The pianos.py Python module ================================== All Python scripts in this section use a common module to facilitate access to a PiAnoS database: the ``pianos.py`` module. **Download** `pianos.py `_ **Installation** You can either install this file in your Python ``site-packages`` directory, or simply place the module side-by-side with the script you want to use.