{ "info": { "author": "Jack Workman", "author_email": "jworkman16@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# PyPiStart\n\nDo you ever get tired of creating the same basic python project skeleton every\ntime you have a cool new idea? Or maybe this is your first project and you want\nto do it the right way but are feeling overwhelmed by all the little details no\none ever told you about?\n\nWell do I have news for you! Regardless of whether or\nnot this is your 1st, 9th, or 100th python package, PyPiStart, the python package starter,\nis here to make your life easier! Simply download and use the package as\ndescribed below and start developing now!\n\nPython project layout is modeled on this excellent guide:\nhttps://the-hitchhikers-guide-to-packaging.readthedocs.io/en/latest/creation.html\n\n## Python Environment Setup\n\nFirst, make sure you have Python 3.6+ installed.\n\nThen, run through the following commands:\n\n* `python -m venv .venv_w266_project`\n* Windows: `.venv_w266_project\\Scripts\\activate.bat`\n* Linux: `source .venv_w266_project/bin/activate`\n* `pip install -r requirements.txt` - this will install all required packages and might take several minutes\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/pypistart/", "keywords": "", "license": "LICENSE", "maintainer": "", "maintainer_email": "", "name": "pypistart", "package_url": "https://pypi.org/project/pypistart/", "platform": "", "project_url": "https://pypi.org/project/pypistart/", "project_urls": { "Homepage": "http://pypi.python.org/pypi/pypistart/" }, "release_url": "https://pypi.org/project/pypistart/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Starter kit for initializing a python package skeleton", "version": "0.1.0" }, "last_serial": 4622739, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "ed52170b01bdec810dd3eb1d48c21596", "sha256": "1ff3f0e7689e05ae0ef54c1d4f536fa4681cb84bf0f00871c2ecd4e697110ece" }, "downloads": -1, "filename": "pypistart-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ed52170b01bdec810dd3eb1d48c21596", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3476, "upload_time": "2018-12-20T22:09:53", "url": "https://files.pythonhosted.org/packages/9e/da/4f5f892c7f725448d7ab355b957c0514414c50f80b00359d7e09b0c5db27/pypistart-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ed52170b01bdec810dd3eb1d48c21596", "sha256": "1ff3f0e7689e05ae0ef54c1d4f536fa4681cb84bf0f00871c2ecd4e697110ece" }, "downloads": -1, "filename": "pypistart-0.1.0.tar.gz", "has_sig": false, "md5_digest": "ed52170b01bdec810dd3eb1d48c21596", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3476, "upload_time": "2018-12-20T22:09:53", "url": "https://files.pythonhosted.org/packages/9e/da/4f5f892c7f725448d7ab355b957c0514414c50f80b00359d7e09b0c5db27/pypistart-0.1.0.tar.gz" } ] }