# scnx-soar-integration-sdk
a python package to create new python started project
To build the package, run below command
`python3 -m build`
To publish python package to PyPi, run below command
`python3 -m twine upload --verbose --repository pypi dist/*`
To install this package, run below cmd
`pip install <path to package>`
To Use CLI, run below cmd
`scnx_soar_integration_sdk`
Raw data
{
"_id": null,
"home_page": "https://bitbucket.org/securonixsnypr/scnx-soar-integration-sdk/src/develop/",
"name": "scnx-soar-integration-sdk",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "scnx-soar-integration-sdk,Python,projects,project templates,project directory,package,packaging",
"author": "Ashish Gupta",
"author_email": "ashishkrgupta@hotmail.com",
"download_url": "https://files.pythonhosted.org/packages/24/35/69e231d882f48132cf9dd28887eef8959f8395ae2ad35d4b34d1378192a8/scnx_soar_integration_sdk-0.1.tar.gz",
"platform": null,
"description": "# scnx-soar-integration-sdk\na python package to create new python started project\n\nTo build the package, run below command\n\n`python3 -m build`\n\nTo publish python package to PyPi, run below command\n\n`python3 -m twine upload --verbose --repository pypi dist/*`\n\nTo install this package, run below cmd\n\n`pip install <path to package>`\n\nTo Use CLI, run below cmd\n\n`scnx_soar_integration_sdk`\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "A command-line utility that creates Python package project template.This newly created project will have boiler plate code for integrations.",
"version": "0.1",
"project_urls": {
"Documentation": "https://securonix.atlassian.net/wiki/spaces/S6R/pages/3587407928/Integration+Project+Generator+CLI+Design",
"Homepage": "https://bitbucket.org/securonixsnypr/scnx-soar-integration-sdk/src/develop/",
"Issues": "https://securonix.atlassian.net/browse/SOAR-9659"
},
"split_keywords": [
"scnx-soar-integration-sdk",
"python",
"projects",
"project templates",
"project directory",
"package",
"packaging"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "312b059ec446dcc5a9ef6ed03613f7978e6f5980fe1c5311b8f6a046498f8c8c",
"md5": "fc78577193c5b592eb18cd1d6429f060",
"sha256": "198053d90129e9188d546cb3a9816743f01cccf8d5a459c140a734c327cd34cc"
},
"downloads": -1,
"filename": "scnx_soar_integration_sdk-0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fc78577193c5b592eb18cd1d6429f060",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 15323,
"upload_time": "2024-02-29T06:36:10",
"upload_time_iso_8601": "2024-02-29T06:36:10.035562Z",
"url": "https://files.pythonhosted.org/packages/31/2b/059ec446dcc5a9ef6ed03613f7978e6f5980fe1c5311b8f6a046498f8c8c/scnx_soar_integration_sdk-0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "243569e231d882f48132cf9dd28887eef8959f8395ae2ad35d4b34d1378192a8",
"md5": "7f7671cba948b8f6b191b0b46f76d30a",
"sha256": "1842b4b7b7cdbbc1c602db1136ab2ca080c4a5eae84a8e191ab57bcee1c2ee57"
},
"downloads": -1,
"filename": "scnx_soar_integration_sdk-0.1.tar.gz",
"has_sig": false,
"md5_digest": "7f7671cba948b8f6b191b0b46f76d30a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 11855,
"upload_time": "2024-02-29T06:36:12",
"upload_time_iso_8601": "2024-02-29T06:36:12.438792Z",
"url": "https://files.pythonhosted.org/packages/24/35/69e231d882f48132cf9dd28887eef8959f8395ae2ad35d4b34d1378192a8/scnx_soar_integration_sdk-0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-29 06:36:12",
"github": false,
"gitlab": false,
"bitbucket": true,
"codeberg": false,
"bitbucket_user": "securonixsnypr",
"bitbucket_project": "scnx-soar-integration-sdk",
"lcname": "scnx-soar-integration-sdk"
}