{ "info": { "author": "Andrew Morgan", "author_email": "andyofmelbourne@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# pytemplate\ntemplate python project\n\n## To make your own\n1. make a new repo on [github](https://github.com), then clone it locally\n2. sudo apt-get install git-flow\n * see [the github](https://jeffkreeftmeijer.com/git-flow/)\n * for an existing project: `$ git flow init`\n3. make a directory with the same name as the repo, put an `__init__.py` in there\n4. write your functions in this directory\n5. make the setup.py\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/andyofmelbourne/pytemplate", "keywords": "", "license": "MIT License\n\nCopyright (c) 2017 andyofmelbourne\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n", "maintainer": "", "maintainer_email": "", "name": "andyofmelbourne-pytemplate", "package_url": "https://pypi.org/project/andyofmelbourne-pytemplate/", "platform": "", "project_url": "https://pypi.org/project/andyofmelbourne-pytemplate/", "project_urls": { "Homepage": "http://github.com/andyofmelbourne/pytemplate" }, "release_url": "https://pypi.org/project/andyofmelbourne-pytemplate/0.0.0/", "requires_dist": null, "requires_python": "", "summary": "a simple python template project", "version": "0.0.0" }, "last_serial": 3277714, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "abf55d5d13a4b469dd097d1ea8a9f82a", "sha256": "763a57823acf1b4c2d76bbfa4654cd608874d1bb3e38ac62295ae8c40c788f45" }, "downloads": -1, "filename": "andyofmelbourne-pytemplate-0.0.0.tar.gz", "has_sig": false, "md5_digest": "abf55d5d13a4b469dd097d1ea8a9f82a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2091, "upload_time": "2017-10-25T11:41:32", "url": "https://files.pythonhosted.org/packages/62/56/ee880b329ef90744939c5020f198bb15abab9ab80a7c9c43bfb0cbc74245/andyofmelbourne-pytemplate-0.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "abf55d5d13a4b469dd097d1ea8a9f82a", "sha256": "763a57823acf1b4c2d76bbfa4654cd608874d1bb3e38ac62295ae8c40c788f45" }, "downloads": -1, "filename": "andyofmelbourne-pytemplate-0.0.0.tar.gz", "has_sig": false, "md5_digest": "abf55d5d13a4b469dd097d1ea8a9f82a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2091, "upload_time": "2017-10-25T11:41:32", "url": "https://files.pythonhosted.org/packages/62/56/ee880b329ef90744939c5020f198bb15abab9ab80a7c9c43bfb0cbc74245/andyofmelbourne-pytemplate-0.0.0.tar.gz" } ] }