Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.