• Program development
  • Comments
  • Pylint
  • Customizing Pylint
  • Unit testing
  • The unittest module
  • Create a test class
  • Establish success or failure
  • Startup and Cleanup
  • Run the tests
  • Debugging
  • Start the debug mode
  • Step through a program
  • Set breakpoints
  • Debug a command reference
  • Benchmarking