{"id":34562528,"url":"https://github.com/jwodder/pdfcalendar","last_synced_at":"2026-04-18T21:35:23.645Z","repository":{"id":324437814,"uuid":"1097232954","full_name":"jwodder/pdfcalendar","owner":"jwodder","description":"Python program for creating a multiyear calendar PDF document","archived":false,"fork":false,"pushed_at":"2025-11-24T15:06:27.000Z","size":24,"stargazers_count":0,"open_issues_count":13,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-13T01:56:15.344Z","etag":null,"topics":["calendar","pdf","python","year"],"latest_commit_sha":null,"homepage":"","language":"Python","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/jwodder.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-15T19:30:29.000Z","updated_at":"2025-11-24T15:06:28.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jwodder/pdfcalendar","commit_stats":null,"previous_names":["jwodder/pdfcalendar"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jwodder/pdfcalendar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwodder%2Fpdfcalendar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwodder%2Fpdfcalendar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwodder%2Fpdfcalendar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwodder%2Fpdfcalendar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwodder","download_url":"https://codeload.github.com/jwodder/pdfcalendar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwodder%2Fpdfcalendar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31986323,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"ssl_error","status_checked_at":"2026-04-18T20:23:29.375Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["calendar","pdf","python","year"],"created_at":"2025-12-24T08:58:15.270Z","updated_at":"2026-04-18T21:35:23.637Z","avatar_url":"https://github.com/jwodder.png","language":"Python","readme":"|repostatus| |ci-status| |license|\n\n.. |repostatus| image:: https://www.repostatus.org/badges/latest/concept.svg\n    :target: https://www.repostatus.org/#concept\n    :alt: Project Status: Concept – Minimal or no implementation has been done\n          yet, or the repository is only intended to be a limited example,\n          demo, or proof-of-concept.\n\n.. |ci-status| image:: https://github.com/jwodder/pdfcalendar/actions/workflows/test.yml/badge.svg\n    :target: https://github.com/jwodder/pdfcalendar/actions/workflows/test.yml\n    :alt: CI Status\n\n.. |license| image:: https://img.shields.io/github/license/jwodder/pdfcalendar.svg\n    :target: https://opensource.org/licenses/MIT\n    :alt: MIT License\n\n`GitHub \u003chttps://github.com/jwodder/pdfcalendar\u003e`_\n| `Issues \u003chttps://github.com/jwodder/pdfcalendar/issues\u003e`_\n\n``pdfcalendar`` is a Python program for producing a PDF document containing\ncalendars for one or more years.  Currently, the following output styles are\nsupported:\n\n- A page containing five annual calendars, each laid out in a column of weeks,\n  starting with the current year; `example \u003cexamples/columns.pdf\u003e`_\n\n- A page containing one annual calendar for the current year with the months\n  laid out in three rows of four each; `example \u003cexamples/3x4.pdf\u003e`_\n\nInstallation\n============\n``pdfcalendar`` requires Python 3.12 or higher.  Just use `pip\n\u003chttps://pip.pypa.io\u003e`_ for Python 3 (You have pip, right?) to install it::\n\n    python3 -m pip install git+https://github.com/jwodder/pdfcalendar.git\n\n\nUsage\n=====\n\n::\n\n    pdfcalendar {columns|three-by-four} [\u003coptions\u003e] \u003coutfile\u003e\n\nProduce a PDF document at ``\u003coutfile\u003e`` containing calendars for one or more\nyears in the given output style.  The month names and weekday abbreviations\nused are determined based on the current locale settings.\n\nOptions\n-------\n\n--font-name FONT            Set the name of the font to use for the text\n                            [default: Times-Roman]\n\n--font-size INT             Set the size of the font to use for the text\n                            [default: 10 for ``columns``, 14 for\n                            ``three-by-four``]\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwodder%2Fpdfcalendar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwodder%2Fpdfcalendar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwodder%2Fpdfcalendar/lists"}