Skip to content
Daniel Farrell edited this page Mar 28, 2014 · 4 revisions

Getting Help

Don't be afraid to dig into the code for help. It's written to be easy to understand, even for new devs. It's also very well documented - every module, class and method has a Sphinx-style docstring, inline documentation is provided where appropriate and variable names are chosen to be easy to understand

Quick Links

Clone this wiki locally