Metadata-Version: 2.1
Name: Jugo
Version: 1.0.7
Summary: Tool for easy communicating with MySQL/MariaDB
Home-page: https://github.com/ThreadShakur/Jugo
Author: Vadim Shpak
Author-email: lansi_bro@bk.ru
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: pymysql

# MySQL/MariaDB communicate tool
![Jugo](https://i.imgur.com/DM1NSFt.png)

![](https://img.shields.io/badge/python-3.7-blue.svg) ![](https://img.shields.io/badge/version-0.0.4-green.svg)

## What is it?
It implementation of Django QuerySet, which you can use without Django

## How to use
Read wik: https://github.com/ThreadShakur/Jugo/wiki


