Library:
Jam.py can now be deployed on PythonAnywhere. See How to deploy project on PythonAnywhere
Directory of the project can be passed to the create_application function now (jam/wsgi.py module).
Multiprocessing connection pool parameter removed from project Parameters
Bugs related to processing of keyboard events by forms fixed
Some bugs fixed
Documentation:
How to section created. That section will contain code examples that can be useful to quickly accomplish common tasks.