Skip to content

Kacper0510/calendar-generator

Repository files navigation

calendar-generator

A Python script that generates a PDF file containing a simple wall calendar for the specified year.

Made for a computer graphics assignment.

Example calendar render

See this file in the repo.

Usage

  1. Make sure you have a working Python installation (the project was made using 3.10, so the recommended version is that or higher).

  2. Clone the repo (or download all the files manually):

$ git clone https://github.com/Kacper0510/calendar-generator
$ cd calendar-generator
  1. Tweak all the parameters at the top of the Python script.

  2. Run the script with a selected year.

$ python calendar-generator.py 2024

Data sources

None of the external files used for the example render require copyright attribution, but here are the sources anyway:

About

Wall calendar generator

Topics

Resources

License

Stars

Watchers

Forks

Languages