Skip to main content

Business grade plots in seconds

Project description

Depict

Business grade plots in seconds.

Depict is built on the top of Bokeh. It aims at providing one-line access to the most common types of graph by avoiding boilerplate code. Graphs are esthetic, efficiently rendered, interactive and sharable.

Guiding principles

  • Made simple

While Bokeh, Matplotlib, Dash and many others provide a tremendous flexibility, Depict will get you faster to the classical graphs by making choices for you. Scatter plots, histograms and other heat-maps are accessible in one line.

  • Looking fresh is not more expensive

Graphs should be ready to share and pleasant to see, for technical and non technical audience. Depict takes care of the freshness of your graphs to let you focus on the maths.

  • Stay organized

Depict helps you save you graphs in html with some metadata and share them around. Your plots are kept interactive, contextualized and readable in the browser.

  • Infinitely customizable with Bokeh

You want to personalized you graph further? You can use Bokeh glyphs to interact with depict figure and get access to a fine level of granularity.

Install

  • Install Depict from PyPI (recommended):

    pip install depict

  • Install Depict from GitHub sources:

    Clone the git repository

    git clone https://github.com/vboulanger/depict.git

    Inside the depict folder, install the package

    cd depict  
    sudo python setup.py install
    

Get started

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

depict-0.0.5.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

depict-0.0.5-py3-none-any.whl (15.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page