sqlalchemy multidb provides methods to load the database configurations from a config file and access multiple databases easily.
Soon... take a look at the examples to see how it works.
You can install sqlalchemy-multidb via Python Package Index (PyPI),:
$ pip install sqlalchemy-multidb
Please use the Issues for feature requests and troubleshooting usage.