Skip to content
This repository has been archived by the owner on Sep 12, 2021. It is now read-only.

Latest commit

 

History

History
30 lines (17 loc) · 392 Bytes

README.rst

File metadata and controls

30 lines (17 loc) · 392 Bytes

cp_sqlalchemy_multidb

SQLAlchemy with multiple database support plugin for cherrypy.

Instructions

Download :

git clone https://github.com/meyt/cp_sqlalchmey_multidb.git
cd ./cp_sqlalchemy_multidb
sudo python ./setup.py install

or install from pypi :

pip install cp_sqlalchmey_multidb

Usage

look test.py.