Skip to main content

Django dependency injection inspired by ASP.NET

Project description

Django DI

Package version

Django dependency injection inspired by ASP.NET


Build

Note: these comands assume a valid ~/.pypirc file is configured.

See the official packaging docs for more info.

python3 -m pip install --upgrade build twine
python3 -m build

Upload to test.pypi.org

python3 -m twine upload --repository testpypi dist/*

Upload to PyPI

python3 -m twine upload dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_di-0.0.3.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

django_di-0.0.3-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page