To distribute and install adhocsh more easily the project should be restructured to fit the typical Python package structure. This includes a Python module and a script using the module which both can be installed via pip using an appropriate setup.py. Testability will be increased as well.