{ "info": { "author": "Jon Gjengset", "author_email": "jon@thesquareplanet.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: System :: Logging" ], "description": "Simple Python module for pretty task logging.\n\nExposes the following methods:\n - `section` starts a new section of application processing\n - `task` starts a new high-level task within the section\n - `subtask` starts a new subtask within the task\n - `subfailure` indicates the failure of a subtask of the current task\n - `failure` indicates the failure of a high-level task\n - `subprompt` prints a subtask input prompt\n - `prompt` prints a high-level input prompt", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jonhoo/python-agenda", "keywords": "logging console pretty-print", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "agenda", "package_url": "https://pypi.org/project/agenda/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/agenda/", "project_urls": { "Homepage": "https://github.com/jonhoo/python-agenda" }, "release_url": "https://pypi.org/project/agenda/1.0.2/", "requires_dist": null, "requires_python": "", "summary": "Module for pretty task logging", "version": "1.0.2" }, "last_serial": 1893571, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "dcd1cf336cb9a120ced7522a81e3d3fd", "sha256": "ca2a80cae254bad3da65545d6461577d23d7bfd599bafde60504dc0ee473a334" }, "downloads": -1, "filename": "agenda-1.0.0.tar.gz", "has_sig": true, "md5_digest": "dcd1cf336cb9a120ced7522a81e3d3fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1807, "upload_time": "2016-01-07T17:11:15", "url": "https://files.pythonhosted.org/packages/ba/41/0b17ed947d477596492985d310cf8edc1c9afe5979681639fdae797511fb/agenda-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "5295756f6e2ea164c9667314a27da6b2", "sha256": "5ad45a762b57f902004e59875dc8cb831bb528147429c6bc86aac183c78e8b01" }, "downloads": -1, "filename": "agenda-1.0.1.tar.gz", "has_sig": true, "md5_digest": "5295756f6e2ea164c9667314a27da6b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1927, "upload_time": "2016-01-07T17:31:30", "url": "https://files.pythonhosted.org/packages/c9/4b/af48af9aabcaf19533abafe31fa4f521a7d7eeb9ca43a9e80a4e351e9c81/agenda-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "d25c5a677e0db1d3259c5f2935aaf137", "sha256": "1a544d4b0f5cc773ec5896f1b06dd20507724a55c6a219a650af0317fe5c0f17" }, "downloads": -1, "filename": "agenda-1.0.2.tar.gz", "has_sig": true, "md5_digest": "d25c5a677e0db1d3259c5f2935aaf137", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1934, "upload_time": "2016-01-07T17:47:26", "url": "https://files.pythonhosted.org/packages/3e/b9/e1e7242501bf34032a6aaafff9e006d966321f0d699f69520913cbfafafc/agenda-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d25c5a677e0db1d3259c5f2935aaf137", "sha256": "1a544d4b0f5cc773ec5896f1b06dd20507724a55c6a219a650af0317fe5c0f17" }, "downloads": -1, "filename": "agenda-1.0.2.tar.gz", "has_sig": true, "md5_digest": "d25c5a677e0db1d3259c5f2935aaf137", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1934, "upload_time": "2016-01-07T17:47:26", "url": "https://files.pythonhosted.org/packages/3e/b9/e1e7242501bf34032a6aaafff9e006d966321f0d699f69520913cbfafafc/agenda-1.0.2.tar.gz" } ] }