Coding Standard
The source code of Aedifico must me written in English and follow the PEP 8 as a coding convention for the python code. The PEP 8 is the official coding standard of the Python foundation. Using this PEP will help us a have something consistent between the Python standard libraries and our libraries.
