{ "info": { "author": "Dmitry Konishchev", "author_email": "konishchev@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Python configuration files themselves are actual Python files. The module reads\nonly values in uppercase from them, checks that they contain only basic Python\ntypes and returns a dictionary which corresponds to the configuration file.\n\nNote: if you want to validate the configuration values, take a look at\nhttps://github.com/KonishchevDmitry/object-validator project.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/KonishchevDmitry/python-config", "keywords": "", "license": "GPL3", "maintainer": "", "maintainer_email": "", "name": "python-config", "package_url": "https://pypi.org/project/python-config/", "platform": "unix", "project_url": "https://pypi.org/project/python-config/", "project_urls": { "Homepage": "https://github.com/KonishchevDmitry/python-config" }, "release_url": "https://pypi.org/project/python-config/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "A simple module for reading Python configuration files", "version": "0.1.2" }, "last_serial": 2514031, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "8ebedad7e75ea694b2015d28cd347839", "sha256": "790647e869073fcf99b7172fce3aef0999931dff48f05c80b8189b22b358030d" }, "downloads": -1, "filename": "python-config-0.1.tar.gz", "has_sig": false, "md5_digest": "8ebedad7e75ea694b2015d28cd347839", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4567, "upload_time": "2013-07-03T09:51:12", "url": "https://files.pythonhosted.org/packages/7b/0d/755aa5c8473747b73267fbfc7e649f6fe523f7bded850bee2929ff8b3541/python-config-0.1.tar.gz" } ], "0.1.1": [], "0.1.2": [ { "comment_text": "", "digests": { "md5": "231869230db65f6b751b7141e57296e0", "sha256": "fcd5006593f94bdb3ede906a63116e7ac7fffb753b91cfaa1df8ce2f91750af2" }, "downloads": -1, "filename": "python-config-0.1.2.tar.gz", "has_sig": false, "md5_digest": "231869230db65f6b751b7141e57296e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4741, "upload_time": "2016-12-12T13:08:37", "url": "https://files.pythonhosted.org/packages/56/0f/6f928359bab336138537a0c7980f50bc831d0c758b5de351e50169bd9909/python-config-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "231869230db65f6b751b7141e57296e0", "sha256": "fcd5006593f94bdb3ede906a63116e7ac7fffb753b91cfaa1df8ce2f91750af2" }, "downloads": -1, "filename": "python-config-0.1.2.tar.gz", "has_sig": false, "md5_digest": "231869230db65f6b751b7141e57296e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4741, "upload_time": "2016-12-12T13:08:37", "url": "https://files.pythonhosted.org/packages/56/0f/6f928359bab336138537a0c7980f50bc831d0c758b5de351e50169bd9909/python-config-0.1.2.tar.gz" } ] }