{ "info": { "author": "Nihaal Sangha (Orangutan)", "author_email": "", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3" ], "description": "# pecho\nPecho makes it easy to write things like status bars.\n\n## Usage\n```python\nfrom pecho import echo\n\necho('1%') # 1%\necho('2%') # Replaces with 2%\necho('3%', newline=True) # Replaces with 3% and appends a newline\necho('4%') # 3%\\n4%\n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/OrangutanGaming/pecho", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "Pecho", "package_url": "https://pypi.org/project/Pecho/", "platform": "", "project_url": "https://pypi.org/project/Pecho/", "project_urls": { "Homepage": "https://github.com/OrangutanGaming/pecho", "Issue tracker": "https://github.com/OrangutanGaming/pecho/issues" }, "release_url": "https://pypi.org/project/Pecho/0.1.0/", "requires_dist": [ "colorama" ], "requires_python": ">=3.3", "summary": "Pecho makes it easy to write things like status bars", "version": "0.1.0" }, "last_serial": 5711616, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "390bfc9c15149cdbd4cb5fe8c4508c0e", "sha256": "bdb9b563cf44a56f382889d126b160ac92a1c29f9ff3018c7dda9a5ba37c86a8" }, "downloads": -1, "filename": "Pecho-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "390bfc9c15149cdbd4cb5fe8c4508c0e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.3", "size": 3103, "upload_time": "2019-08-21T20:30:06", "url": "https://files.pythonhosted.org/packages/5b/7f/844fb7a9e75954880e4ee24c06ff4d2eb9d76ec6067804e32f9ac9dd388b/Pecho-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c1b05c458beee4b5b05032481807ed26", "sha256": "a5a6d3a258b76347b36fbd1eef6ca348c496eeffb8090451549e9530da30fb93" }, "downloads": -1, "filename": "Pecho-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c1b05c458beee4b5b05032481807ed26", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.3", "size": 2418, "upload_time": "2019-08-21T20:30:08", "url": "https://files.pythonhosted.org/packages/32/e7/e86e3eecf5f35aa7d33b2c0314ed9c7e380cec3dc402353e6310b6103a30/Pecho-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "390bfc9c15149cdbd4cb5fe8c4508c0e", "sha256": "bdb9b563cf44a56f382889d126b160ac92a1c29f9ff3018c7dda9a5ba37c86a8" }, "downloads": -1, "filename": "Pecho-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "390bfc9c15149cdbd4cb5fe8c4508c0e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.3", "size": 3103, "upload_time": "2019-08-21T20:30:06", "url": "https://files.pythonhosted.org/packages/5b/7f/844fb7a9e75954880e4ee24c06ff4d2eb9d76ec6067804e32f9ac9dd388b/Pecho-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c1b05c458beee4b5b05032481807ed26", "sha256": "a5a6d3a258b76347b36fbd1eef6ca348c496eeffb8090451549e9530da30fb93" }, "downloads": -1, "filename": "Pecho-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c1b05c458beee4b5b05032481807ed26", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.3", "size": 2418, "upload_time": "2019-08-21T20:30:08", "url": "https://files.pythonhosted.org/packages/32/e7/e86e3eecf5f35aa7d33b2c0314ed9c7e380cec3dc402353e6310b6103a30/Pecho-0.1.0.tar.gz" } ] }