anticipython

Create .ics calendars for upcoming CPython releases 🐍👀


License
MIT
Install
pip install anticipython==1.0.3

Documentation

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.