I noticed that some parts differs from code style conventions like PEP-8. For methods camel case is used, attributes are only written in lower cases without underscores etc.
Regarding future work I would propose a small convention what to use when (and following parts of PEP-8 to make use more simple for others?)
I noticed that some parts differs from code style conventions like PEP-8. For methods camel case is used, attributes are only written in lower cases without underscores etc. Regarding future work I would propose a small convention what to use when (and following parts of PEP-8 to make use more simple for others?)