Footie Fixtures#

PyPI Status Python Version License

Read the documentation at https://footie-fixtures.readthedocs.io/ Tests Codecov

pre-commit Black

CLI application to add upcoming football fixtures to your Google Calendar.

footie-fixtures add_fixtures --invites john@mail.com

Features#

  • Add upcoming fixtures from various tournaments, e.g. The Champion’s League, to your Google Calendar

  • Send invites to friends

Requirements#

  • python >= 3.8

Installation#

You can install Footie Fixtures via pip from PyPI:

$ pip install footie-fixtures

Usage#

Please see the Command-line Reference for details.

Contributing#

Contributions are very welcome. To learn more, see the Contributor Guide.

License#

Distributed under the terms of the MIT license, Footie Fixtures is free and open source software.

Issues#

If you encounter any problems, please file an issue along with a detailed description.

Credits#

This project was generated from @cjolowicz’s Hypermodern Python Cookiecutter template.