GitHub - creativetechnologylab/python-coding-pointers: A collection of coding tutorials for Python and Conda/Mamba.
Coding Tutorials
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.
Python Installation
Installing uv and creating an environment
General Python Guides
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
Good Coding Practices
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
uv
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