NEW

Constant Object Passing script shows you how to pass objects as "constant" (immutable) in pyt...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.9/5) 427 February 23rd, 2007 UTC |
|
NEW

Apache Client Cache-rate Calculator script contains a function to calculate the percent of requests tha...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Poor (1.9/5) 709 February 23rd, 2007 UTC |
|
NEW

Dynamically change the Python system path script contains a function that adds the specified path to th...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.5/5) 489 February 23rd, 2007 UTC |
|
NEW

Directory Size Lister for Windows script lists the summed size of a directory (or set of directories) ...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows Python Other Free / Open So... Good (3.5/5) 1,443 February 22nd, 2007 UTC |
|
NEW

Windows registry script allows you to store some data for your progam in the windows registry.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows Python Other Free / Open So... Fair (2.5/5) 933 February 22nd, 2007 UTC |
|
NEW

Dependable URL startfile (Windows) script provides a dependable function for opening a URL.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows Python Other Free / Open So... Fair (2.8/5) 549 February 22nd, 2007 UTC |
|
NEW

Human readable 'random' password script allows you to generate a password in the form 'w...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.8/5) 706 February 22nd, 2007 UTC |
|
NEW

Win32 process information script contains a function that will return a list of tuples of process names...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows Python Other Free / Open So... Fair (2.4/5) 735 February 22nd, 2007 UTC |
|
NEW

Formats current exception with stack trace script provides functions for formatting exceptions and stac...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.1/5) 469 February 22nd, 2007 UTC |
|
NEW

Importer-specific module initialization script is a function that placed inside a module X, allows you ...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.4/5) 436 February 22nd, 2007 UTC |
|
NEW

Get system/language dependent paths on windows module provides a few functions to retrieve the path nam...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows Python Other Free / Open So... Fair (2.9/5) 455 February 22nd, 2007 UTC |
|
NEW

Implementing a circular data structure using lists script allows you to define circular data structure.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.2/5) 543 February 16th, 2007 UTC |
|
NEW

Function composition script contains two classes that show two styles of function composition.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.1/5) 529 February 16th, 2007 UTC |
|
NEW

Sieve of Eratosthenes script computes an infinite sequence of primes using simple generators.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.8/5) 1,241 February 16th, 2007 UTC |
|
NEW

Priority dictionary script allows you to manage a data structure that acts almost like a dictionary.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.8/5) 560 February 16th, 2007 UTC |
|
NEW

Wrap unbounded generator script creates a "wrapper" generator with output restriction.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.3/5) 403 February 16th, 2007 UTC |
|
NEW

Scheduled Queue script defines a scheduled queue: a queue with priorities that are scheduled.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.4/5) 454 February 16th, 2007 UTC |
|
NEW

Permutation script contains a small but efficient recursive function for printing the permutation of ch...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.7/5) 782 February 16th, 2007 UTC |
|
NEW

n-dimensional loop iterator object script does nested for loops on an arbitrary list of iterable things.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.7/5) 461 February 16th, 2007 UTC |
|
NEW

Loop over and descend into sequences script is a function to iterate over a container and its elements ...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.4/5) 409 February 16th, 2007 UTC |
|
NEW

Priority Queue script allows you to manage Thread-safe priority queue using Queue.Queue.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.1/5) 750 February 16th, 2007 UTC |
|
NEW

Fibonacci Object script shows a simple class useful to compute Fibonacci numbers.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.3/5) 550 February 16th, 2007 UTC |
|
NEW

Choose a random k-subset of {1,2, ..., n} script is a translation of the Fortran subroutine RANKSB.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python
Fair (2.1/5) 759 February 16th, 2007 UTC |
|
NEW

Credit card validation script helps you to check the validity of the credit card numbers.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.6/5) 1,007 February 16th, 2007 UTC |
|
NEW

Splitting iterators script shows an implementation of isplit, a function that splits iterators into two...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.5/5) 399 February 16th, 2007 UTC |
|
NEW

Generic filter logic strategy script allows you to create a Filter class which tests a given object aga...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.8/5) 461 February 16th, 2007 UTC |
|
NEW

Unique Random Numbers script allows you to generate non-repetitive random numbers.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.1/5) 721 February 16th, 2007 UTC |
|
NEW

Discrete Cosine/Sine Transformations script is a Python implementation of discrete Cosine/Sine transfor...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.2/5) 555 February 16th, 2007 UTC |
|
NEW

Range minima and least common ancestors implements data structures for solving Range minimization and L...
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Good (3.1/5) 480 February 16th, 2007 UTC |
|
NEW

Dicts from lists script is a simple oneliner to built a dictionary from a list.
[read more >]
|
Platform: Language: License: Rating: Downloads: Updated:
|
Windows / Linux / Ma... Python Other Free / Open So... Fair (2.5/5) 441 February 16th, 2007 UTC |
|
|