-
Joe Gregorio | BitWorking | Bloom Filter Resources
(1 month, 2 weeks ago) -
-
Python packaging ecosystem
(2 months, 2 weeks ago)The distinction between setuptools, PyPI, distutils, eggs, easy_install, pkg_resources and zc.buildout used to make my head spin. Kevin Teague’s outstanding explanation made it all make sense. -
-
What’s New in Python 2.6 — Python v2.6b3 documentation
(3 months ago)This article explains the new features in Python 2.6. The release schedule is described in PEP 361; currently the final release is scheduled for October 1 2008. -
-
Spawning + Django - Eric Florenzano's Website
(4 months ago) -
-
Software Ramblings » Blog Archive » Multi-thread scaling issues with Python and Ruby
(4 months, 1 week ago) -
-
Python best practices
(4 months, 3 weeks ago) -
-
LinkMingle.com » List of Free Online Python Books
(5 months, 2 weeks ago)A very good collection legal and free online books and documentation. -
-
Using Amazon S3 with Django | patrickbeeson.com
Saved by 1 other person (6 months, 3 weeks ago) -
-
Empty Thoughts: GitPython
(6 months, 4 weeks ago)GitPython is a python library used to interact with Git repositories, by Michael Trier. -
-
SQS Clone
(7 months, 1 week ago) -
-
Generator Tricks for Systems Programmers
(7 months, 1 week ago) -
-
mozdev.org - pyxpcomext: index
(7 months, 3 weeks ago)This project provides PyXPCOM bindings that enables Python to be used inside of Mozilla applications. The Python bindings are wrapped up in an extension (XPI file) so that users can easily install PyXPCOM just like any other Mozilla/Firefox extension. -
-
Python processing
(8 months ago)processing is a package for the Python language which supports the spawning of processes using the API of the standard library's threading module. It runs on both Unix and Windows. -
-
JabberLogBot « LuisRei.com
(8 months, 1 week ago) -
-
Ian Bicking: a blog :: Python HTML Parser Performance
(8 months, 1 week ago) -
-
How-To Guide for Descriptors
(8 months, 1 week ago) -
-
Anatomy of a Python C Module
(8 months, 3 weeks ago)Writing Python modules in C is relatively easy. The main reason to do so is to increase performance over using Python code. I will demonstrate how to implement a Fibonacci Python function in C. -
-
DebuggingTechniques - modwsgi - Google Code
(8 months, 3 weeks ago) -
-
python-jabberbot: A simple Jabber Bot for Python (thpinfo.com)
(8 months, 3 weeks ago) -
-
PythonSpeed/PerformanceTips - PythonInfo Wiki
(9 months ago)Python performance tips -
-
Parallel Python
(9 months, 2 weeks ago)PP is a python module which provides mechanism for parallel execution of python code on SMP (systems with multiple processors or cores) and clusters (computers connected via network). -
-
Shapely - PCL - Trac
(9 months, 2 weeks ago)Shapely is a package for manipulation and analysis of 2D geospatial geometries. -
-
Werkzeug
(10 months ago) -
-
Essential Python Reading List
Saved by 1 other person (10 months ago) -
-
daemon.py
(11 months ago)Neat little Python module for daemonizing a process; handles logging and pid files out of the box. -
-
Writing a server with Python's asyncore module
(11 months ago)The Python standard library provides two modules(asyncore and asynchat) to help in writing concurrent network servers using event-based designs. -
-
Multi-threading in Python | Python, Concurrency | Artful code
(11 months ago) -
-
Python Package Index : Beaker 0.9
(11 months ago) -
-
Django and Comet
(11 months ago) -
