raze 1.2.0
RAZE Python Libraries
RAZE is a free collection of Python modules intended as an extension to the standard libraries. The target Python version is 2.4. * coalesce - Utilities for selecting the first "usable" value in a sequence. * container - Extended container types and utilities. * enumeration - Base class for user-defined enumeration types. * func - Function utils and functional programming tools. * import_ - Delayed import for combatting circular dependencies. * logging_ - Extensions to the standard logging module. * misc - Miscellaneous helper/utility classes and functions. * namestyle - Convert identifier names between conventions. * net - Networking support classes. * optparse_ - Free-form option parser. * password - Password generation and strength testing. * path - Extensions and helpers to the standard os.path module. * phonetic - NATO phonetic alphabet utilities. * property_ - Extensions to the standard property type. * singleton - Enforced singleton pattern. * test - Bootstrapping function for running Raze doctests. * threading_ - Extensions to the standard threading module. * transform - Multi-step transformations of multiple values. * visitor - Classes for simple implementation of the visitor pattern.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| raze-1.2.0.win32.exe (md5) | MS Windows installer | 2.4 | 2006-12-18 13:34:44 | 92KB | 205 |
| raze-1.2.0.tar.gz (md5) | Source | 2006-12-18 13:34:07 | 24KB | 308 | |
- Author: James Harris, Erin Houston <raze at icecave com au>
- Home Page: http://www.icecave.com.au
- Download URL: http://download.icecave.com.au/r/raze/raze-1.2.0.tar.gz
-
License:
RAZE Python Libraries Copyright (c) 2006 James Harris, Erin Houston All rights reserved. Use in source and binary forms, with or without modification is permitted provided that the following conditions are met. * Modified versions of this software are only distributed as part of a larger product that uses the modified version, never as a stand-alone library. * Neither the name of Icecave Productions nor the names of its contributors or members may be used to endorse or promote products that use this software without specific prior written permission. * It is acknowledged that this license agreement is subject to change without notice at the sole discretion of the copyright holder. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- Categories
- Package Index Owner: stoffle
- DOAP record: raze-1.2.0.xml
Log in to rate this package.
