 |
Call a function/method X times per second 1.1 |
| Call a function/method X times per second script is a generator function used to call a function X times per second. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 52 |
|
| new | no screenshots |
 |
| June 7th, 08:44 GMT |
|
 |
Autosuper to the limit 1.1 |
| Autosuper to the limit script returns a tuple (cls,self,method). |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Fair | Downloads: 81 |
|
| new | no screenshots |
 |
| June 7th, 08:44 GMT |
|
 |
Extending Classes 1.0 |
| Extending Classes script contains two implementations for extending an exsisting class using metaclasses. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Fair | Downloads: 83 |
|
| new | no screenshots |
 |
| June 7th, 08:43 GMT |
|
 |
Automatic delegation through descriptors 1.0 |
| Automatic delegation through descriptors script is useful when you want a class instance to act as if it was an instance of another class. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Fair | Downloads: 79 |
|
| new | no screenshots |
 |
| June 7th, 08:43 GMT |
|
 |
SimpleWrapper 1.1 |
| SimpleWrapper script is a simple object wrapper that allows you to define pre-defined parameters for functions. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Fair | Downloads: 77 |
|
| new | no screenshots |
 |
| June 7th, 08:42 GMT |
|
 |
Remove duplicates from a sequence 1.0 |
| Remove duplicates from a sequence script allows you to to remove duplicates from a sequence. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Fair | Downloads: 112 |
|
| new | no screenshots |
 |
| June 7th, 08:42 GMT |
|
|
|
| new | no screenshots |
 |
| June 7th, 08:41 GMT |
|
 |
Fixed keys mapping type 1.2 |
| Fixed keys mapping type script is a memory efficient implementation of a mapping type for mappings with fixed keys. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 66 |
|
| new | no screenshots |
 |
| June 7th, 08:41 GMT |
|
 |
Composite design-pattern using dictionaries 1.1 |
| Composite design-pattern using dictionaries script illustrates the composite design pattern by using hierarchical dictionaries. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 98 |
|
| new | no screenshots |
 |
| June 7th, 08:40 GMT |
|
 |
Separating Pattern Implementation from Your Code 1.0 |
| Separating Pattern Implementation from Your Code script separates pattern implementation from your code so that you can reuse the implementation elsewhere. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 34 |
|
| new | no screenshots |
 |
| June 7th, 08:40 GMT |
|
 |
Attributes WithProtection without pain 1.0 |
| Attributes WithProtection without pain script enables proper protection of attributes that are mangled with Pythons privacy indicator: the single underscore _. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 57 |
|
| new | no screenshots |
 |
| June 7th, 08:40 GMT |
|
 |
z_sync |
| z_sync script gives access to the Sync class when you try to syncronize the execution of two or more threads. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 59 |
|
| new | no screenshots |
 |
| June 7th, 08:40 GMT |
|
 |
Dependency Injection The Python Way 1.8 |
| Dependency Injection The Python Way script is a sample pythonic inversion-of-control pseudo-Container. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 119 |
|
| new | no screenshots |
 |
| June 7th, 08:39 GMT |
|
 |
Rich Comparison Mixin 1.0 |
| Rich Comparison Mixin script implements the full suite of rich comparison operators if __cmp__ is defined. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Fair | Downloads: 100 |
|
| new | no screenshots |
 |
| June 7th, 08:39 GMT |
|
 |
Right method names suggestion 1.2 |
| Right method names suggestion script uses __getattr__ to modify the error messages given when a wrong class method is called. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 73 |
|
| new | no screenshots |
 |
| June 7th, 08:39 GMT |
|
 |
A simple date class 1.0 |
| A simple date class script can be used by anyone who wants a date object for a program. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 52 |
|
| new | no screenshots |
 |
| June 7th, 08:38 GMT |
|
 |
A lazy, memoized attribute space 1.0 |
| A lazy, memoized attribute space class allows a function to be evaluated only when needed, and the return value cached. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 71 |
|
| new | no screenshots |
 |
| June 7th, 08:38 GMT |
|
 |
Metaclass Class Policies 1.2 |
| Metaclass Class Policies code implements the policy design pattern in Python by using metaclasses and multiple inheritance. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Fair | Downloads: 80 |
|
| new | no screenshots |
 |
| June 7th, 08:38 GMT |
|
 |
Another Singleton Implementation 1.0 |
| Another Singleton Implementation script creates a unique instance of classes that uses Singleton as their metaclass. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Excellent | Downloads: 68 |
|
| new | no screenshots |
 |
| June 7th, 08:38 GMT |
|
 |
Priority queue script 1.0 |
| Priority queue script allows specification of the relative order of the data. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Fair | Downloads: 77 |
|
| new | no screenshots |
 |
| June 7th, 08:37 GMT |
|
 |
random 3 CNF problem generator 1.0 |
| random 3 CNF problem generator script returns a randomly generated 3-CNF sentence composed of clauses in the form of lists of tuples. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 137 |
|
| new | no screenshots |
 |
| June 7th, 08:37 GMT |
|
 |
Ring buffer 1.1 |
| Ring buffer script is useful for the storage of log information. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Fair | Downloads: 238 |
|
| new | no screenshots |
 |
| June 7th, 08:36 GMT |
|
 |
Round-Robin Pairings Generator 1.0 |
| Round-Robin Pairings Generator script is an implementation of a round-robin algorithm for "fair" pairing of items from a list. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 722 |
|
| new | no screenshots |
 |
| June 7th, 08:36 GMT |
|
 |
RPN Stack class 1.1 |
| RPN Stack class is an example of how to write a stack and how to implement it into an RPN calculator. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Fair | Downloads: 104 |
|
| new | no screenshots |
 |
| June 7th, 08:36 GMT |
|
 |
Simple tests using Exceptions 1.1 |
| Simple tests using Exceptions script provides a way of performing simple tests. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Fair | Downloads: 63 |
|
| new | no screenshots |
 |
| June 7th, 08:36 GMT |
|
 |
unzip 1.1 |
| unzip script defines a function that represents the opposite of the zip function used for string operations. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 287 |
|
| new | no screenshots |
 |
| June 7th, 08:35 GMT |
|
 |
Using time "slices" to categorize events 1.0 |
| Using time "slices" to categorize events by period script breaks all of time up into "slices" in order to categorize events. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 71 |
|
| new | no screenshots |
 |
| June 7th, 08:35 GMT |
|
 |
SMAWK totally monotone matrix searching algorithm 1.0 |
| SMAWK totally monotone matrix searching algorithm takes as input a function for computing matrix values, and searches for the position of maximum value in each row. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 206 |
|
| new | no screenshots |
 |
| June 7th, 08:34 GMT |
|
 |
LZ77 compression 1.2 |
| LZ77 compression script allows you to compress blocks having the size of maximum 256 bytes. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Fair | Downloads: 449 |
|
| new | no screenshots |
 |
| June 7th, 08:34 GMT |
|
 |
Boyer-Moore-Horspool string searching 1.0 |
| Boyer-Moore-Horspool string searching script implements a string searching algorithm based upon Boyer-Moore string searching. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Fair | Downloads: 281 |
|
| new | no screenshots |
 |
| June 7th, 08:34 GMT |
|