{ "info": { "author": "Ren\u00e9 Fleschenberg", "author_email": "rene@fleschenberg.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Utilities" ], "description": "========\nOverview\n========\n\n\n\nHelpers to configure Django settings by environment variables\n\nThe goal of this package is to help making your Django settings configurable\nvia environment variables, while keeping everything as simple and decoupled as\npossible.\n\n\nRelated work\n------------\n* https://12factor.net/\n* https://github.com/doismellburning/django12factor\n* https://github.com/joke2k/django-environ\n\n\nInstallation\n============\n\n::\n\n pip install rf-django-envconfig\n\nDocumentation\n=============\n\nhttps://rf-django-envconfig.readthedocs.io/\n\nDevelopment\n===========\n\nTo run the all tests run::\n\n tox\n\nNote, to combine the coverage data from all the tox environments run:\n\n.. list-table::\n :widths: 10 90\n :stub-columns: 1\n\n - - Windows\n - ::\n\n set PYTEST_ADDOPTS=--cov-append\n tox\n\n - - Other\n - ::\n\n PYTEST_ADDOPTS=--cov-append tox\n\n\nChangelog\n=========\n\n0.1.0 (2016-12-15)\n-----------------------------------------\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rfleschenberg/rf-django-envconfig", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "rf-django-envconfig", "package_url": "https://pypi.org/project/rf-django-envconfig/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/rf-django-envconfig/", "project_urls": { "Homepage": "https://github.com/rfleschenberg/rf-django-envconfig" }, "release_url": "https://pypi.org/project/rf-django-envconfig/0.1.0/", "requires_dist": [ "dj-database-url (>=0.4.1)" ], "requires_python": "", "summary": "Helpers to configure Django settings by environment variables", "version": "0.1.0" }, "last_serial": 2528017, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "aad93c03204851e8056e07e2d1bec80a", "sha256": "afd97c1a8ea4412609e36f4b918f3339af1c11eaad93e10caa7c0c3e83011ca2" }, "downloads": -1, "filename": "rf_django_envconfig-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "aad93c03204851e8056e07e2d1bec80a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5572, "upload_time": "2016-12-15T13:19:29", "url": "https://files.pythonhosted.org/packages/17/04/4811b3ab268d2157dc69924caad0c1e0b9bc78fe69d5aafbdaa2ae36f2a2/rf_django_envconfig-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8828d1211a574b0ccd7835793dcd8d2c", "sha256": "7f4610139f5eccd6ded11f94148a4d9945160380f465c08a1d7e4d03c3ff1123" }, "downloads": -1, "filename": "rf-django-envconfig-0.1.0.tar.gz", "has_sig": false, "md5_digest": "8828d1211a574b0ccd7835793dcd8d2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21700, "upload_time": "2016-12-15T13:19:26", "url": "https://files.pythonhosted.org/packages/36/fc/4f4a97b7a75531d52589a5054661bdf4cf5b6c733e81c0eb39bd1b3ab219/rf-django-envconfig-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "aad93c03204851e8056e07e2d1bec80a", "sha256": "afd97c1a8ea4412609e36f4b918f3339af1c11eaad93e10caa7c0c3e83011ca2" }, "downloads": -1, "filename": "rf_django_envconfig-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "aad93c03204851e8056e07e2d1bec80a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5572, "upload_time": "2016-12-15T13:19:29", "url": "https://files.pythonhosted.org/packages/17/04/4811b3ab268d2157dc69924caad0c1e0b9bc78fe69d5aafbdaa2ae36f2a2/rf_django_envconfig-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8828d1211a574b0ccd7835793dcd8d2c", "sha256": "7f4610139f5eccd6ded11f94148a4d9945160380f465c08a1d7e4d03c3ff1123" }, "downloads": -1, "filename": "rf-django-envconfig-0.1.0.tar.gz", "has_sig": false, "md5_digest": "8828d1211a574b0ccd7835793dcd8d2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21700, "upload_time": "2016-12-15T13:19:26", "url": "https://files.pythonhosted.org/packages/36/fc/4f4a97b7a75531d52589a5054661bdf4cf5b6c733e81c0eb39bd1b3ab219/rf-django-envconfig-0.1.0.tar.gz" } ] }