A Python script that generates a PDF file containing a simple wall calendar for the specified year.
Made for a computer graphics assignment.
See this file in the repo.
-
Make sure you have a working Python installation (the project was made using 3.10, so the recommended version is that or higher).
-
Clone the repo (or download all the files manually):
$ git clone https://github.com/Kacper0510/calendar-generator
$ cd calendar-generator
-
Tweak all the parameters at the top of the Python script.
-
Run the script with a selected year.
$ python calendar-generator.py 2024
None of the external files used for the example render require copyright attribution, but here are the sources anyway: