/relearning-python

Python toolkit I'm building up

Primary LanguagePython

relearning-python -> Practicing some Python after F28PL

script list - things which may just make our lives just that little bit easier

  • db.py -> can be used a database for stuff like passwords(insecure, better not.), commonly accessed stuff
  • letters.py -> turns whatever is copied to the clipboard into either all uppercase or all lowercase.