Access Cairo surface from numpy and pygame Icon
Access Cairo surface from numpy and pygame script aliases the memory.
Free
Live Object Browser Icon
this tool throws up a gtk tree widget that maps all the references found
Povray for python Icon
Povray for python is a relatively simple framework for making povray files from
Iterator to return items N-at-a-time Icon
Returns N-tuples built from the incoming items from another iterator
Changing a closed-over value Icon
Changing a closed-over value (in a "cell") script allows you to change
Get the IP address of a network interface Icon
SIOCGIFADDR ioctl to find the IP address associated with a network interface
Coding Standard Adaptor Icon
Coding Standard Adaptor script contains a function which takes an object.
Using eval() To Transform Symbolic Expressions Icon
As an underhanded solution to an problem in an online programming challenge
Constraint-based Sudoku Solver Icon
This code uses the constraint package to solve sudoku puzzles.
Big file sorting Icon
Big file sorting script allows you to sort big ASCII files.
Last Login Record Extraction Icon
Figure out the file format for /var/log/lastlog on *NIX type machines.
Splitting iterators Icon
Implementation of isplit, a function that splits iterators into two equal ones
Integer set type Icon
Integer set type script initializes an integer set.
IPv4 address set type Icon
This is a set type for storing IPv4 address(-ranges) efficiently.
Where file search utility Icon
This utility searches all the paths in a semi-colon delimited environment.
Zip and Pickle Icon
This module saves and reloads compressed representations of generic Python
Basic Linear Algebra Matrix Icon
This recpie defines the Matrix class,an implementation of linear algebra matrix
ProfitSponder Icon
Makes mailing list management and smart auto responder management drop.
Trial
Strip attachments from an email message Icon
This recipe shows a simple approach to using the Python email package to strip.
Factorial Icon
This code gets factorial of a number and for negative numbers returns 1
Reverse a string Icon
one line to reverse a string
Octal Encryption Icon
Octal Encryption script helps you to get the octal representation of text.
Print Hook Icon
Hook on stdout and stderr so that we can handle printing of text
Binary ordered tree Icon
A simple example demonstrating the construction of binary trees.
Python portscanners Icon
Those are a couple of multithreaded portscanners, the second one use the Queue
Shell-like data processing Icon
This module introduces an alternative syntax a-la shell pipes
Linear equations solver Icon
Just a little bit of hack: a linear equations solver using eval and built-in
Loose Coupling Icon
Modules enable loose coupling between objects in a running application.
Fractal tree Icon
This simple program can be used to compute and display a 2D fractal tree.
Free
Cache decorator in python Icon
The latest version of Python introduced a new language feature
Free
Colormap Icon
These functions, when given a magnitude 'mag' between cmin and cmax
Property decorator for python Icon
This recipe refines an older recipe on creating class properties
Principal Component Analysis (PCA) Icon
A class that carries out Principal Component Analysis (PCA).
Free
Stripchart Plotter Icon
OpenGL Stripchart plotter for a user defined number of channels.
Free
Fractal tree Icon
This simple program can be used to compute and display a 2D fractal tree.
Free
web2ldap Icon
A generic LDAPv3 client which does not make any assumptions
Free
icmplib Icon
icmplib: library for creating and reading ICMP packets (Python)
Free
'Safe' Python module reload Icon
This is a script for python.
OK cancel dialog Icon
This is a script for python.
Free
ZChat Icon
Provide an example of how the z_service module can be used.
More