Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 900 Bytes

README.rst

File metadata and controls

30 lines (20 loc) · 900 Bytes

SQLAlchemy Multidb

sqlalchemy multidb provides methods to load the database configurations from a config file and access multiple databases easily.

Version

Documentation

Soon... take a look at the examples to see how it works.

Installation

You can install sqlalchemy-multidb via Python Package Index (PyPI),:

$ pip install sqlalchemy-multidb

Feedback

Please use the Issues for feature requests and troubleshooting usage.