Free Software Stuff

Incenp.plotting - Incenp.org“s plotting helper library

Incenp.plotting, also called pyplot (but incenp.plotting is preferred as it less likely to clash with another Python package) is a Python library providing helper functions to facilitate the creation of special kinds of plots with Matplotlib.

Available modules

Samples

The docs directory contains a draft documentation with some examples of what the library allows to do. An online copy of the documentation is available on https://incenp.org/dvlpt/pyplot/.

Copying

Incenp.plotting is distributed under the terms of the GNU General Public License, version 3 or higher. The full license is included in the COPYING file of the source distribution.

Homepage and repository

The project is located at https://incenp.org/dvlpt/pyplot.html. The latest source code is available in a Git repository at https://git.incenp.org/damien/pyplot.

Download

Download the latest release tarball:

incenp.plotting-0.1.0.tar.gz (application/gzip, 17K, signature)

Or install through PyPI:

pip install incenp.plotting