VirtualTam's bookmarks
-
2014-07-08 -
2014-07-07 -
2014-07-05 -
2014-07-04 -
2014-06-29 -
2014-06-25 -
2014-06-23 -
2014-06-23 -
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 export GREP_OPTIONS='-nRI --color=always --exclude-dir=pycache --exclude-dir=.nodeproject --exclude-dir=CVS --exclude-dir=SVN --exclude-dir=.git --exclude-dir=.hg'
-
2014-06-21 -
2014-06-12 -
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.
-
2014-06-09 in
GITOLITE_USER/.gitolite.rc
:$ENV{PATH} = "/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:$ENV{PATH}"