Metadata-Version: 2.4
Name: r7_surcom_api
Version: 0.6.8
Summary: Module used to run Rapid7 Surface Command Connectors
Author-email: Rapid7 <integrationalliance@rapid7.com>
License-Expression: MIT
Project-URL: Documentation, https://docs.rapid7.com/surface-command/connectors
Keywords: rapid7,Rapid7,r7_surcom_api,r7-surcom-api,SurfaceCommand,Surface,Command,Connector,API
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PyYAML~=6.0
Requires-Dist: furl~=2.1
Requires-Dist: tenacity~=9.1
Requires-Dist: requests==2.32.5
Requires-Dist: urllib3==2.6.3
Provides-Extra: developer
Requires-Dist: pytest; extra == "developer"
Requires-Dist: tox; extra == "developer"
Requires-Dist: pre-commit; extra == "developer"
Requires-Dist: pip-tools; extra == "developer"
Dynamic: license-file

# Surface Command API

The **r7-surcom-api** is a lightweight Python library that Surface Command uses to run Connectors. To learn more about Connectors, see the [documentation](https://docs.rapid7.com/surface-command/connectors).
