Pluggable Apps with Antidote#

PyPI Status Python Version License

Read the documentation at https://antidote-book.readthedocs.io/ Tests Codecov

pre-commit Black

Welcome to “Pluggable Apps with Antidote”. This project is two things:

  • A hands-on book showing an opinionated usage of Antidote

  • Installable code you can use to download, execute, and tinker with

Installation#

You can install The Antidote Book via pip from PyPI:

$ pip install antidote-book

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, The Antidote Book 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.