Metadata-Version: 2.1
Name: s4-platform-api
Version: 1.4.1
Summary: A general purpose library for interacting with the Semaphore Platform API
License: MIT
Author: Semaphore Solutions
Author-email: info@semaphoresolutions.ca
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: cyclonedx-bom (>=4.1.4,<5.0.0)
Requires-Dist: ddtrace (>=1.17.0,<2.0.0)
Requires-Dist: marshmallow (>=3.15.0,<4.0.0)
Requires-Dist: marshmallow-enum (>=1.5.1,<2.0.0)
Requires-Dist: pyjson5
Requires-Dist: python-dotenv (>=0.19.2,<0.20.0)
Requires-Dist: requests (>=2.32.2,<3.0.0)
Description-Content-Type: text/markdown

# S4 Platform API

## Requirements

`s4-platform-api` requires Python 3.9+.

