Metadata-Version: 2.4
Name: s4-platform-api
Version: 1.9.3
Summary: A general purpose library for interacting with the Semaphore Platform API
License: MIT
License-File: LICENSE
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
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: ddtrace (>=3.9.4,<4.0.0)
Requires-Dist: lxml (>=6.0.1,<7.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.21.0,<0.22.0)
Requires-Dist: python-json-logger (>=3.2.1,<4.0.0)
Requires-Dist: requests (==2.32.4)
Requires-Dist: rpds-py (>=0.27.1,<0.28.0)
Requires-Dist: urllib3 (>=2.6.3,<3.0.0)
Description-Content-Type: text/markdown

# S4 Platform API

> [!WARNING]  
> This readme file is published to the public PyPi repository.

## Requirements

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

## PyPi

The SDK is available to third party developers.

The SDK PyPi project is here: https://pypi.org/project/s4-platform-api/#description

