Metadata-Version: 2.1
Name: s3p-sdk
Version: 0.2.9
Summary: A small SDK for simple creating microservises or plugins for the S3 Platform
Home-page: https://github.com/CuberHuber/S3P-SDK
License: GPL-3.0-or-later
Keywords: s3 platform,s3p,sdk,microservices,plugins
Author: Roman Lupashko
Author-email: romal5754@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: psycopg2-binary (==2.9.9)
Project-URL: Documentation, https://github.com/CuberHuber/S3P-SDK#readme
Project-URL: Repository, https://github.com/CuberHuber/S3P-SDK
Description-Content-Type: text/markdown

# S3P-SDK

## Быстрый старт

```shell
pip install s3p-sdk
```

## Оглавление
1. [Конфигурация](docs/config.md)
2. [Логика](docs/payload.md)
3. [Сборшик](docs/source-plugin)

## Пакет
Официально пакет представлен в [пакетном репозитории python](https://pypi.org/project/s3p-sdk/)
