Design mini lanugage

Design mini-lanugage 1.0

Design mini-lanugage 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: 350
  • Released: Jun 4, 2007

Design mini-lanugage 1.0 Description

This script uses Python's superb text handling capability to parse and build the data structure from the input text.

Design mini lanugage Bookmark

Hyperlink code:
Hyperlink for Forum code:

Design mini-lanugage 1.0 Script Download Notice

Top 4 Download periodically updates information of Design mini-lanugage 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. Design mini-lanugage 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!

Deeply applying str across a data structure

The str() function in the standard library behaves in a slightly weird way when applied against lists: on each element of the list, the repr() is appended. In contrast, this module provides a deep_str() that deeply applies str() across lists. This module also provides utilities to develop custom str() functions. ...
Python

Build section numbers for a table of contents

... to generate section numbers for a nested document structure. It can be used within a recursive algorithm to build a table of contents. ...
Python

Record Jar Parser

... method to parse a file like object containing data in the record jar format. ...
Python

easy template system

... that enables you to transform a set of data to any type of document.For example, ETS can ... a list of product descriptions retrieved from a database to a HTML page. It can also construct SQL statements, ASCII data, XML documents. ETS provides 4 functions to match a set of data with templates:• sprintt which returns the built template as ...

medit

... script, or in MooScript - simple builtin scripting lanugage. - Regular expression search/replace, grep and find frontends, builtin file selector and whatnot. ...