Previous  1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9  Next
All Samples(2)  |  Call(0)  |  Derive(0)  |  Import(2)
Module ANOIJournalSpace

Jonathan Riehl

$Id: ANOIJournalSpace.py,v 1.1 2005/02/04 19:32:26 jriehl Exp $

All Samples(3)  |  Call(0)  |  Derive(0)  |  Import(3)
Module ANOIShelveSpace

Jonathan Riehl

$Id: ANOIShelveSpace.py,v 1.3 2004/09/16 20:03:44 jriehl Exp $

All Samples(1)  |  Call(0)  |  Derive(0)  |  Import(1)
Module ANOITime

Jonathan Riehl

$Id: ANOITime.py,v 1.6 2005/01/19 00:51:59 jriehl Exp $

All Samples(5)  |  Call(0)  |  Derive(0)  |  Import(5)
Module ANOITrie.py

Jonathan Riehl

$Id: ANOITrie.py,v 1.11 2005/01/21 00:28:05 jriehl Exp $

All Samples(3)  |  Call(0)  |  Derive(0)  |  Import(3)
Module ANOITypes

Jonathan Riehl

Notes:

An interesting fallout of this design is that type atoms can not have the
same metadata fields as their instances.  For example a type that has
a TIME field can not have a TIME attribute - so when was it created or last
modified?(more...)

All Samples(4)  |  Call(0)  |  Derive(0)  |  Import(4)
Module ANOIUtil

Silly utility functions developed for testing and debugging.

Jonathan Riehl

$Id: ANOIUtil.py,v 1.3 2005/01/19 00:56:36 jriehl Exp $

All Samples(2)  |  Call(0)  |  Derive(0)  |  Import(2)
Module ANOIki

Jonathan Riehl

$Id: ANOIki.py,v 1.8 2005/01/21 00:28:05 jriehl Exp $

All Samples(1)  |  Call(0)  |  Derive(0)  |  Import(1)
Module ANOInit.py
______________________________________________________________________
Script to initialize a shelf space based on some input file.  Usage:

% ANOInit.py [options] <initfile>

<initfile> should be a Python file that defines the following:

MAX_RESERVED - Maximum reserved UID.
NAME_ROOT - Root UID for the facility name space.(more...)

All Samples(21)  |  Call(0)  |  Derive(0)  |  Import(21)
This implements an ANSI terminal emulator as a subclass of screen.

$Id: ANSI.py 491 2007-12-16 20:04:57Z noah $

All Samples(1)  |  Call(0)  |  Derive(0)  |  Import(1)
An efficient and simple ANSI colors module (and also a powerfull script), with functions to print text using colors.

About the convention for the names of the colors :
 * for the eight colors black, red, green, yellow, blue, magenta, cyan, white:
  * the name in minuscule is for color **with bold** (example 'yellow'),
  * the name starting with 'B' is for color **without bold** (example 'Byellow'),
  * the name starting with a capital letter is for the backgroung color (example 'Yellow').
 * for the special effects (blink, italic, bold, underline, negative), **not always supported** :
  * the name in minuscule is for **activate** the effect,
  * the name starting in capital letter is for **desactivate** the effect.(more...)

All Samples(0)  |  Call(0)  |  Derive(0)  |  Import(0)

All Samples(3)  |  Call(0)  |  Derive(0)  |  Import(3)

All Samples(1)  |  Call(0)  |  Derive(0)  |  Import(1)

All Samples(109)  |  Call(0)  |  Derive(0)  |  Import(109)
SoftLayer API bindings

See U{http://sldn.softlayer.com/article/Python}

All Samples(0)  |  Call(0)  |  Derive(0)  |  Import(0)

All Samples(38)  |  Call(0)  |  Derive(0)  |  Import(38)

All Samples(1)  |  Call(0)  |  Derive(0)  |  Import(1)

All Samples(2)  |  Call(0)  |  Derive(0)  |  Import(2)
This module implements the class ARCive which allows reading and
writing of archive files like the ones in use at the internet
archive. Archive format versions 1 and 2 are defined at
http://www.alexa.com/company/arcformat.html.

ARCive can be found at http://c0re.23.nu/c0de/

 --Maximillian Dornseif

All Samples(0)  |  Call(0)  |  Derive(0)  |  Import(0)

All Samples(1)  |  Call(0)  |  Derive(0)  |  Import(1)

Previous  1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9  Next