Download List

Projeto Descrição

pyexpander is a macro processor based on Python. Instead of simple text replacement, it offers evaluation of arbitrary Python expressions and execution of Python code. It features simple syntax definition: all expander commands start with a dollar sign ("$") followed by word characters, parameters, Python code enclosed in brackets, or a combination of these. The full power of the Python programming language can be used, including all operators, functions and modules. Any Python expression can be used to insert text. It also provides a Python library that you can use to develop other macro tools based on pyexpander.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-02-16 08:54
1.5.4

A licença foi mudada para GPL v. 3.
The license was changed to GPL V.3.

2012-01-11 07:38
1.5.1

Correções de bugs para o $estendem e comandos não local $ e documentação é alterado.
Bugfixes for the $extend and $nonlocal commands and documentation changes.

2011-12-06 12:25
1.05

Esta versão contém algumas atualizações, correções de bugs e documentação.
This release contains some bugfixes and documentation updates.

Project Resources