{ "info": { "author": "Anubhav Jain", "author_email": "anubhavster@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "Intended Audience :: System Administrators", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Topic :: Other/Nonlisted Topic", "Topic :: Scientific/Engineering" ], "description": "==========\npythonbase\n==========\n\npythonbase provides a skeleton for creating Python projects, complete with Sphinx docs, PyPI integration, etc.\n\nBasic setup\n===========\n\n#. Copy the directory structure and files of Pythonbase to your project.\n#. Make changes to all these files as necessary (e.g., by grep'ing for \"pythonbase\" and replacing with your project).\n#. Run ``python setup.py develop`` in your new project to install it on your system\n#. Run ``python setup.py release`` to release your project to PyPI. Congratulations, your project can now be installed!\n\n(The last step probably requires PyPI registration; fill in details once I get a good test case for a new user).\n\nDocs setup\n==========\n\n#. Navigate to the ``pythonbase/docs`` directory\n#. Run ``sphinx-apidoc -o . -f ../pythonbase; make html``\n#. Go up one directory (``cd..``).\n#. Release docs: ``python setup.py upload_docs --upload-dir=docs/_build/html``\n\nCircleCI setup\n==============\n\n#. Log into CircleCI, and build your project.\n\nThe Pythonbase docs are located as `here `_", "description_content_type": null, "docs_url": "https://pythonhosted.org/pythonbase/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/computron/pythonbase", "keywords": null, "license": "modified BSD", "maintainer": null, "maintainer_email": null, "name": "pythonbase", "package_url": "https://pypi.org/project/pythonbase/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pythonbase/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/computron/pythonbase" }, "release_url": "https://pypi.org/project/pythonbase/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "pythonbase is a skeleton for creating Python projects", "version": "0.0.2" }, "last_serial": 1735442, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "33b5bb1ecd1936c511d1018b5eb6569c", "sha256": "a56f191865c54a1ed203b9602fc83e048bec9c68ff4fec9bb5a3694672741fd4" }, "downloads": -1, "filename": "pythonbase-0.0.1.tar.gz", "has_sig": false, "md5_digest": "33b5bb1ecd1936c511d1018b5eb6569c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3468, "upload_time": "2015-09-23T20:23:19", "url": "https://files.pythonhosted.org/packages/76/1e/0fc32f4d47d87f9b25666b2cfd4ac07627513f2c8fab1d6a59095231afec/pythonbase-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "5d7a78739ad0157f19a62aa0facd68fc", "sha256": "06e0f7cece7cf16cc8956f24a00b7e2e6a53f015a96664c39cd35ceec20a645e" }, "downloads": -1, "filename": "pythonbase-0.0.2.tar.gz", "has_sig": false, "md5_digest": "5d7a78739ad0157f19a62aa0facd68fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 342661, "upload_time": "2015-09-23T20:55:52", "url": "https://files.pythonhosted.org/packages/cf/a9/5b7fe33fae5f70b797f5242ec62e745d4de06ef7009470227d9a10547ae9/pythonbase-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5d7a78739ad0157f19a62aa0facd68fc", "sha256": "06e0f7cece7cf16cc8956f24a00b7e2e6a53f015a96664c39cd35ceec20a645e" }, "downloads": -1, "filename": "pythonbase-0.0.2.tar.gz", "has_sig": false, "md5_digest": "5d7a78739ad0157f19a62aa0facd68fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 342661, "upload_time": "2015-09-23T20:55:52", "url": "https://files.pythonhosted.org/packages/cf/a9/5b7fe33fae5f70b797f5242ec62e745d4de06ef7009470227d9a10547ae9/pythonbase-0.0.2.tar.gz" } ] }