{ "info": { "author": "Trevor Joynson", "author_email": "github@skywww.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Plugins", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development", "Topic :: Software Development :: Libraries" ], "description": "ein\n========\n\nGeneric configuration library for any app.\n\nPretty much a Flask config-like object with added functionality based on flask-appconfig.\n\nTested with Python 2.7, 3.4, 3.5, 3.6.\n\n|Test Status| |Coverage Status| |Documentation Status|\n\n- PyPi: https://pypi.python.org/pypi/ein\n\n\nTODO\n----\n\n- Move to explicit usage that accept either files or strings, *not* both.\n- Documentation\n- Import work using chainmaps to unhackify\n\n\nInstallation\n------------\n\n.. code:: sh\n\n pip install ein\n\n\nRunning tests\n-------------\n\nPytest is the test runner.\n\nTox is used to handle testing multiple python versions.\n\n.. code:: sh\n\n tox\n\n\n.. |Test Status| image:: https://circleci.com/gh/akatrevorjay/ein.svg?style=svg\n :target: https://circleci.com/gh/akatrevorjay/ein\n.. |Coverage Status| image:: https://coveralls.io/repos/akatrevorjay/ein/badge.svg?branch=develop&service=github\n :target: https://coveralls.io/github/akatrevorjay/ein?branch=develop\n.. |Documentation Status| image:: https://readthedocs.org/projects/ein/badge/?version=latest\n :target: http://ein.readthedocs.org/en/latest/?badge=latest\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/akatrevorjay/ein", "keywords": "12factor\nconfiguration\nconfig", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "ein12", "package_url": "https://pypi.org/project/ein12/", "platform": "", "project_url": "https://pypi.org/project/ein12/", "project_urls": { "Homepage": "https://github.com/akatrevorjay/ein" }, "release_url": "https://pypi.org/project/ein12/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "Configuration for any framework.", "version": "0.0.2" }, "last_serial": 4106161, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "66c5fe21cd1ce75831e73e35d10074a9", "sha256": "c0f5586b7f37f351f61063c189803d048a04db49ff24e18b1f9ed4d9f9410669" }, "downloads": -1, "filename": "ein12-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "66c5fe21cd1ce75831e73e35d10074a9", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 12051, "upload_time": "2018-07-26T20:05:15", "url": "https://files.pythonhosted.org/packages/d6/d3/6e577d060ef9d8ad6d0258ee1535cc59a469de1cb4f42ddd7c6cbbd4974f/ein12-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0731b44e4bfb2be33cd2b49a165adbeb", "sha256": "4c0372b6dc3dfb9903cede421d06902737b3fe201cccbda024ce22b41e7888b1" }, "downloads": -1, "filename": "ein12-0.0.2.tar.gz", "has_sig": false, "md5_digest": "0731b44e4bfb2be33cd2b49a165adbeb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11138, "upload_time": "2018-07-26T20:05:14", "url": "https://files.pythonhosted.org/packages/53/45/7e985ccaadefe1d10f3d169e1909325cd13c74f568b0acb5b3234e8959b5/ein12-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "66c5fe21cd1ce75831e73e35d10074a9", "sha256": "c0f5586b7f37f351f61063c189803d048a04db49ff24e18b1f9ed4d9f9410669" }, "downloads": -1, "filename": "ein12-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "66c5fe21cd1ce75831e73e35d10074a9", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 12051, "upload_time": "2018-07-26T20:05:15", "url": "https://files.pythonhosted.org/packages/d6/d3/6e577d060ef9d8ad6d0258ee1535cc59a469de1cb4f42ddd7c6cbbd4974f/ein12-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0731b44e4bfb2be33cd2b49a165adbeb", "sha256": "4c0372b6dc3dfb9903cede421d06902737b3fe201cccbda024ce22b41e7888b1" }, "downloads": -1, "filename": "ein12-0.0.2.tar.gz", "has_sig": false, "md5_digest": "0731b44e4bfb2be33cd2b49a165adbeb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11138, "upload_time": "2018-07-26T20:05:14", "url": "https://files.pythonhosted.org/packages/53/45/7e985ccaadefe1d10f3d169e1909325cd13c74f568b0acb5b3234e8959b5/ein12-0.0.2.tar.gz" } ] }