Skip to main content

Term manipulation

Project description

TermPy provides an interface and utilities for the manipulation of terms including the following

An non-intrusive interface for creating, and accessing operators and children of terms. This interface operates on tuples and dicts by default but can be easily extended to arbitrary Python objects by implementing a set of methods or through relatively safe monkey patching.

Dependencies

Python 2.5, 2.6, or 2.7

Install

With pip or easy_install

pip install termpy

From source

git clone git@github.com:logpy/termpy.git cd termpy python setup.py install

Run tests with nose

nosetests –with-doctest

TermPy is pure Python

Author

[Matthew Rocklin](http://matthewrocklin.com)

License

New BSD license. See LICENSE.txt

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

termpy-0.1.tar.gz (4.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page