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

https://github.com/calysto/calysto

Tools for Jupyter and Python
https://github.com/calysto/calysto

Last synced: 10 months ago
JSON representation

Tools for Jupyter and Python

Awesome Lists containing this project

README

          

calysto
=======

[![Gitter](https://badges.gitter.im/Calysto/calysto.svg)](https://gitter.im/Calysto/calysto?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [![Travis](https://travis-ci.org/Calysto/calysto.svg?branch=master)](https://travis-ci.org/Calysto/calysto/) [![PyPI version](https://badge.fury.io/py/calysto.svg)](https://badge.fury.io/py/calysto)

Libraries and Languages for Python and Jupyter

Homepage: http://calysto.github.io/

```shell
$ pip install calysto

OR

$ pip3 install calysto
```

You may also need to install:

* libcairo2
* libXrender
* libfontconfig

On MacOS for graphics, you may also need:

* `brew install cairo`