Metadata-Version: 2.4
Name: picteus-extension-sdk
Version: 0.2.5
Summary: The Picteus extension Python SDK.
Author-email: Édouard Mercier <edouard@koppasoft.com>
Project-URL: Homepage, https://github.com/picteus/Picteus
Project-URL: Repository, https://github.com/picteus/Picteus
Keywords: Picteus,extension
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: python_dateutil>=2.8.2
Requires-Dist: urllib3<3.0.0,>=2.1.0
Requires-Dist: pydantic>=2
Requires-Dist: typing-extensions>=4.7.1
Requires-Dist: python-socketio[asyncio_client]==5.11.4
Requires-Dist: aiohttp==3.10.10
Requires-Dist: requests==2.32.3

# Picteus extension Python SDK

This package provides the Picteus extension Python SDK, which allows you to interact with the Picteus API and to augment the features of the application by developing an extension.
