/hex_calendar

A tool for generating hexadecimal calendar for a year

Primary LanguagePythonMIT LicenseMIT

Hex Calendar

MIT license

A tool for generating hexadecimal calendar for a year

Description:

The tool is written in Python with usage of Pillow for generating and saving of calendar image.

Supports both Python 2 and Python 3.

The tool was inspired by this project.

Usage example:

python hex_calendar.py

Generates hexadecimal calendar for 2018 with SPbPython logo: Hexadecimal calendar for a year 2018

Requirements:

Pillow (PIL fork)

License:

Released under The MIT License.