 |
Keyed Dictionary 1.1
Keyed Dictionary object keeps a list of approved key values.
Python | 07.06.2007, 07:33 | ? | Python License | Загрузок: 3
|
 |
Weakmethod Script 1.0
Weakmethod Script is a decorator that introduces weakly-bound methods.
Python | 07.06.2007, 07:32 | ? | Python License | Загрузок: 0
|
 |
Real Mixins 1.1
Real Mixins code creates real mixed-in classes: it actually merges one class into another (c-python specific).
Python | 07.06.2007, 07:32 | ? | Python License | Загрузок: 1
|
 |
z_delegate 1.0
z_delegate script was written to emulate a flexible version of delegates from the C# language.
Python | 07.06.2007, 07:31 | ? | Python License | Загрузок: 0
|
 |
Sized Dictionary 1.1
Sized Dictionary script is a good demonstration of inheriting python default object types.
Python | 07.06.2007, 07:30 | ? | Python License | Загрузок: 0
|
 |
Container 1.0
Container script allows you to use a generic attribute container, with printing and recursion protection.
Python | 07.06.2007, 07:29 | ? | Python License | Загрузок: 0
|
 |
ExceptionContainer 1.0
ExceptionContainer script is an Exception base-class that supports keyword arguments and printing.
Python | 07.06.2007, 07:28 | ? | Python License | Загрузок: 0
|
 |
Automated swigging for creating C shared modules 1.1
Automated swigging for creating C shared modules script contains a simple python function to automate using the swig process for creating C modules.
Python | 07.06.2007, 07:27 | ? | Python License | Загрузок: 0
|
 |
Import Modules/Discover methods 1.1
Import Modules/Discover methods script allows the user to import a series of python modules without "knowing" anything about those modules.
Python | 07.06.2007, 07:26 | ? | Python License | Загрузок: 0
|
 |
Simple Singleton 1.0
Simple Singleton script is an implementation of the singleton without using the __new__ class.
Python | 07.06.2007, 07:26 | ? | Python License | Загрузок: 0
|
 |
Readable switch construction 1.7
Readable switch construction script duplicates C's original 'switch' functionality and structure with reasonable accuracy.
Python | 07.06.2007, 07:26 | ? | Python License | Загрузок: 0
|
 |
HLLAPI interface 1.2
HLLAPI interface program interfaces the 3270 HLLAPI library of an Italian 3270 emulator using the ctypes library.
Python | 07.06.2007, 07:25 | ? | Python License | Загрузок: 0
|
 |
Ordered Dictionary 1.2
Ordered Dictionary class extends UserDict to record the order in which items are added.
Python | 07.06.2007, 07:25 | ? | Python License | Загрузок: 0
|
 |
CVS Validator 0.1.0
CVS Validator script scans a freshly checked out CVS project for binary files that have not been checked-in correctly.
Python | 07.06.2007, 07:24 | ? | Python License | Загрузок: 0
|
 |
PyCrash 0.4pre3
PyCrash is a Run-Time Exception Dumper which handles uncaught exceptions during the execution of Python programs.
Python | 07.06.2007, 07:22 | ? | LGPL License | Загрузок: 0
|
 |
Pyrex 0.9.5
Pyrex lets you write code that mixes Python and C data types any way you want, and compiles it into a C extension for Python.
Python | 07.06.2007, 07:21 | ? | Open Source License | Загрузок: 12
|
 |
Binary search and insert in Python 1.2
Binary search and insert in Python script demonstrates a binary search through sorted data using bisect.
Python | 07.06.2007, 07:17 | ? | Python License | Загрузок: 0
|
 |
Named Tuples 1.9
Named Tuples script allows you a fast, lightweight attribute-style access to tuples.
Python | 07.06.2007, 07:16 | ? | Python License | Загрузок: 0
|
 |
RICHVALUE 1.2
RICHVALUE script enriches (return) values transparently with extra data.
Python | 07.06.2007, 07:13 | ? | Python License | Загрузок: 0
|
 |
Python symbols 1.0
Python symbols is a toy module that shows a way to define symbols inside functions, using a decorator.
Python | 07.06.2007, 07:13 | ? | Python License | Загрузок: 1
|
 |
Dictionary with attribute-style access 1.0
style access 1.0 - Dictionary with attribute-style access script defines a dictionary with attribute-style access.
Python | 07.06.2007, 07:12 | ? | Python License | Загрузок: 0
|
 |
Quickslice decorator 1.3
Quickslice decorator script defines a decorator that allows for an abbreviated slice syntax in function arguments: {start:end}.
Python | 07.06.2007, 07:11 | ? | Python License | Загрузок: 4
|
 |
FunctionDecorators 1.1
FunctionDecorators script uses a function decorator to tell when and how a function should be logged.
Python | 07.06.2007, 07:11 | ? | Python License | Загрузок: 0
|
 |
Load data in browser without using temp files 1.2
Load data in browser without using temp files script script displays the html files in the default web browser without creating a temp file.
Python | 07.06.2007, 07:10 | ? | Python License | Загрузок: 1
|
|
 | Разделы |
|