VirtualTam's bookmarks

  1. 2015-06-07

    PEW! PEW!

  2. The French StackOverflow!

  3. Wow, Github now has builtin support for IPython Notebooks \o/

  4. 1$ pip install eg
    2$ eg <command>
    
  5. 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)

    https://twistedmatrix.com/trac/wiki/Documentation

  6. Jupyter Notebook viewer: https://github.com/jupyter/nbviewer