/Anticipython

Create .ics calendars for upcoming CPython releases 🐍👀

Primary LanguagePythonMIT LicenseMIT

Anticipython

PyPI version Build status

Create .ics calendars for upcoming CPython releases 🐍👀

Usage

Requires Python 3.6 or later.

pip install anticipython
python -m anticipython
# Produces an output file named `cpython_releases.ics`

Power user configuration

Edit peps.py to include the version and PEPs you want to use.