Metadata-Version: 2.1
Name: popug_legacy_sdk
Version: 0.0.2
Summary: Package for popug_legacy project
Home-page: https://github.com/harroowd/popug_legacy
Author: Andrei Kazlou
Author-email: andrey.vs1998@gmail.com
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: sqlalchemy==2.0.21
Requires-Dist: psycopg2==2.9.7
Requires-Dist: asyncpg==0.28.0
Requires-Dist: bcrypt==4.0.1
Requires-Dist: async_generator==1.10
Requires-Dist: redis==5.0.0
Requires-Dist: pydantic==1.10.7
Requires-Dist: PyJWT==2.8.0
Requires-Dist: fastapi==0.95.0

# Popug Legacy SDK
## Introduction
Popug Legacy SDK is a set of tools for developing training services.

## How to start
```
pip install popug_legacy_sdk
```
