Contents

antidote 2.0.0

0

Dependency injection.

Dependency injection.

Stars: 90, Watchers: 90, Forks: 8, Open Issues: 2

The Finistere/antidote repo was created 6 years ago and the last code push was 1 years ago. The project is moderately popular with 90 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.

GitHub Issues

The antidote package has 2 open issues on GitHub

  • Does this library have support for qualifiers?
  • Possibility to get all implementations from world

See more issues on GitHub

Related Packages & Articles

injector 0.21.0

Injector - Python dependency injection framework, inspired by Guice