- 
            
- 
            Python Library: termtables | Pretty tables in terminal
- 
            Python snippet: download files
- 
            Save images with Pythonhow to save images on disk with Python
- 
            My Python scripts boilerplatethis is the boilerplate I use as a snippet in VS Code when I create a new Python script
- 
            Python Library: os (built-in)ongoing note
- 
            How to get a website's metadata with Python
- 
            String snippets
- 
            How to save confidential data in environment variables with dotenvbest practice is to never have passwords and alike in clear text in Python scripts - here is the solution I use
- 
            Copy folders with Pythonone line to copy entire folders
- 
            Python Snippetsa collection of useful snippets
- 
            Print statement tricks
- 
            Get parent folder name with Python
- 
            Open text files with Python
- 
            Python Library: pydubManipulate audio with an simple and easy high level interface.