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
License
New BSD license. See LICENSE.txt
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file termpy-0.1.tar.gz
.
File metadata
- Download URL: termpy-0.1.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | adfe005fef64b476f6d70eeb2f07cabe0b3a623fa5f91666f03cdf72f3aa4f8f |
|
MD5 | 7ab9beef33ed157a5eccba4bb21100d8 |
|
BLAKE2b-256 | 262b994c923fcad2e65fb98ee57854c930d10725b18f10edc62fabc89d583c2e |