VirtualTam's bookmarks
633 bookmarks found
-
Python Env Wrapper
2015-06-07 PEW! PEW!
-
The French StackOverflow!
-
TaskBuster Django tutorial
2015-05-10 -
IPython - Rendering Notebooks on GitHub
2015-05-09 Wow, Github now has builtin support for IPython Notebooks \o/
-
Punchcard graph generator
2015-05-04 -
eg: display example usage for *nix commands
2015-05-02 1$ pip install eg 2$ eg <command>
-
scikit-learn - Machine Learning in Python
2015-04-26 -
Twisted
2015-04-24 Twisted implements a variety of networking and communication protocols and exposes them all as method-calls on your Python objects. Client and server implementations are provided for various standard protocols, including:
- HTTP (twisted.web)
- IMAP, POP, SMTP (twisted.mail)
- DNS (twisted.names)
- TLS (core)
- SSH, Telnet (twisted.conch)
- IRC, XMPP, OSCAR (twisted.words)
- Ethernet, IP, TUN/TAP (twisted.pair)
- NMEA (twisted.positioning)
-
The IPython Notebook - IPython
2015-03-16 Jupyter Notebook viewer: https://github.com/jupyter/nbviewer
-
Generate Audio with Python - Zach Denton
2015-03-15