Django dependency injection inspired by ASP.NET
Project description
Django DI
Django dependency injection inspired by ASP.NETBuild
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
Release history Release notifications | RSS feed
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_di-0.0.3.tar.gz.
File metadata
- Download URL: django_di-0.0.3.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
564dd719ebf4769f0cb8cbfb714c77cf66502ac180bb5a9984e7fdafb9ad54e6
|
|
| MD5 |
c417357b464b2b4e44ef9c2607df5f8a
|
|
| BLAKE2b-256 |
64a7aaabd09478690ec97a29810a3d4ddee3423a138b7379bc8acb2ecac06efb
|
File details
Details for the file django_di-0.0.3-py3-none-any.whl.
File metadata
- Download URL: django_di-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2813c16c2e7cb7c1d65b31acf99ca6a595b57dfaf2a46a06a3334d43bb572eeb
|
|
| MD5 |
d9dbcd5aa51b127a27ffb90867def5f4
|
|
| BLAKE2b-256 |
7e0696db986fbcc4a1324d500c4227f14a7b3bc651ae4fe18eb13e554d32ae93
|