27 February 2017 / tech-note How to install custom Python library? To install your own Python library to the local environment, run the following command: python setup.py install