I would import gitchechpoint in init.py to lower the nesting and long key in configuration.
Note that the configuration can also be done using json file, which is easier to do programatically.
Here is roughly how I do it, could be improved though.
Again, these are details that could be done only when one want to polish the project,
or have easy things for new contributors.
I would import gitchechpoint in init.py to lower the nesting and long key in configuration.
Note that the configuration can also be done using json file, which is easier to do programatically.
Here is roughly how I do it, could be improved though.
Again, these are details that could be done only when one want to polish the project,
or have easy things for new contributors.