References

Here are links to the tools and articles I read to prepare this project:

PyDoc can be generated for each module using:

pydoc [module]

I’ve included the PyDoc output for all Classes and the Main module. You can generate HTML output using PyDoc. To run the GUI call:

pydoc -g