Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scicloj/kind-pyplot
Visualizing python plots with the Clojure Kindly convention
https://github.com/scicloj/kind-pyplot
Last synced: 5 days ago
JSON representation
Visualizing python plots with the Clojure Kindly convention
- Host: GitHub
- URL: https://github.com/scicloj/kind-pyplot
- Owner: scicloj
- License: epl-1.0
- Created: 2024-07-26T20:47:25.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T22:19:52.000Z (19 days ago)
- Last Synced: 2024-11-01T22:25:24.625Z (19 days ago)
- Language: Clojure
- Size: 569 KB
- Stars: 2
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# kind-pyplot
Kind-pyplot is a small Clojure library for displaying Python plots. It uses the [Kindly](https://scicloj.github.io/kindly/) convention, thus works in Kindly-compatible tools such as [Clay](https://scicloj.github.io/clay/).
The implementation is inspired by the [Parens for Pyplot](https://gigasquidsoftware.com/blog/2020/01/18/parens-for-pyplot/) tutorial by Carin Meier from Jan 2020.
[![Clojars Project](https://img.shields.io/clojars/v/org.scicloj/kind-pyplot.svg)](https://clojars.org/org.scicloj/kind-pyplot)
[Documentation](https://scicloj.github.io/kind-pyplot/)
## License
Copyright © 2024 Scicloj
_EPLv1.0 is just the default for projects generated by `clj-new`: you are not_
_required to open source this project, nor are you required to use EPLv1.0!_
_Feel free to remove or change the `LICENSE` file and remove or update this_
_section of the `README.md` file!_Distributed under the Eclipse Public License version 1.0.