plotext plots directly on terminal
Project description
plotext
plots directly on terminal: the syntax is very similar to matplotlib
, it has no dependencies (except for an optional dependency required for image plotting) and can save plots as text or as colored html
.
It also provides a simple command line tool and a function to color strings.
Image code here.
Guide
- Basic Plots
- Bar Plots
- Datetime Plots
- Plot Aspect
- 2D Plots
- Multiple Subplots
- Utilities
- Other Environments
- Project Notes
Install
As usual, with:
pip install plotext
To upgrade to the latest version, with pip install plotext --upgrade
.
To install the optional dependency necessary to plot images, use:
pip install "plotext[image]"
which will make sure that the package pillow
is installed.
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 plotext-4.1.5.tar.gz
.
File metadata
- Download URL: plotext-4.1.5.tar.gz
- Upload date:
- Size: 45.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.4.2 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba0a2870f55b4bbc75a06228b4779bdfd2608f1f43ceb4f8851d9f9a63923ef8 |
|
MD5 | 6b87b88895c93589e44d707c111e7533 |
|
BLAKE2b-256 | 1f5ed80f46868dab7d4fe042701427e90d59c728028d86aa4be57d9c1873254e |
File details
Details for the file plotext-4.1.5-py3-none-any.whl
.
File metadata
- Download URL: plotext-4.1.5-py3-none-any.whl
- Upload date:
- Size: 51.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.4.2 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60395f4f764194f04681a1abd70379410f1da756a697a9727b0e64a862c62de0 |
|
MD5 | ebc756a3fb8002c4956ea27e22d8baef |
|
BLAKE2b-256 | 389111fe975a5465e19c1d7b3ca8c9b40fa7ae9df390596e5bd905070e32dd78 |