https://github.com/davidbrochart/jupytexpr
https://github.com/davidbrochart/jupytexpr
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/davidbrochart/jupytexpr
- Owner: davidbrochart
- License: mit
- Created: 2020-05-28T16:58:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-04T15:29:20.000Z (over 5 years ago)
- Last Synced: 2025-04-08T14:02:17.610Z (10 months ago)
- Language: Python
- Size: 17.6 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://mybinder.org/v2/gh/davidbrochart/jupytexpr/master?filepath=examples%2Fintroduction.ipynb)
# Jupytexpr
I have no idea what this project is, but it is inspired by
[NumExpr](https://github.com/pydata/numexpr), [Dask](https://github.com/dask/dask) and
[IPyParallel](https://github.com/ipython/ipyparallel) (and much smaller).
## Installation
```
pip install git+https://github.com/davidbrochart/jupytexpr
```