Skip to content

ppaez/arithmetic

Repository files navigation

Introduction
------------

arithmetic is a Python module that allows mixing arithmetic
operations and text.  It resembles the calculator program bc.

Tk, GTK and wxWidgets based sample editors that use the module
are provided as a starting point.  A plugin for Zim and a patch for PyRoom
editors.

Tutorial documents are included, they will quickly show
all the features of arithmetic.


Using the tutorials
-------------------

Please check the manual in the manual.rst or
manual.html files for more information.


Downloading
-----------

The module and its documentation can be found at
http://pp.com.mx/python/arithmetic


Installing
----------

To use the module from any directory in your
PC, cd to the source directory and type as root:

   python setup.py install

To install the Vim plugin:

   vim-plugin/install.sh

Contributing
------------

Please provide suggestions, comments and patches
to the following address:

Patricio Paez <pp@pp.com.mx>

About

A Python module that allows mixing arithmetic operations and text

Resources

License

Stars

Watchers

Forks

Packages

No packages published