# Python

- [Setup and Install](/python/setup-and-install.md)
- [Starter Template](/python/starter-template.md)
- [Example Code](/python/example-code.md)
- [Style Guide](/python/style-guide.md)
- [Module Reference](/python/module-reference.md)
- [The Drawing Canvas](/python/module-reference/the-drawing-canvas.md)
- [Colors](/python/module-reference/colors.md)
- [Drawing Shapes](/python/module-reference/drawing-shapes.md)
- [Text and Images](/python/module-reference/text-and-images.md)
- [Property Getting and Setting](/python/module-reference/property-getters-and-setters.md)
- [Object Methods](/python/module-reference/object-methods.md)
- [Event Handling](/python/module-reference/event-handling.md)
- [Saving Your Drawing](/python/module-reference/saving-your-drawing.md)
- [Power Users](/python/using-other-tkinter-capabilities.md)
- [Issues and Features Coming Soon...](/python/coming-soon....md)
