{"id":21500835,"url":"https://github.com/mcanouil/generate-quarto-invoices","last_synced_at":"2025-10-04T02:34:44.313Z","repository":{"id":215353939,"uuid":"738729708","full_name":"mcanouil/generate-quarto-invoices","owner":"mcanouil","description":"Demo to show how to reuse a document using different metadata.","archived":false,"fork":false,"pushed_at":"2025-03-15T21:15:29.000Z","size":240,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T01:51:44.492Z","etag":null,"topics":["demo","python","quarto","quarto-pub","quartopub","typst"],"latest_commit_sha":null,"homepage":"","language":"Typst","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mcanouil.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":"mcanouil","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2024-01-03T23:02:02.000Z","updated_at":"2025-03-15T21:15:32.000Z","dependencies_parsed_at":"2024-01-04T01:25:16.919Z","dependency_job_id":"a5f06c3e-c2be-409c-8bbf-4aa269387b17","html_url":"https://github.com/mcanouil/generate-quarto-invoices","commit_stats":null,"previous_names":["mcanouil/generate-quarto-invoices"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcanouil%2Fgenerate-quarto-invoices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcanouil%2Fgenerate-quarto-invoices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcanouil%2Fgenerate-quarto-invoices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcanouil%2Fgenerate-quarto-invoices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcanouil","download_url":"https://codeload.github.com/mcanouil/generate-quarto-invoices/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250479077,"owners_count":21437281,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["demo","python","quarto","quarto-pub","quartopub","typst"],"created_at":"2024-11-23T17:47:55.811Z","updated_at":"2025-10-04T02:34:44.211Z","avatar_url":"https://github.com/mcanouil.png","language":"Typst","funding_links":["https://github.com/sponsors/mcanouil"],"categories":[],"sub_categories":[],"readme":"# Generate Quarto Invoices\n\nThis is a simple script to generate biweekly invoices using Quarto/Typst.  \nIt first generates YAML files for each invoice, then generates the invoices from one single Quarto document.\n\n## Usage\n\n```bash\nuv run generate-invoices.py \\\n  --name=\"Consulting\" \\\n  --task=\"A very important job\" \\\n  --details=\"A description of the tasks\" \\\n  --amount=\"1,234.56\" \\\n  --recipient=\"Company-Inc\" \\\n  --first=\"2024-01-15\"\\\n  --last=\"2024-01-31\" \\\n  --template=\"template.qmd\"\n```\n\nUnder the hood, this will generate a YAML file for each invoice, then generate the invoices from one single Quarto document using the `quarto render` command.\n\n```bash\nuv run quarto render template.qmd --metadata-file input/202401-001.yml --output output/INVOICE-N202401-001-Company-Inc.pdf\n```\n\n## Requirements\n\n- Python \u003e=3.13: \u003chttps://www.python.org/\u003e\n- Quarto 1.6.42 \u003chttps://quarto.org\u003e\n- Invoice (Typst) 1.1.2: \u003chttps://github.com/mcanouil/quarto-invoice\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcanouil%2Fgenerate-quarto-invoices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcanouil%2Fgenerate-quarto-invoices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcanouil%2Fgenerate-quarto-invoices/lists"}