VirtualTam's bookmarks
633 bookmarks found
-
What makes a package useful? What is it about certain packages that makes them must-haves for any project?
-
Euclidean Rhythms
2016-03-22 - "Euclidean Rhythms" on tumblr: https://www.tumblr.com/search/euclidean%20rhythms
- http://cgm.cs.mcgill.ca/~godfried/rhythm-and-mathematics.html
- http://unthingable.eat-up.org/posts/2014/Jan/26/euclidean-rhythm-generator-in-clojure/
- https://github.com/heuermh/Euclidean-Pattern-Generator
- https://github.com/ideoforms/isobar
- http://blog.brianhouse.net/post/6470884605
- https://intimateandintricate.wordpress.com/2014/11/13/euclidean-rhythms-python-and-earsketch/
-
- Original sources: https://bitbucket.org/BruceEckel/python-3-patterns-idioms
- Forked sources: https://bitbucket.org/MatToufoutu/python-3-patterns-idioms/src
- ReadTheDocs Fork: http://python-3-patterns-idioms-test.readthedocs.org/en/latest/index.html
-
How to Write a Spelling Corrector
2015-12-10 -
Implementation for OOP generic objects, starting with 3.5 : )
-
PEP 20 -- The Zen of Python | Python.org
2015-11-29 -
Up-to-date fork of the DJango Book, with additional content \o/
-
stefankoegl/python-json-pointer · GitHub
2015-09-23 Python implementation of JSON Pointer - RFC 6901
See:
-
MusicBrainz Picard
2015-08-31 Picard is a cross-platform music tagger written in Python.
-
virtualtam/developus-apparatus
2015-08-24 An assortment of development-related links, resources and scripts
-
csv [sebsauvage]
2015-07-24 MOUHAHAHAHAHAHAHA
- Alors comme ça tu veux faire du CSV ?
- Et tu crois vraiment que tu peux écrire toi-même facilement un parseur de CSV ?
- Tu crois vraiment qu'il te suffit de faire un bête split() sur chaque ligne du fichier pour t'en sortir ???
- T'es vraiment sûr que t'as pensé à tout ?