# jps-jira-workspace-utils


A lightweight command-line utility for creating Jira ticket workspaces and seeding README.md files.
## Installation
```bash
pip install jps-jira-workspace-utils
```
## Usage
```bash
create-jira-workspace --ticket BISD-1050
```
If no ticket is provided, you will be prompted to enter one interactively.
## Example
```bash
$ create-jira-workspace --ticket BISD-1050
~/jira/BISD-1050
~/jira/BISD-1050/README.md
```
## License
MIT License © 2025 Jaideep Sundaram
Raw data
{
"_id": null,
"home_page": null,
"name": "jps-jira-workspace-utils",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "jira, workspace, automation, cli",
"author": null,
"author_email": "Jaideep Sundaram <jai-python3@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/8f/f3/5f7edc1d6ee094e30a922436e532b455df97f2396295b111b5bdefd608d0/jps_jira_workspace_utils-1.0.3.tar.gz",
"platform": null,
"description": "# jps-jira-workspace-utils\n\n\n\n\nA lightweight command-line utility for creating Jira ticket workspaces and seeding README.md files.\n\n## Installation\n```bash\npip install jps-jira-workspace-utils\n```\n\n## Usage\n```bash\ncreate-jira-workspace --ticket BISD-1050\n```\n\nIf no ticket is provided, you will be prompted to enter one interactively.\n\n## Example\n```bash\n$ create-jira-workspace --ticket BISD-1050\n~/jira/BISD-1050\n~/jira/BISD-1050/README.md\n```\n\n## License\nMIT License \u00a9 2025 Jaideep Sundaram\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Utility for creating Jira workspaces and seeding README files.",
"version": "1.0.3",
"project_urls": null,
"split_keywords": [
"jira",
" workspace",
" automation",
" cli"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "a1c4029f97918d150e6fe7e21bfa9bf5388b048b0352d260a20f058446fc7382",
"md5": "58dfaa97372acc1c46fdcd90d97385ab",
"sha256": "21ff8957e65ecb09c9fde50bafbf3f324daf268fe54ed3184bf30dc42616bd8e"
},
"downloads": -1,
"filename": "jps_jira_workspace_utils-1.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "58dfaa97372acc1c46fdcd90d97385ab",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 5815,
"upload_time": "2025-10-26T18:42:57",
"upload_time_iso_8601": "2025-10-26T18:42:57.077117Z",
"url": "https://files.pythonhosted.org/packages/a1/c4/029f97918d150e6fe7e21bfa9bf5388b048b0352d260a20f058446fc7382/jps_jira_workspace_utils-1.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8ff35f7edc1d6ee094e30a922436e532b455df97f2396295b111b5bdefd608d0",
"md5": "b3d715b95eb31100673daa7794dee893",
"sha256": "0fdaf4d531b66d6dc525b9d0fadf85963ef2269439098a1ee7bfc51578a12c99"
},
"downloads": -1,
"filename": "jps_jira_workspace_utils-1.0.3.tar.gz",
"has_sig": false,
"md5_digest": "b3d715b95eb31100673daa7794dee893",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 5413,
"upload_time": "2025-10-26T18:42:57",
"upload_time_iso_8601": "2025-10-26T18:42:57.870136Z",
"url": "https://files.pythonhosted.org/packages/8f/f3/5f7edc1d6ee094e30a922436e532b455df97f2396295b111b5bdefd608d0/jps_jira_workspace_utils-1.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-26 18:42:57",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "jps-jira-workspace-utils"
}