Analytics library
Project description
# <a href=”https://pylantern.readthedocs.io”><img src=”docs/img/logo.png” width=”300”></a> An orchestration layer for plots and tables, dummy datasets, widgets, research, reports, and anything else a data scientist might need.
[![Build Status](https://travis-ci.org/timkpaine/lantern.svg?branch=master)](https://travis-ci.org/timkpaine/lantern) [![GitHub issues](https://img.shields.io/github/issues/timkpaine/lantern.svg)]() [![codecov](https://codecov.io/gh/timkpaine/lantern/branch/master/graph/badge.svg)](https://codecov.io/gh/timkpaine/lantern) [![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/pylantern/Lobby) [![BCH compliance](https://bettercodehub.com/edge/badge/timkpaine/lantern?branch=master)](https://bettercodehub.com/) [![PyPI](https://img.shields.io/pypi/l/pylantern.svg)](https://pypi.python.org/pypi/pylantern) [![PyPI](https://img.shields.io/pypi/v/pylantern.svg)](https://pypi.python.org/pypi/pylantern) [![Docs](https://img.shields.io/readthedocs/pylantern.svg)](https://pylantern.readthedocs.io)
<!– [![Beerpay](https://beerpay.io/timkpaine/lantern/badge.svg?style=flat)](https://beerpay.io/timkpaine/lantern) –>
<!– ![](https://raw.githubusercontent.com/timkpaine/lantern/master/docs/img/demo.gif) –>
## Note: Lantern Live has moved to [tributary](https://github.com/timkpaine/tributary) ## Note: Email reports have moved to [jupyterlab_email](https://github.com/timkpaine/https://github.com/timkpaine/jupyterlab_email) ## Note: Publish is removed in favor of [Voila](https://github.com/voila-dashboards/voila) ## Note: Export code has has moved to [jupyterlab_commands](https://github.com/timkpaine/jupyterlab_commands/)
## About This library is designed to fill gaps between other libraries with the JupyterLab ecosystem. The motivation was initially to allow for plots generated with a javascript library (like plotly or bokeh) to trivially swap out for matplotlib in non-browser contexts such as NBConvert generation of PDFs.
It has expanded to include a variety of functions, including grids, emailing notebooks, publishing notebooks, custom nbconvert exporters for JupyterLab, variable inpection, custom streaming operations, and other helpful functions and widgets. As these functionalities mature, or as competeting libraries emerge, they are cut out into their own standalone libraries or removed from Lantern, respectively.
This library has produced or ceded functionality to: - [jupyterlab_email](https://github.com/timkpaine/https://github.com/timkpaine/jupyterlab_email) - [tributary](https://github.com/timkpaine/tributary) - [jupyterlab_commands](https://github.com/timkpaine/jupyterlab_commands/) - [Voila](https://github.com/voila-dashboards/voila)
## Install To install the base package from pip:
pip install pylantern
To Install from source:
make install
Lantern relies on JupyterLab extensions:
` jupyter labextension install @jupyter-widgets/jupyterlab-manager jupyter labextension install plotlywidget jupyter labextension install @jupyterlab/plotly-extension jupyter labextension install jupyterlab_bokeh jupyter labextension install qgrid jupyter labextension install @jpmorganchase/perspective-jupyterlab jupyter labextension install ipysheet jupyter labextension install lineup_widget `
The following are for work in-progress on master:
` jupyter labextension install bqplot `
## Getting Started [Read the docs!](http://pylantern.readthedocs.io/en/latest/index.html)
## Data ![](https://raw.githubusercontent.com/timkpaine/lantern/master/docs/img/data.gif)
## Plots ![](https://raw.githubusercontent.com/timkpaine/lantern/master/docs/img/plot/plots.gif)
## Grids ![](https://raw.githubusercontent.com/timkpaine/lantern/master/docs/img/grids.gif)
## Export Without Code: Note: this has moved to [jupyterlab_commands](https://github.com/timkpaine/jupyterlab_commands/)
[Read the docs!](http://pylantern.readthedocs.io/en/latest/index.html)
## Widget Tools ![](https://raw.githubusercontent.com/timkpaine/lantern/master/docs/img/widgets/widgets.gif)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pylantern-0.1.6.tar.gz
.
File metadata
- Download URL: pylantern-0.1.6.tar.gz
- Upload date:
- Size: 22.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b003ba23409178468ad1d2cdeef42703be24d46d4d4041293c13cfdc8095409 |
|
MD5 | b4310aa3b5d4b62f722cd6173b4d87d5 |
|
BLAKE2b-256 | 146f57fa8e997324a1df65b157f1bfb77f957cd2de7d1ee9abd4b0ccb9247834 |
File details
Details for the file pylantern-0.1.6-py2.py3-none-any.whl
.
File metadata
- Download URL: pylantern-0.1.6-py2.py3-none-any.whl
- Upload date:
- Size: 37.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c8dbe8d842898b585992cadea70e91fc0f07ee74e26f13d6acb6ac936404ac9 |
|
MD5 | fe23efdf193e4f57cb9d58f0ec8aad11 |
|
BLAKE2b-256 | ce5b8e62d3bc8eaf6ece7f34853ac10229e87b3728ead313fb6f06520879602b |