{ "info": { "author": "Thies Hecker", "author_email": "thies.hecker@gmx.de", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v3 (GPLv3)" ], "description": "Getting started\n===============\n\nsimple_plotter is a code-generator and minimal GUI frontend for plotting functional 2D x,y-plots.\nThe function equation has to be entered in python syntax (allowing the use of numpy statements).\n\nBesides saving and loading projects to/from a JSON file, simple_plotter also provides the possibility to export the\nproject as python code.\n\nsimple_plotter is released under GPLv3.\n\nHow to install\n--------------\n\nsimple_plotter can either installed via pip or conda.\n\nFor pip use:\n\n::\n\n TBD\n\nor for conda:\n\n::\n\n TBD\n\nRequirements\n------------\nsimple_plotter is written in python3 and requires following packages:\n\n* pyqt >= 5\n* jsonpickle\n* numpy\n* matplotlib\n* setuptools_scm\n\nUsage\n-----\n\nTo launch simple_plotter just call\n\n::\n\n python -m simple_plotter.gui\n\nFor detailed usage instructions see the user guide at https://simple-plotter.readthedocs.io/.\n\n\nDeveloper information\n---------------------\n\nThe source code can be obtained from:\n\nhttps://gitlab.com/thecker/simple-plotter\n\nFor code documentation see the API documentation at https://simple-plotter.readthedocs.io/.\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://simple-plotter.readthedocs.io/en/latest/", "keywords": "plot plotting matplotlib gui", "license": "GPL3", "maintainer": "", "maintainer_email": "", "name": "simple-plotter", "package_url": "https://pypi.org/project/simple-plotter/", "platform": "", "project_url": "https://pypi.org/project/simple-plotter/", "project_urls": { "Documentation": "https://simple-plotter.readthedocs.io/", "Homepage": "https://simple-plotter.readthedocs.io/en/latest/", "Source Code": "https://gitlab.com/thecker/simple-plotter/" }, "release_url": "https://pypi.org/project/simple-plotter/0.1.2/", "requires_dist": [ "jsonpickle (>=1)", "numpy", "matplotlib (>=2)", "PyQt5", "setuptools-scm" ], "requires_python": ">=3", "summary": "Minimalistic plotting front-end and python code generator", "version": "0.1.2" }, "last_serial": 5997730, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "a18ec8f30a87e4f88257511f4acf1579", "sha256": "cfd17c2f5245d4a72f9c8e6fb5d87f0b204a75e2ac19d6accf1532dc628f61ed" }, "downloads": -1, "filename": "simple_plotter-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "a18ec8f30a87e4f88257511f4acf1579", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 24673, "upload_time": "2019-10-18T21:52:31", "url": "https://files.pythonhosted.org/packages/a9/c1/b9acd50fa0cda049617c0ef2786b4235adbc67e99ae90bc4613e6420a6b0/simple_plotter-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cfe3e371d7a0f53979170f97cbefdc1b", "sha256": "30bd0fbd245f8753c7d2c8563ea34111526342b27cea91b3cd4ade879bc8c273" }, "downloads": -1, "filename": "simple_plotter-0.1.2.tar.gz", "has_sig": false, "md5_digest": "cfe3e371d7a0f53979170f97cbefdc1b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 237966, "upload_time": "2019-10-18T21:52:36", "url": "https://files.pythonhosted.org/packages/d4/22/f86a348fcb2c19a638c1c456d3de97c6c276a59297098635f00d9b3ccd38/simple_plotter-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a18ec8f30a87e4f88257511f4acf1579", "sha256": "cfd17c2f5245d4a72f9c8e6fb5d87f0b204a75e2ac19d6accf1532dc628f61ed" }, "downloads": -1, "filename": "simple_plotter-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "a18ec8f30a87e4f88257511f4acf1579", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 24673, "upload_time": "2019-10-18T21:52:31", "url": "https://files.pythonhosted.org/packages/a9/c1/b9acd50fa0cda049617c0ef2786b4235adbc67e99ae90bc4613e6420a6b0/simple_plotter-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cfe3e371d7a0f53979170f97cbefdc1b", "sha256": "30bd0fbd245f8753c7d2c8563ea34111526342b27cea91b3cd4ade879bc8c273" }, "downloads": -1, "filename": "simple_plotter-0.1.2.tar.gz", "has_sig": false, "md5_digest": "cfe3e371d7a0f53979170f97cbefdc1b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 237966, "upload_time": "2019-10-18T21:52:36", "url": "https://files.pythonhosted.org/packages/d4/22/f86a348fcb2c19a638c1c456d3de97c6c276a59297098635f00d9b3ccd38/simple_plotter-0.1.2.tar.gz" } ] }