django-environment-config

View on PyPIReverse Dependencies (0)

0.2.2 django_environment_config-0.2.2-py3-none-any.whl

Wheel Details

Project: django-environment-config
Version: 0.2.2
Filename: django_environment_config-0.2.2-py3-none-any.whl
Download: [link]
Size: 14919
MD5: 999f0667d2ee031d9e65e88e10489eff
SHA256: d085c62cc9158e2abd60bc80848e753a6ebd921226f828ea299ed6bff8da27c8
Uploaded: 2024-10-14 17:55:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: django-environment-config
Version: 0.2.2
Summary: Configure django settings for multiple environments.
Author: Matti Lamppu
Author-Email: lamppu.matti.akseli[at]gmail.com
Home-Page: https://mrthearman.github.io/django-environment-config
Project-Url: Bug Tracker, https://github.com/MrThearMan/django-environment-config/issues
Project-Url: Repository, https://github.com/MrThearMan/django-environment-config
License: MIT
Keywords: django,configuration,settings,environment,env,config
Classifier: Environment :: Web Environment
Classifier: Framework :: Django :: 4.2
Classifier: Framework :: Django :: 5.0
Classifier: Framework :: Django :: 5.1
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10,<4
Requires-Dist: Django (>=4.2)
Requires-Dist: dj-database-url (<3.0.0,>=2.1.0); extra == "db"
Requires-Dist: django-cache-url (<4.0.0,>=3.4.5); extra == "cache"
Requires-Dist: python-dotenv (>=1.0.1)
Requires-Dist: typing-extensions (>=4.11.0); python_version < "3.12"
Provides-Extra: cache
Provides-Extra: db
Description-Content-Type: text/markdown
[Description omitted; length: 3153 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=-oxeZ092-hE7c1247ko2i5DrbQnTeiIWmADbepQMvy4 2889
README.md sha256=c_49MxEZfyac-mUpJoCvdOCvuF8NAfofMM3xN0mL6O0 3152
env_config/__init__.py sha256=rHEq6uzQyema0lAwhw2vRhsrjoHgqYD7t5pd9LfrTNo 64
env_config/base.py sha256=yT_C-XnWe_8PtUhebFv0BfpI-w_Gnbvt9KjegxtENvc 5500
env_config/constants.py sha256=-JmcbbnUpxS6BEW1bGxddyoapcVDOVfLYtqc1b3IHCM 364
env_config/decorators.py sha256=OG99YXenJGX26PQD3DqEESLSu12Szxq0tNn_5Y6CiKM 335
env_config/errors.py sha256=VxMxAsblkkIPfGxbI8s_Cxnl-RutBm9gGupjaa9B0tg 1058
env_config/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
env_config/typing.py sha256=mvOwGd06Jvhiu1UGuTfwm9chl6TiXcMirNm6SHcdQsE 1210
env_config/values.py sha256=uSLeVyz89R5_b--Lf5zFg0cdl9ndoFYWSWVJ49Sx838 12307
env_config_pytest_plugin/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
env_config_pytest_plugin/hooks.py sha256=nGVGcz1OvWTPNdzQLXw5HRYH17-llMm4YuvMZWq8DkQ 792
django_environment_config-0.2.2.dist-info/LICENSE sha256=-oxeZ092-hE7c1247ko2i5DrbQnTeiIWmADbepQMvy4 2889
django_environment_config-0.2.2.dist-info/METADATA sha256=Pg1yW5VM9wT8wF0oarKboYo6MltLCVS1w2NaXiJkUuQ 4734
django_environment_config-0.2.2.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
django_environment_config-0.2.2.dist-info/entry_points.txt sha256=4PzdLDpAKXgNqaglC0KdNZO6BWPXyVCXb2w97Iii1PM 69
django_environment_config-0.2.2.dist-info/RECORD

entry_points.txt

django_environment_config = env_config_pytest_plugin.hooks