Metadata-Version: 2.1
Name: odbms
Version: 0.2.2
Summary: Database client for Mysql, MongoDB and Sqlite
Author: Amos Amissah
Author-email: theonlyamos@gmail.com
Project-URL: Source, https://github.com/theonlyamos/odbms/
Project-URL: Tracker, https://github.com/theonlyamos/odbms/issues
Keywords: python3 runit developer serverless architecture docker mysql mongodb
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
License-File: LICENSE

# odbms
Python package for Managing Mysql, Mongodb and Sqlite instances

## Installation

```shell
pip install odbms
```
