# Python Packaging Demo
## Quick start
```bash
pip install generated-demo-repo
```
```python
from sample_py_package import ...
```
## Contributing
```bash
# clone the repo
git clone https://github.com/avr2002/python-cookiecutter-template
# install the dev dependencies
make install
# run the tests
make test
```
Raw data
{
"_id": null,
"home_page": null,
"name": "generated-demo-repo",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "python, bash, makefile, pypi, ci-cd, setuptools, wheels, package-development, github-actions, pypi-package, pre-commit-hooks, pyproject-toml, gitactions-workflow, github-actions-enabled, pre-commit-ci, pre-commit-config",
"author": null,
"author_email": "Amit Vikram Raj <avr13405@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/29/57/be93174146df120fbda574173504a37eb04594a41dd664b7fcec7e6055a8/generated_demo_repo-0.0.0.tar.gz",
"platform": null,
"description": "# Python Packaging Demo\n\n## Quick start\n\n```bash\npip install generated-demo-repo\n```\n\n```python\nfrom sample_py_package import ...\n```\n\n## Contributing\n\n```bash\n# clone the repo\ngit clone https://github.com/avr2002/python-cookiecutter-template\n\n# install the dev dependencies\nmake install\n\n# run the tests\nmake test\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Demo for Python Packaging",
"version": "0.0.0",
"project_urls": null,
"split_keywords": [
"python",
" bash",
" makefile",
" pypi",
" ci-cd",
" setuptools",
" wheels",
" package-development",
" github-actions",
" pypi-package",
" pre-commit-hooks",
" pyproject-toml",
" gitactions-workflow",
" github-actions-enabled",
" pre-commit-ci",
" pre-commit-config"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7be5de4c1b382eb271c57737c13e137609cbb89db4a74b72324f48437c15e536",
"md5": "60a5d260019dfcc2801cb47bd5b779ef",
"sha256": "4eaad3141d97977e6450e5894851ce84beb8d7ef0bb627d347777af92f96932f"
},
"downloads": -1,
"filename": "generated_demo_repo-0.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "60a5d260019dfcc2801cb47bd5b779ef",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 3247,
"upload_time": "2024-06-02T11:40:23",
"upload_time_iso_8601": "2024-06-02T11:40:23.304059Z",
"url": "https://files.pythonhosted.org/packages/7b/e5/de4c1b382eb271c57737c13e137609cbb89db4a74b72324f48437c15e536/generated_demo_repo-0.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2957be93174146df120fbda574173504a37eb04594a41dd664b7fcec7e6055a8",
"md5": "95610a4e5696ec55feb92eb815a62d4f",
"sha256": "35961d0b369bb45fb2dde7f24517763c14dfbd83e148383a8ebbf6a390194bc8"
},
"downloads": -1,
"filename": "generated_demo_repo-0.0.0.tar.gz",
"has_sig": false,
"md5_digest": "95610a4e5696ec55feb92eb815a62d4f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 3614,
"upload_time": "2024-06-02T11:40:25",
"upload_time_iso_8601": "2024-06-02T11:40:25.118204Z",
"url": "https://files.pythonhosted.org/packages/29/57/be93174146df120fbda574173504a37eb04594a41dd664b7fcec7e6055a8/generated_demo_repo-0.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-02 11:40:25",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "generated-demo-repo"
}