Step-by-step demonstration of composing in SCAMP, from a single note to a whole multi-part piece. SCAMP (Suite for Computer-Assisted Music in Python) is a fr... (more…)
Read more »
A python module to download twitter spaces. Contribute to HoloArchivists/twspace-dl development by creating an account on GitHub. (more…)
Read more »
In this post I will talk about some tools that can help us solve another painful problem in Python: profiling CPU usage. CPU profiling means measuring the performance of our code by analyzing the w… (more…)
Read more »
`pathlib` is a part of the standard library that helps you deal with file paths. In this video, we explore the library with examples. We also talk about the ... (more…)
Read more »
An article by Colin Dean : How a 47+ year old tool can MAKE Python developer experience easier. (more…)
Read more »