{ "info": { "author": "saledddar", "author_email": "saledddar@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: Microsoft :: Windows", "Programming Language :: Python", "Topic :: Software Development :: Code Generators" ], "description": "# pypipcker\n\nThis small packages automates the creation of a minimal python pip package template.\nThis creates a minimal package template that i find useful for my work, it is not designed with complexity in mind. \n## Features\n- Automatic cloning of the repository(Git must be installed on the machine).\n- Creation of the necessary files for pip packaging.\n- Setting the essential parameters for the setup files.\n\n\n## Installation\n```\npython -m pip install pypipcker\n```\n\n## Quick Start\n```\n> python -m pypipcker -h\nusage: python -m pypipcker [-h] [-d DESCRIPTION]\n [-k [KEYWORDS [KEYWORDS ...]]] [-a AUTHOR]\n [-e EMAIL] [-u URL] [-f FOLDER]\n N\n\nCreate a minimal python package\n\npositional arguments:\n N The name of the package\n\noptional arguments:\n -h, --help show this help message and exit\n -d DESCRIPTION, --description DESCRIPTION\n Package description\n -k [KEYWORDS [KEYWORDS ...]], --keywords [KEYWORDS [KEYWORDS ...]]\n keywords related to the package\n -a AUTHOR, --author AUTHOR\n The author\n -e EMAIL, --email EMAIL\n The email of the author\n -u URL, --url URL Url of the git repository\n -f FOLDER, --folder FOLDER\n Destination folder\n```\n- The name of the package must be specified, all other options are optional.\n- If the URL to the Git repository is specified and git is installed, the repositoty will be cloned, necessary files and folders will be created inside the cloned repository folder.\n- If the destination folder is not specified, the current folder is used.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/saledddar/pypipcker", "keywords": "pip package template", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pypipcker", "package_url": "https://pypi.org/project/pypipcker/", "platform": "", "project_url": "https://pypi.org/project/pypipcker/", "project_urls": { "Homepage": "https://github.com/saledddar/pypipcker" }, "release_url": "https://pypi.org/project/pypipcker/0.2.2/", "requires_dist": null, "requires_python": "", "summary": "Creates a minimal python package", "version": "0.2.2" }, "last_serial": 3694110, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "3d92192ccda44723cdac5184db950cfe", "sha256": "8791440dcb927f24a509a42ede642a38c3850b17bf6ec9b7b5ed4fa9bd5d7e1c" }, "downloads": -1, "filename": "pypipcker-0.1.tar.gz", "has_sig": false, "md5_digest": "3d92192ccda44723cdac5184db950cfe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2472, "upload_time": "2018-03-19T05:14:16", "url": "https://files.pythonhosted.org/packages/ab/1f/12f893a451cc6ff50f9707b49d07e0b50895f8d282dc2561fece39f072a3/pypipcker-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "2a820f56b7b1fd5783e0c3f948953498", "sha256": "d49e57b59f2fe1b45a114c191e23e007e6e0a32c137300a542fa835e68814321" }, "downloads": -1, "filename": "pypipcker-0.2.tar.gz", "has_sig": false, "md5_digest": "2a820f56b7b1fd5783e0c3f948953498", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2363, "upload_time": "2018-03-19T05:48:34", "url": "https://files.pythonhosted.org/packages/db/88/435d0aef7f23e71491277fff36404a308a9b03bf4b5da050da77995b2a1d/pypipcker-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "383e31cedc007a304b3214fa3174f7e4", "sha256": "654c4f0f2ec51974736dae840e8ae77be572c647dcb9234bcb252cef62cdc7b9" }, "downloads": -1, "filename": "pypipcker-0.2.1.tar.gz", "has_sig": false, "md5_digest": "383e31cedc007a304b3214fa3174f7e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3174, "upload_time": "2018-03-22T03:28:37", "url": "https://files.pythonhosted.org/packages/07/69/6f65f4223e0935b3832abd726aa0193157d0a07d298c3689d418273afb2f/pypipcker-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "4e8ece1670274078437c01d422d22bc9", "sha256": "cda714369f38f3e47fe8b293ab112850def5cac86b92fe40db8abbe43cf6fc64" }, "downloads": -1, "filename": "pypipcker-0.2.2.tar.gz", "has_sig": false, "md5_digest": "4e8ece1670274078437c01d422d22bc9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3174, "upload_time": "2018-03-22T03:49:10", "url": "https://files.pythonhosted.org/packages/84/36/73699ffa193ac3a5554ca2dd82da42ce4de037c3d557c4dc9ad8d2c29583/pypipcker-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4e8ece1670274078437c01d422d22bc9", "sha256": "cda714369f38f3e47fe8b293ab112850def5cac86b92fe40db8abbe43cf6fc64" }, "downloads": -1, "filename": "pypipcker-0.2.2.tar.gz", "has_sig": false, "md5_digest": "4e8ece1670274078437c01d422d22bc9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3174, "upload_time": "2018-03-22T03:49:10", "url": "https://files.pythonhosted.org/packages/84/36/73699ffa193ac3a5554ca2dd82da42ce4de037c3d557c4dc9ad8d2c29583/pypipcker-0.2.2.tar.gz" } ] }