{ "info": { "author": "Dan Boehm", "author_email": "dboehm.dev@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Other Environment", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: User Interfaces" ], "description": "pyfigurator\n===========\n\n|Build Status| |Coverage Status|\n\nA Python 3 library to make it simpler to implement basic INI configuration and CLI interfaces.\n\nDocumentation\n-------------\n\nAs an alpha release, the documentation of pyfigurator is still a work in progress.\n\n`ReadtheDocs `_\n\nDevelopment Status\n------------------\n\nPyfigurator v0.1 is being considered an \"alpha\" release, which was more of a proof of concept. v0.1 is stable, but it\nwas more of a hacky proof-of-concept design that grew from a single app and then was converted to a standalone package.\n\nv1.0 will be more robust and have a more object oriented approach towards building out configuration\nand CLI schemas. So, bare in mind that the v1.0 release may not be backwards compatible with this release.\n\n.. |Build Status| image:: https://travis-ci.org/Boehemyth/pyfigurator.svg?branch=master\n :target: https://travis-ci.org/boehemyth/pyfigurator\n.. |Coverage Status| image:: https://coveralls.io/repos/Boehemyth/pyfigurator/badge.svg?branch=master&service=github\n :target: https://coveralls.io/github/Boehemyth/pyfigurator?branch=master", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/boehemyth/pyfigurator/", "keywords": null, "license": "GNU General Public License v3.0", "maintainer": null, "maintainer_email": null, "name": "pyfigurator", "package_url": "https://pypi.org/project/pyfigurator/", "platform": "any", "project_url": "https://pypi.org/project/pyfigurator/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/boehemyth/pyfigurator/" }, "release_url": "https://pypi.org/project/pyfigurator/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Make it simpler to implement basic INI configuration and CLI interfaces.", "version": "0.1.0" }, "last_serial": 1841808, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "f45033718b22a618a0b56f67356933be", "sha256": "d2efb995fa2f14f9a01d2fccb6669b9902ce0074ca9c8f4c26095288bde2568d" }, "downloads": -1, "filename": "pyfigurator-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f45033718b22a618a0b56f67356933be", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23520, "upload_time": "2015-12-01T16:58:57", "url": "https://files.pythonhosted.org/packages/8c/cd/6426b9f28de5e7f8cec1db9c82b22f4293333ef618cef3cdc5674183ed9d/pyfigurator-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f45033718b22a618a0b56f67356933be", "sha256": "d2efb995fa2f14f9a01d2fccb6669b9902ce0074ca9c8f4c26095288bde2568d" }, "downloads": -1, "filename": "pyfigurator-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f45033718b22a618a0b56f67356933be", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23520, "upload_time": "2015-12-01T16:58:57", "url": "https://files.pythonhosted.org/packages/8c/cd/6426b9f28de5e7f8cec1db9c82b22f4293333ef618cef3cdc5674183ed9d/pyfigurator-0.1.0.tar.gz" } ] }