clipt makes graphs using matplotlib from the command line
Project description
About
Clipt (command line interface plotting tool) uses clasp and matplotlib to aid in plotting data files using matplotlib directly from the command line using a extensive set of options. See the clasp documentation for imformation about using config files.
Clipt was built using clasp: https://clasp.readthedocs.io/ which in turn depends on click: https://palletsprojects.com/p/click/
Installation
pip install clipt
Usage
see:
cl_plot --help
Autocomplete
_CL_PLOT_COMPLETE=source cl_plot > clipt_complete.sh
In your .bash_profile:
source path/to/bin/clipt_complete.sh
Source Code
Licence
History
1.0.0
alpha python 3.7 version
0.1.11
polar fix for scatter plot plus variable defined marker size
0.1.11
initial box plot implementation (need to work on multi-series / color options)
0.1.10
expose additional options to CLI
0.1.9
fix polar axis readin options on scatterplot
0.1.8
proper labeling of max value when using -xticks/yticks
0.1.7
bug in cl_plot colors
0.1.6
improve graph formatting and bug fixes in scatter and histo
0.1.3
add release to version bump
0.1.2
first release on pypi
0.1.1
remove dependency link from setup.py
0.1.0
first stable release
0.0.1
Initial setup of the directory
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
Built Distribution
File details
Details for the file clipt-1.0.15.tar.gz
.
File metadata
- Download URL: clipt-1.0.15.tar.gz
- Upload date:
- Size: 35.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ed6aa2179e5d340d3a47e55a6b76dc1ad01128c2e9d9f13cc24ba8ea93df0cd |
|
MD5 | dadccca66ee115bd5bdbfdbf26a41d13 |
|
BLAKE2b-256 | 52ac13ee1ab4c3814ea08cbdcb5148683d2a50145d290cbdd7f5c28dc7fdfacf |
File details
Details for the file clipt-1.0.15-py2.py3-none-any.whl
.
File metadata
- Download URL: clipt-1.0.15-py2.py3-none-any.whl
- Upload date:
- Size: 31.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd0e8d6dcaf2f9b18d712543694e19b2636347dd3a6aed3eccc080668a2f9416 |
|
MD5 | eb590abd214b0a3668ed729dcbce2c4a |
|
BLAKE2b-256 | e7d2f4bf418a064df61d5e0af0751384bc6e73ae64986bfef31bad6db7160116 |