{ "info": { "author": "Brian Farrell", "author_email": "one.chillindude@me.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU Affero General Public License v3", "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Software Development :: Build Tools" ], "description": "============\nIntroduction\n============\n\n``prudence`` is a lightweight tool for building command-line applications.\n\n\nObjectives\n----------\n\n\nInstalling\n----------\n\nInstall and update using `pip`:\n\n.. code-block:: bash\n\n pip install -U prudence\n\n\nA Simple Example\n----------------\n\n.. code-block:: python\n\n from prudence import main\n\n main()\n\n\nLinks\n-----\n\n* Website:\n* Documentation:\n* License: https://www.gnu.org/licenses/agpl.html\n* Releases: https://pypi.org/project/prudence/\n* Code: _To be released soon..._\n* Issue tracker:\n* Test status:\n* Test coverage:\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pypi.org/project/prudence/", "keywords": "modern development cli", "license": "AGPLv3", "maintainer": "", "maintainer_email": "", "name": "prudence", "package_url": "https://pypi.org/project/prudence/", "platform": "", "project_url": "https://pypi.org/project/prudence/", "project_urls": { "Homepage": "https://pypi.org/project/prudence/" }, "release_url": "https://pypi.org/project/prudence/0.0.2/", "requires_dist": null, "requires_python": ">=3.6.0", "summary": "simple, stable, managable command-line apps.", "version": "0.0.2" }, "last_serial": 4604006, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "516526457dbca6ba32b9b2a86ebe7734", "sha256": "3c8e676447f858d4ce030a8a348551bbd447be1fc83aa62f2e085ad47350659e" }, "downloads": -1, "filename": "prudence-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "516526457dbca6ba32b9b2a86ebe7734", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 15769, "upload_time": "2018-12-16T01:18:03", "url": "https://files.pythonhosted.org/packages/8c/48/a64fdddfd598ef45ccd01dee7fa276c002669d9cf306266982307bd6c152/prudence-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c9836bd9673e9a44a0700f03cdf55a83", "sha256": "2a23cf5f1ea7c22eabea00bcfed4074bd1bc6a44e8be4c795ea7a8cc31965229" }, "downloads": -1, "filename": "prudence-0.0.2.tar.gz", "has_sig": false, "md5_digest": "c9836bd9673e9a44a0700f03cdf55a83", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 14567, "upload_time": "2018-12-16T01:18:05", "url": "https://files.pythonhosted.org/packages/ac/6d/1c0238b888a29498a0b75513775db1c113b1f66e581b4a3df1a7ed1ce573/prudence-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "516526457dbca6ba32b9b2a86ebe7734", "sha256": "3c8e676447f858d4ce030a8a348551bbd447be1fc83aa62f2e085ad47350659e" }, "downloads": -1, "filename": "prudence-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "516526457dbca6ba32b9b2a86ebe7734", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 15769, "upload_time": "2018-12-16T01:18:03", "url": "https://files.pythonhosted.org/packages/8c/48/a64fdddfd598ef45ccd01dee7fa276c002669d9cf306266982307bd6c152/prudence-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c9836bd9673e9a44a0700f03cdf55a83", "sha256": "2a23cf5f1ea7c22eabea00bcfed4074bd1bc6a44e8be4c795ea7a8cc31965229" }, "downloads": -1, "filename": "prudence-0.0.2.tar.gz", "has_sig": false, "md5_digest": "c9836bd9673e9a44a0700f03cdf55a83", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 14567, "upload_time": "2018-12-16T01:18:05", "url": "https://files.pythonhosted.org/packages/ac/6d/1c0238b888a29498a0b75513775db1c113b1f66e581b4a3df1a7ed1ce573/prudence-0.0.2.tar.gz" } ] }