Skip to main content

Minimalistic plotting front-end and python code generator

Project description

simple_plotter is a code-generator and minimal GUI frontend for plotting functional 2D x,y-plots. The function equation has to be entered in python syntax (allowing the use of numpy statements).

Besides saving and loading projects to/from a JSON file, simple_plotter also provides the possibility to export the project as python code.

simple_plotter is released under GPLv3.

How to install

simple_plotter can either installed via pip or conda.

For pip use:

TBD

or for conda:

TBD

Requirements

simple_plotter is written in python3 and requires following packages:

  • pyqt >= 5

  • jsonpickle

  • numpy

  • matplotlib

  • setuptools_scm

Usage

To launch simple_plotter just call

python -m simple_plotter.gui

For detailed usage instructions see the user guide at https://simple-plotter.readthedocs.io/.

Developer information

The source code can be obtained from:

https://gitlab.com/thecker/simple-plotter

For code documentation see the API documentation at https://simple-plotter.readthedocs.io/.

Project details


Download files

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

Source Distribution

simple_plotter-0.1.2.tar.gz (238.0 kB view hashes)

Uploaded Source

Built Distribution

simple_plotter-0.1.2-py3-none-any.whl (24.7 kB view hashes)

Uploaded Python 3

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