Metadata-Version: 2.1
Name: msqlpd
Version: 4.0.3
Summary: return a path information
Author: Moses Dastmard
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: sqlalchemy
Requires-Dist: pandas
Requires-Dist: mysql-connector-python
Requires-Dist: joblib

## document is not ready yet


```python
from msqlpd import DataBase
```


```python
with DataBase('')
```
