2014 posts tagged python
An approach to generating (and navigating) maps with a minimum of hassle for both dev and player.
Music in Tone Poem
Jul 06A combination of modules and hacks to get Kivy to do what I need with MIDI.
MIDI in Python
Feb 20The situation is... not fantastic.
2013 posts tagged python
Does Python Cuddle?
Aug 06I coin a term for how a particular syntactic idiom applies to Python.
Python code organization.
StringIO
Jun 21Python's StringIO module and a couple use cases.