{ "info": { "author": "Jace Browning", "author_email": "jacebrowning@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "Debacle\n=======\n\nTBD\n\nUnix: |Unix Build Status| Windows: |Windows Build Status|\\ Metrics:\n|Coverage Status| |Scrutinizer Code Quality|\\ Usage: |PyPI Version|\n|PyPI Downloads|\n\nGetting Started\n---------------\n\nRequirements\n~~~~~~~~~~~~\n\n- Python 3.5+\n\nInstallation\n~~~~~~~~~~~~\n\nInstall Debacle with pip:\n\n::\n\n $ pip install Debacle\n\nor directly from the source code:\n\n::\n\n $ git clone https://github.com/jacebrowning/debacle.git\n $ cd debacle\n $ python setup.py install\n\nBasic Usage\n-----------\n\nAfter installation, the package can imported:\n\n::\n\n $ python\n >>> import debacle\n >>> debacle.__version__\n\nDocumentation\n-------------\n\nRead the full documentation\n`here `__.\n\n.. |Unix Build Status| image:: http://img.shields.io/travis/jacebrowning/debacle/master.svg\n :target: https://travis-ci.org/jacebrowning/debacle\n.. |Windows Build Status| image:: https://img.shields.io/appveyor/ci/jacebrowning/debacle/master.svg\n :target: https://ci.appveyor.com/project/jacebrowning/debacle\n.. |Coverage Status| image:: http://img.shields.io/coveralls/jacebrowning/debacle/master.svg\n :target: https://coveralls.io/r/jacebrowning/debacle\n.. |Scrutinizer Code Quality| image:: http://img.shields.io/scrutinizer/g/jacebrowning/debacle.svg\n :target: https://scrutinizer-ci.com/g/jacebrowning/debacle/?branch=master\n.. |PyPI Version| image:: http://img.shields.io/pypi/v/Debacle.svg\n :target: https://pypi.python.org/pypi/Debacle\n.. |PyPI Downloads| image:: http://img.shields.io/pypi/dm/Debacle.svg\n :target: https://pypi.python.org/pypi/Debacle\n\nRevision History\n================\n\n0.0.0 (YYYY/MM/DD)\n------------------\n\n- TBD", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jacebrowning/debacle", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "Debacle", "package_url": "https://pypi.org/project/Debacle/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Debacle/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/jacebrowning/debacle" }, "release_url": "https://pypi.org/project/Debacle/0.0.0/", "requires_dist": null, "requires_python": null, "summary": "TBD", "version": "0.0.0" }, "last_serial": 2215800, "releases": { "0.0.0": [] }, "urls": [] }