Python Projects

In the discussion below:

  • application - a standalone project that runs some function and behavior. It is not published in PyPi.
  • module - a consistent set of behaviours that make writing other modules or applications easier.

See Templates for python and other project templates

Python Modules

Python Applications

  • Remote Terminal - A python application that helps you develop on multiple platforms easily
  • Fix My Media - An app that helps you clean up duplicate media files, file names, and more
  • Wordle Game helper - an app that helps you successfully play Wordle

- John Arrizza