{ "info": { "author": "UNKNOWN", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [], "description": "Init: for a simple life\n=======================\n\nInit is a program to init a package folder structure.\n\n\nInstallation\n------------\n\nIt is easy to install with pip::\n\n $ sudo pip install init\n\nIf you don't have pip, you can install it with easy_install::\n\n $ sudo easy_install init\n\n\nHow to Use\n----------\n\nTake an example of a python package, let's call it a ``fool``::\n\n $ mkdir fool\n $ init python\n\nAnd answer the questions, you will everything you need for a python package.\n\n\nTemplates\n---------\n\nYou can find all offical templates on `init-template@github`_.\n\n.. _`init-template@github`: https://github.com/init-template\n\nYou can also use your own templates::\n\n $ init {github username}/{github repo}\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "init", "package_url": "https://pypi.org/project/init/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/init/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/init/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.1.0" }, "last_serial": 793350, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "7f7940b8caad7abb2cf146b53b155f37", "sha256": "403e4d6a8cf1fc6e4df35593fcddb00272d97fde67df895bbbb31b53a165b5e2" }, "downloads": -1, "filename": "init-0.1.0.tar.gz", "has_sig": false, "md5_digest": "7f7940b8caad7abb2cf146b53b155f37", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29613, "upload_time": "2013-05-07T06:22:52", "url": "https://files.pythonhosted.org/packages/c5/f6/c1fd3cfa476f6b07e5233ee7d3fcef48e0ba8adf70c7cde04a17f58cfb90/init-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7f7940b8caad7abb2cf146b53b155f37", "sha256": "403e4d6a8cf1fc6e4df35593fcddb00272d97fde67df895bbbb31b53a165b5e2" }, "downloads": -1, "filename": "init-0.1.0.tar.gz", "has_sig": false, "md5_digest": "7f7940b8caad7abb2cf146b53b155f37", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29613, "upload_time": "2013-05-07T06:22:52", "url": "https://files.pythonhosted.org/packages/c5/f6/c1fd3cfa476f6b07e5233ee7d3fcef48e0ba8adf70c7cde04a17f58cfb90/init-0.1.0.tar.gz" } ] }