Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hyperentangledqubit/shellplot
shellplot -- Generate plot(s) directly from terminal via matplotlib or ggplot2 (plotnine)!
https://github.com/hyperentangledqubit/shellplot
data-analysis ggplot2 graphics matplotlib plotnine plotting pyplot terminal
Last synced: 5 days ago
JSON representation
shellplot -- Generate plot(s) directly from terminal via matplotlib or ggplot2 (plotnine)!
- Host: GitHub
- URL: https://github.com/hyperentangledqubit/shellplot
- Owner: HyperEntangledQubit
- License: apache-2.0
- Created: 2024-01-06T04:40:33.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-01-11T03:49:18.000Z (10 months ago)
- Last Synced: 2024-01-12T11:52:19.476Z (10 months ago)
- Topics: data-analysis, ggplot2, graphics, matplotlib, plotnine, plotting, pyplot, terminal
- Language: Python
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# shellplot
**shellplot** is an os-agnostic python utility that allows for generation of
plots in the terminal of your choice using popular visualization libraries
matplotlib and ggplot2 (via plotnine).## Usage
## Installation
## Contributing
Contributions are welcome! For more information look at the [CONTRIBUTING] file.## License
Everything contributed in this repository is released under the ***Apache 2.0
License***, for more information look at the [LICENSE] file.## See Also
This project was heavily inspired by [bashplotlib](https://github.com/glamp/bashplotlib)Please leave him a ⭐️!
[CONTRIBUTING]: https://github.com/HyperEntangledQubit/shellplot/blob/master/CONTRIBUTING.md
[LICENSE]: https://github.com/HyperEntangledQubit/shellplot/blob/master/LICENSE