A collection of Python tips and pointers for general tasks. Please open an issue or send me an email if you'd like to see something added to this.
Installing uv and creating an environment
Guides for common programming tasks.
Reading All the Files in a Folder with Python
Using the Command Line from a Python Program
Speech Detection and Transcription
Cloning a Voice
Playing Audio Files
Advice on how to write clean and readable code.
Refactoring and Why You Should Do It
Tidying Your Python Files with black and isort
Setting up a pre-commit File
Guides related to using Conda or Mamba to set up virtual environments.
Replicating an Environment
Making VSCode Recognise uv
Setting up Tensorflow on Windows with GPU support using uv