{ "info": { "author": "Brandon Nunez", "author_email": "b@bnunez.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3" ], "description": "# simplepkg\n\nhttps://pypi.org/project/simplepkg/\n\n## simplepkg creates a simple python package:\n\nFiles contain basic templates, the created package is immediately ready for installation via pip, or upload to PyPI.\n\n*Please utilize TestPyPI for development or testing purposes:* https://test.pypi.org/\n\n\n```\ndemo_pkg/\n\n\u251c\u2500\u2500 demo_pkg\n\n\u2502\u00a0\u00a0 \u251c\u2500\u2500 config\n\n\u2502\u00a0\u00a0 \u251c\u2500\u2500 __init__.py\n\n\u2502\u00a0\u00a0 \u251c\u2500\u2500 __main__.py\n\n\u2502\u00a0\u00a0 \u2514\u2500\u2500 simple.py\n\n\u251c\u2500\u2500 LICENSE\n\n\u251c\u2500\u2500 MANIFEST.in\n\n\u251c\u2500\u2500 README.md\n\n\u251c\u2500\u2500 setup.py\n\n\u2514\u2500\u2500 tests\n\n \u251c\u2500\u2500 demo_pkg_test.py\n\n \u2514\u2500\u2500 simple_test.py\n```\n\n## Basic usage\n\n```\n# installation\n$ pip install simplepkg\n$ python3 -m simplepkg \n$ cd \n$ python3 -m \n\n# use pip to install YOUR new package\n$ cd \n$ pip install --upgrade setuptools wheel\n$ pip install .\n```\n```\nusage: python3 -m simplepkg pkg_name\n\npositional arguments:\n pkg_name Enter the name of your new package.\n\noptional arguments:\n -h, --help show this help message and exit\n -g, --git Git init this package upon creation.\n --mit Include MIT license, MIT is default.\n --apache Include Apache license.\n --bsd2 Include BSD2 license.\n --bsd3 Include BSD3 license.\n --gplv2 Include GPLv2 license.\n --gplv3 Include GPLv3 license.\n --unlicense Include Unlicense license.\n```\n\n### If you're new to python I recommend installing within a venv, for Debian:\n\n```\n$ sudo apt install python3-venv\n$ python3 -m venv your_venv\n$ source your_venv/bin/activate\n$ pip install simplepkg\n```\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/b5n/simplepkg", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "simplepkg", "package_url": "https://pypi.org/project/simplepkg/", "platform": "", "project_url": "https://pypi.org/project/simplepkg/", "project_urls": { "Homepage": "https://gitlab.com/b5n/simplepkg" }, "release_url": "https://pypi.org/project/simplepkg/0.0.8/", "requires_dist": [ "pathlib" ], "requires_python": ">=3.6", "summary": "Simple python package scaffolding utility.", "version": "0.0.8" }, "last_serial": 5883464, "releases": { "0.0.8": [ { "comment_text": "", "digests": { "md5": "54b76ddf34533265afdae21a64785492", "sha256": "e65bce4159f6416be4773e69bc4ba736ed73e446a5dd4901aaa72e2c37e2f468" }, "downloads": -1, "filename": "simplepkg-0.0.8-py3-none-any.whl", "has_sig": false, "md5_digest": "54b76ddf34533265afdae21a64785492", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 35277, "upload_time": "2019-09-23T04:08:19", "url": "https://files.pythonhosted.org/packages/f5/c1/45cf53c0be58c802e206eef9bdc83b338176b42ca3bf9924fff8145f5d3f/simplepkg-0.0.8-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0dd34e8083bd598096256f9a7da7f574", "sha256": "cceefea788687c5fc199d01446e0e985879f6689828718d8a9c9c84ce4400db2" }, "downloads": -1, "filename": "simplepkg-0.0.8.tar.gz", "has_sig": false, "md5_digest": "0dd34e8083bd598096256f9a7da7f574", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 28826, "upload_time": "2019-09-23T04:08:21", "url": "https://files.pythonhosted.org/packages/69/48/669cece7aef6afa4bec49a3f7df3de5127e6c05bb66ce7ae8ebea4c445a4/simplepkg-0.0.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "54b76ddf34533265afdae21a64785492", "sha256": "e65bce4159f6416be4773e69bc4ba736ed73e446a5dd4901aaa72e2c37e2f468" }, "downloads": -1, "filename": "simplepkg-0.0.8-py3-none-any.whl", "has_sig": false, "md5_digest": "54b76ddf34533265afdae21a64785492", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 35277, "upload_time": "2019-09-23T04:08:19", "url": "https://files.pythonhosted.org/packages/f5/c1/45cf53c0be58c802e206eef9bdc83b338176b42ca3bf9924fff8145f5d3f/simplepkg-0.0.8-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0dd34e8083bd598096256f9a7da7f574", "sha256": "cceefea788687c5fc199d01446e0e985879f6689828718d8a9c9c84ce4400db2" }, "downloads": -1, "filename": "simplepkg-0.0.8.tar.gz", "has_sig": false, "md5_digest": "0dd34e8083bd598096256f9a7da7f574", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 28826, "upload_time": "2019-09-23T04:08:21", "url": "https://files.pythonhosted.org/packages/69/48/669cece7aef6afa4bec49a3f7df3de5127e6c05bb66ce7ae8ebea4c445a4/simplepkg-0.0.8.tar.gz" } ] }