VirtualTam's bookmarks
-
2014-09-04 -
2014-09-01 -
2014-08-29 -
2014-08-24 -
2014-08-09 -
2014-07-24 -
2014-07-08 -
2014-06-25 -
2014-06-23 -
2014-06-21 A python zerobin fork :-)
-
2014-06-21 - 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/
-
2014-06-21 -
2014-06-09 setuptools is a collection of enhancements to the Python distutils
-
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.