{ "info": { "author": "Shashikant Jagtap", "author_email": "shashikant.jagtap@icloud.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: Public Domain", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Utilities" ], "description": "skele-cli\n=========\n\n*Hello World command line program in Python.*\n\n\nUsage\n-----\n\nIf you've cloned this project, and want to install the library (*and all\ndevelopment dependencies*), the command you'll want to run is::\n\n $ pip install -e .[test]\n\nIf you'd like to run all tests for this project (*assuming you've written\nsome*), you would run the following command::\n\n $ python setup.py test\n\nThis will trigger `py.test `_, along with its popular\n`coverage `_ plugin.\n\nLastly, if you'd like to cut a new release of this CLI tool, and publish it to\nthe Python Package Index (`PyPI `_), you can do so\nby running::\n\n $ python setup.py sdist bdist_wheel\n $ twine upload dist/*\n\nThis will build both a source tarball of your CLI tool, as well as a newer wheel\nbuild (*and this will, by default, run on all platforms*).\n\nThe ``twine upload`` command (which requires you to install the `twine\n`_ tool) will then securely upload your\nnew package to PyPI so everyone in the world can use it!", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Shashikant86/hyPi", "keywords": "cli", "license": "UNLICENSE", "maintainer": "", "maintainer_email": "", "name": "hyPi", "package_url": "https://pypi.org/project/hyPi/", "platform": "", "project_url": "https://pypi.org/project/hyPi/", "project_urls": { "Homepage": "https://github.com/Shashikant86/hyPi" }, "release_url": "https://pypi.org/project/hyPi/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Hello World package in Python.", "version": "1.0.0" }, "last_serial": 3042883, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "55d51a11fde4fd2ea87c9889d98b6c0c", "sha256": "fc5187f24272ac163c654db4a90efe94d3dba7c550072b8ac044f738f34919a7" }, "downloads": -1, "filename": "hyPi-1.0.0.tar.gz", "has_sig": false, "md5_digest": "55d51a11fde4fd2ea87c9889d98b6c0c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4297, "upload_time": "2017-07-23T10:56:54", "url": "https://files.pythonhosted.org/packages/20/7b/ebe9fba4135f92637973d93dc112f3375a8d3c564a536024b0ce843c634e/hyPi-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "55d51a11fde4fd2ea87c9889d98b6c0c", "sha256": "fc5187f24272ac163c654db4a90efe94d3dba7c550072b8ac044f738f34919a7" }, "downloads": -1, "filename": "hyPi-1.0.0.tar.gz", "has_sig": false, "md5_digest": "55d51a11fde4fd2ea87c9889d98b6c0c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4297, "upload_time": "2017-07-23T10:56:54", "url": "https://files.pythonhosted.org/packages/20/7b/ebe9fba4135f92637973d93dc112f3375a8d3c564a536024b0ce843c634e/hyPi-1.0.0.tar.gz" } ] }