# instigator_py
A Python CLI tool to generate PyPI packages effortlessly.
## Installation
To install `instigator_py`, use pip:
```sh
pip install instigator-py
```
## Usage
To generate a PyPI package from a GitHub repository, run:
```sh
instigator_py https://github.com/sachnaror/django-boilerplate
```
## Features
- Simple and intuitive CLI
- Automates the creation of PyPI packages from GitHub repositories
- Supports both source distributions and wheel builds
## Contributing
Contributions are welcome! Please open an issue or submit a pull request on GitHub.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
```
Raw data
{
"_id": null,
"home_page": "https://github.com/schnaror/instigator-py",
"name": "instigator-py",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "instigator_py, Python, projects, project templates, Jinja2, skeleton, scaffolding, project directory, package, packaging",
"author": "Sachin_Arora",
"author_email": "schnaror@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/8e/26/a49e2a9b03f81e488ddd5583611c316995fe7c9ce11e87d101305c2abb97/instigator_py-0.0.8.tar.gz",
"platform": null,
"description": "# instigator_py\n\nA Python CLI tool to generate PyPI packages effortlessly.\n\n## Installation\n\nTo install `instigator_py`, use pip:\n\n```sh\npip install instigator-py\n```\n\n## Usage\n\nTo generate a PyPI package from a GitHub repository, run:\n\n```sh\ninstigator_py https://github.com/sachnaror/django-boilerplate\n```\n\n## Features\n\n- Simple and intuitive CLI\n- Automates the creation of PyPI packages from GitHub repositories\n- Supports both source distributions and wheel builds\n\n## Contributing\n\nContributions are welcome! Please open an issue or submit a pull request on GitHub.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Python CLI tool to generate PyPI packages effortlessly.",
"version": "0.0.8",
"project_urls": {
"Homepage": "https://github.com/schnaror/instigator-py"
},
"split_keywords": [
"instigator_py",
" python",
" projects",
" project templates",
" jinja2",
" skeleton",
" scaffolding",
" project directory",
" package",
" packaging"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ff202e6581eecbad8f0a8f55991049968f8d88c790cabcc39947fd07d33d56e1",
"md5": "e6a72f2244d11e9835f0379e29848878",
"sha256": "bc69256024ad5fb07d0d28d11cd915a38f43440527dfb9d8b12293d712937b6c"
},
"downloads": -1,
"filename": "instigator_py-0.0.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e6a72f2244d11e9835f0379e29848878",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 35456,
"upload_time": "2024-11-14T15:12:44",
"upload_time_iso_8601": "2024-11-14T15:12:44.340493Z",
"url": "https://files.pythonhosted.org/packages/ff/20/2e6581eecbad8f0a8f55991049968f8d88c790cabcc39947fd07d33d56e1/instigator_py-0.0.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8e26a49e2a9b03f81e488ddd5583611c316995fe7c9ce11e87d101305c2abb97",
"md5": "7fd665512c4f1758c5a25003e8facd54",
"sha256": "150b59afcea228babc6d8354fd75e2069fde3c7f3c43ba3b8807d5e0eed51a1e"
},
"downloads": -1,
"filename": "instigator_py-0.0.8.tar.gz",
"has_sig": false,
"md5_digest": "7fd665512c4f1758c5a25003e8facd54",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 28474,
"upload_time": "2024-11-14T15:12:45",
"upload_time_iso_8601": "2024-11-14T15:12:45.925454Z",
"url": "https://files.pythonhosted.org/packages/8e/26/a49e2a9b03f81e488ddd5583611c316995fe7c9ce11e87d101305c2abb97/instigator_py-0.0.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-14 15:12:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "schnaror",
"github_project": "instigator-py",
"github_not_found": true,
"lcname": "instigator-py"
}