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
- Host: GitHub
- URL: https://github.com/calysto/calysto
- Owner: Calysto
- License: bsd-2-clause
- Created: 2014-11-12T16:08:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-07-01T11:38:08.000Z (almost 2 years ago)
- Last Synced: 2025-08-24T01:49:24.570Z (10 months ago)
- Language: Python
- Size: 261 KB
- Stars: 20
- Watchers: 5
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
calysto
=======
[](https://gitter.im/Calysto/calysto?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [](https://travis-ci.org/Calysto/calysto/) [](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`