Basic Music Theory in ~200 Lines of Python | Manohar Vanga
mvanga.com/blog/basic-music-theory-in-200-lines-of-pythonA basic introduction to Western music theory using the Python programming to derive scales, chords, and modes in every key.
Welcome! | practical-python
dabeaz-course.github.io/practical-python/Practical Python Programming (course by @dabeaz)
Natural Language Processing is Fun! – Adam Geitgey – Medium
medium.com/@ageitgey/natural-language-processing-is-fun-9a0bff37854eComputers are great at working with structured data like spreadsheets and database tables. But us humans usually communicate in words, not in tables. That’s unfortunate for computers. A lot of…
Programming with Escher
mapio.github.io/programming-with-escher/This notebook is a collection of preliminary notes about a "code camp" (or a series of lectures) aimed at young students inspired by the fascinating Functional Geometry paper of Peter Henderson.
readbeyond/aeneas
github.com/readbeyond/aeneasaeneas is a Python/C library and a set of tools to automagically synchronize audio and text (aka forced alignment) http://www.readbeyond.it/aeneas/
donnemartin/interactive-coding-challenges: Continually updated, interactive, test-driven Python coding interview challenges (algorithms and data structures).
github.com/donnemartin/interactive-coding-challengesinteractive-coding-challenges - Continually updated, interactive, test-driven Python coding interview challenges (algorithms and data structures).
jvns/pandas-cookbook: Recipes for using Python's pandas library
github.com/jvns/pandas-cookbookpandas-cookbook - Recipes for using Python's pandas library
inconvergent/differential-line: a generative algorithm
github.com/inconvergent/differential-linedifferential-line - a generative algorithm
vinta/awesome-python: A curated list of awesome Python frameworks, libraries, software and resources
github.com/vinta/awesome-pythonawesome-python - A curated list of awesome Python frameworks, libraries, software and resources
SpaCy.io | Industrial-strength Natural Language Processing
spacy.io/spaCy is a library for industrial-strength text processing in Python. If you're a small company doing NLP, we want spaCy to seem like a minor miracle.