clipt 1.0.15

Creator: coderz1093

Last updated:

Add to Cart

Description:

clipt 1.0.15

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.
https://clipt.readthedocs.io/
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

clipt: https://bitbucket.org/stephenwasilewski/clipt



Licence

Copyright (c) 2018 Stephen Wasilewski
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.


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

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.