Plotting with Python and Qt
Project description
Copyright (c) 2019 Jérémie DECOCK (www.jdhp.org)
Online documentation: http://qtplotlib.readthedocs.org
Notebooks: https://github.com/jeremiedecock/qtplotlib-python-notebooks
Source code: https://github.com/jeremiedecock/qtplotlib-python
Issue tracker: https://github.com/jeremiedecock/qtplotlib-python/issues
QtPlotLib on PyPI: https://pypi.org/project/qtplotlib
QtPlotLib on Anaconda Cloud: https://anaconda.org/jdhp/qtplotlib
Description
Plotting with Python and Qt
Note:
This project is still in beta stage, so the API is not finalized yet.
Dependencies
Python >= 3.0
Installation
Gnu/Linux
You can install, upgrade, uninstall QtPlotLib with these commands (in a terminal):
pip install --pre qtplotlib pip install --upgrade qtplotlib pip uninstall qtplotlib
Or, if you have downloaded the QtPlotLib source code:
python3 setup.py install
Windows
You can install, upgrade, uninstall QtPlotLib with these commands (in a command prompt):
py -m pip install --pre qtplotlib py -m pip install --upgrade qtplotlib py -m pip uninstall qtplotlib
Or, if you have downloaded the QtPlotLib source code:
py setup.py install
MacOSX
You can install, upgrade, uninstall QtPlotLib with these commands (in a terminal):
pip install --pre qtplotlib pip install --upgrade qtplotlib pip uninstall qtplotlib
Or, if you have downloaded the QtPlotLib source code:
python3 setup.py install
Documentation
Online documentation: http://qtplotlib.readthedocs.org
API documentation: http://qtplotlib.readthedocs.org/en/latest/api.html
Example usage
TODO
Bug reports
To search for bugs or report them, please use the QtPlotLib Bug Tracker at:
License
This project is provided under the terms and conditions of the MIT License.
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 qtplotlib-0.1.dev3.tar.gz
.
File metadata
- Download URL: qtplotlib-0.1.dev3.tar.gz
- Upload date:
- Size: 18.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09291bcdcf56ad37acba56b8a3df34842af9ac1689a536786a2e33b945f85b5c |
|
MD5 | 31e9304191aa4f49103c86e67970a3e1 |
|
BLAKE2b-256 | ce1a2a4dc9bcbf1a063a56d48f066fb0e400f89e928a6c2d0512d6a32dccefb6 |