Installing

GitHub

pip install git+http://github.com/sacrud/ps_alchemy.git

PyPi

pip install ps_alchemy

Source

git clone git+http://github.com/sacrud/ps_alchemy.git
cd ps_alchemy
pip install .

Develop

git clone git+http://github.com/sacrud/ps_alchemy.git
cd ps_alchemy
pip install -e .