{ "info": { "author": "Michael Imelfort", "author_email": "mike@mikeimelfort.com", "bugtrack_url": null, "classifiers": [], "description": "# outstandingKnife\n\n## Overview\n\nThis is a simple little project which allows you to create github+pypi registered projects very very easily\nIt gives you a basic framework for setting out your code complete with argument parsing and setup.py working out of the box\n\n## Installation\n\nYou should have a github account and an pypi account. Also you should install [hub](hub.github.com)\n\nThen it should be as simple as:\n\n pip install outstandingKnife\n\n## Example usage\n\nTo create a project called 'PersistentIcyNeptune', go to where you usually like to develop your software and type:\n\n outstandingKnife PersistentIcyNeptune\n\nThe tool will print more instructions as it runs. Follow these to set up the repo on github and pypi.\n\nTo install your new project, cd into the PersistentIcyNeptune directory and type:\n\n sudo python setup.py install --prefix=DIRNAME\n\nYou can omit the 'sudo' if you are installing locally using '--prefix=DIRNAME' and you can omit the prefix if you want to install the project system-wide.\nIf the install is system wide then it should all work.\nYou can test it by typing:\n\n persistentncyneptune\n\nFor a local install you will have to add DIRNAME/bin to your PATH and DIRNAME/lib/python2.7/site-packages to your PYTHONPATH. Of course you should adjust for different python versions.\n\n## Help\n\nIf you experience any problems using outstandingKnife, open an [issue](https://github.com/minillinim/outstandingKnife/issues) on GitHub and tell us about it.\n\n## Licence\n\nProject home page, info on the source tree, documentation, issues and how to contribute, see http://github.com/minillinim/outstandingKnife\n\n## Copyright\n\nCopyright (c) 2013 Michael Imelfort. See LICENSE.txt for further details.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/outstandingKnife/", "keywords": null, "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "outstandingKnife", "package_url": "https://pypi.org/project/outstandingKnife/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/outstandingKnife/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/outstandingKnife/" }, "release_url": "https://pypi.org/project/outstandingKnife/1.0.2/", "requires_dist": null, "requires_python": null, "summary": "outstandingKnife", "version": "1.0.2" }, "last_serial": 1463904, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "a74ca7646210a8a9602508e38e8b2cf7", "sha256": "4c283b92cdd7da6b6a023794cd7ecb963157398e5acae8024860b67a6be26970" }, "downloads": -1, "filename": "outstandingKnife-0.0.1.tar.gz", "has_sig": false, "md5_digest": "a74ca7646210a8a9602508e38e8b2cf7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29386, "upload_time": "2013-07-30T14:08:35", "url": "https://files.pythonhosted.org/packages/2a/3d/1d46a959093720f31c95d7e84b0a1da6f3cbe6e7134fb51edac7ebc55a3f/outstandingKnife-0.0.1.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "235369ffa2b3944dc8604efd6e427c68", "sha256": "032b1132a1b1e1f3a9b805be52aa75b4141fda05ae7397b8329a3fc1e17fc08a" }, "downloads": -1, "filename": "outstandingKnife-1.0.1.tar.gz", "has_sig": false, "md5_digest": "235369ffa2b3944dc8604efd6e427c68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30680, "upload_time": "2015-03-17T06:58:02", "url": "https://files.pythonhosted.org/packages/b8/8f/502f5e77a374384c6110756fd5d8ee2c75915dd28bf5ca9d379606ef14c2/outstandingKnife-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "8feda8252293427a8efeef88273cba1c", "sha256": "ac915d84c1aaa71c45622f12551aece57af3804e7d67f5162039e0af8b2fb330" }, "downloads": -1, "filename": "outstandingKnife-1.0.2.tar.gz", "has_sig": false, "md5_digest": "8feda8252293427a8efeef88273cba1c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30690, "upload_time": "2015-03-17T07:03:05", "url": "https://files.pythonhosted.org/packages/dc/ad/5f71e80d6c6638b3cdf7dd89bbfed37ab3e816299dcad87743eb86b0f15d/outstandingKnife-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8feda8252293427a8efeef88273cba1c", "sha256": "ac915d84c1aaa71c45622f12551aece57af3804e7d67f5162039e0af8b2fb330" }, "downloads": -1, "filename": "outstandingKnife-1.0.2.tar.gz", "has_sig": false, "md5_digest": "8feda8252293427a8efeef88273cba1c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30690, "upload_time": "2015-03-17T07:03:05", "url": "https://files.pythonhosted.org/packages/dc/ad/5f71e80d6c6638b3cdf7dd89bbfed37ab3e816299dcad87743eb86b0f15d/outstandingKnife-1.0.2.tar.gz" } ] }