Skip to main content

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.

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

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

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


Download files

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

Source Distribution

clipt-0.1.11.tar.gz (31.1 kB view hashes)

Uploaded Source

Built Distribution

clipt-0.1.11-py2.py3-none-any.whl (19.5 kB view hashes)

Uploaded Python 2 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