Skip to main content

A command-line utility that creates Python package project template.This newly created project will have boiler plate code for integrations.

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scnx_soar_integration_starter-1.53.tar.gz (11.7 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page