Skip to content

jlmcgehee21/disterminal

Repository files navigation

Disterminal

image

image

Sometimes I want to plot a distribution really quick to get a feel for whether or not it will be an appropriate prior. This tool is basically a thin wrapper around scipy.stats that quickly plots the distribution you specify.

If you want to fit distributions to data or do fancier things in your terminal check out visidata.

image

Installation

With pip:

  • $ pip install disterminal -- also ensure gnuplot is in your path.

Or with brew:

  • $ brew tap jlmcgehee21/disterminal https://github.com/jlmcgehee21/disterminal
  • $ brew install disterminal

Usage Instructions

$ disterminal -h

License/Attributions

Free software: MIT license

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Plot statistical distributions in your terminal

Resources

License

Stars

Watchers

Forks

Packages

No packages published