Options management

Options management 1.0

Options management 1.0 Download Summary

  • Language: Python
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: Other Free / Open Source License - Python License
  • Databases: N/A
  • Downloads: 356
  • Released: Jun 7, 2007

Options management 1.0 Description

The goal of this script is to help the use of classes that need a great number of options in constructor for configuration.

Options management Bookmark

Hyperlink code:
Hyperlink for Forum code:

Options management 1.0 Script Download Notice

Top 4 Download periodically updates information of Options management 1.0 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Options management 1.0 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Extensible object to XML converter

... your own object types for more complex output options. ...
Python

Squirrel

... Tail recursion · Exception handling · Automatic memory management (CPU bursts free; mixed approach ref counting/GC) · Weak references · Both compiler and virtual machine fit together in about 6k lines of C++ code. · Optional 16bits characters strings · Compiles on both 32 and 64 bits architectures ...
Unknown

Extending Classes

This script contains two implementations for extending an exsisting class using metaclasses. ...
Python

Lazy attributes

Lazy attributes script shows how to create attributes with 'computed at first use' values. ...
Python

A simple date class

This script can be used by anyone who wants a date object for a program. The code was written as a help for someone trying to do the same thing in C . ...
Python