Contents

antidote 2.0.0

0

Dependency injection.

Dependency injection.

Stars: 88, Watchers: 88, Forks: 9, Open Issues: 2

The Finistere/antidote repo was created 8 years ago and the last code push was 3 years ago. The project is moderately popular with 88 github stars!

How to Install antidote

You can install antidote using pip

pip install antidote

or add it to a project with poetry

poetry add antidote

Package Details

Author
Benjamin Rabier
License
MIT
Homepage
https://github.com/Finistere/antidote
PyPi:
https://pypi.org/project/antidote/
GitHub Repo:
https://github.com/Finistere/antidote

Classifiers

No  antidote  pypi packages just yet.

Errors

A list of common antidote errors.

Code Examples

Here are some antidote code examples and snippets.

Related Packages & Articles

jsonargparse 4.46.0

Minimal effort CLIs derived from type hints and parse from command line, config files and environment variables.

injector 0.24.0

Injector - Python dependency injection framework, inspired by Guice