Name | jira-batch-create JSON |
Version |
0.2.4
JSON |
| download |
home_page | None |
Summary | A Python package for creating Jira issues in batch using field mapping. |
upload_time | 2024-10-07 02:45:17 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.6 |
license | MIT |
keywords |
jira
batch
bulk
issue
creator
rest
api
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Jira Batch Creator
This package helps in creating Jira issues in batch by translating user-facing field names into Jira backend field names using a CSV file for field mapping.
## Installation
You can install the package from PyPI:
```bash
pip install jira-batch-create
Raw data
{
"_id": null,
"home_page": null,
"name": "jira-batch-create",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "jira, batch, bulk, issue, creator, rest, api",
"author": null,
"author_email": "szmodry <szmodry@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/2e/68/a67a54fecdca2f58082fd4b72ad73088c59f5a3b9b2cc2ae2b087aa8c073/jira_batch_create-0.2.4.tar.gz",
"platform": null,
"description": "# Jira Batch Creator\n\nThis package helps in creating Jira issues in batch by translating user-facing field names into Jira backend field names using a CSV file for field mapping.\n\n## Installation\n\nYou can install the package from PyPI:\n\n```bash\npip install jira-batch-create\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Python package for creating Jira issues in batch using field mapping.",
"version": "0.2.4",
"project_urls": {
"Bug Tracker": "https://github.com/szmodry/jira-batch-create/issues",
"Source Code": "https://github.com/szmodry/jira-batch-create"
},
"split_keywords": [
"jira",
" batch",
" bulk",
" issue",
" creator",
" rest",
" api"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a6342e87b6b267366ee215beb120105ea57c062a7b18f77ccefef5058926683f",
"md5": "a251e15a75bc75eb8c16ff885f920eb1",
"sha256": "391ef018aa8350adff63c3ea45bc13c75035c8ec29b8cc69f9fee7b4dd16b398"
},
"downloads": -1,
"filename": "jira_batch_create-0.2.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a251e15a75bc75eb8c16ff885f920eb1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 5745,
"upload_time": "2024-10-07T02:45:15",
"upload_time_iso_8601": "2024-10-07T02:45:15.781239Z",
"url": "https://files.pythonhosted.org/packages/a6/34/2e87b6b267366ee215beb120105ea57c062a7b18f77ccefef5058926683f/jira_batch_create-0.2.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2e68a67a54fecdca2f58082fd4b72ad73088c59f5a3b9b2cc2ae2b087aa8c073",
"md5": "80d5613bab730ba8bbd4a591d9e1730c",
"sha256": "2b0d47637b2d2cd4205dd8cee38d18d5dc38254068bc463104a4ab66d1c96f6d"
},
"downloads": -1,
"filename": "jira_batch_create-0.2.4.tar.gz",
"has_sig": false,
"md5_digest": "80d5613bab730ba8bbd4a591d9e1730c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 6027,
"upload_time": "2024-10-07T02:45:17",
"upload_time_iso_8601": "2024-10-07T02:45:17.436301Z",
"url": "https://files.pythonhosted.org/packages/2e/68/a67a54fecdca2f58082fd4b72ad73088c59f5a3b9b2cc2ae2b087aa8c073/jira_batch_create-0.2.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-07 02:45:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "szmodry",
"github_project": "jira-batch-create",
"github_not_found": true,
"lcname": "jira-batch-create"
}