Metadata-Version: 2.1
Name: online_store_scochilloff
Version: 0.1.3
Summary: Исполняемый пакет для управления пользователями и заказами в онлайн-магазине
Author-email: ScoChillOFF <cheatkiller12@gmail.com>
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.25.1
Requires-Dist: numpy>=1.19.2
Provides-Extra: dev
Requires-Dist: pytest>=6.2.1; extra == "dev"
Requires-Dist: flake8>=3.8.4; extra == "dev"

Исполняемый пакет для управления пользователями и заказами в онлайн-магазине (учебный проект).\
Запуск:\
`python -m online_store_scochilloff`
