Metadata-Version: 2.1
Name: mg-file
Version: 0.1.27
Summary: Удобное пользование файлами
Home-page: https://github.com/denisxab/mg_file
License: BSD
Keywords: File,SQL,ORM
Author: Denis Vetkin
Author-email: denis-kustov@rambler.ru
Requires-Python: >=3.10,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: logsmal (==0.0.9)
Requires-Dist: prettytable (>=3.0.0,<4.0.0)
Requires-Dist: tqdm (>=4.62.3,<5.0.0)
Requires-Dist: typing-extensions (>=4.1.1,<5.0.0)
Project-URL: Documentation, https://mg-file.readthedocs.io/ru/latest/
Project-URL: Repository, https://github.com/denisxab/mg_file
Description-Content-Type: text/markdown

## Что это

Библиотека для работы с файлами и СУБД

## Установка через [PiPy](https://pypi.org/project/mg-file/)

```bash
pip install mg-file
```

[Документация](https://mg-file.readthedocs.io/ru/latest/)


