VirtualTam's bookmarks

  1. 2014-09-04
  2. 2014-08-29
  3. 2014-07-24
  4. 2014-06-23
  5. 2014-06-21

    A python zerobin fork :-)

    • An enhanced interactive Python shell.
    • A decoupled two-process communication model, which allows for multiple clients to connect to a computation kernel, most notably the web-based notebook
    • An architecture for interactive parallel computing.

    via http://sametmax.com/debugger-en-python-les-bases-de-pdb/

  6. setuptools is a collection of enhancements to the Python distutils

  7. This document describes the current state of packaging in Python using Distribution Utilities (“Distutils”) and its extensions from the end-user’s point-of-view, describing how to extend the capabilities of a standard Python installation by building packages and installing third-party packages, modules and extensions.