Skip to main content

Seaborn-like API for some plotly plots

Project description

Bornly

Seaborn-like API, but with plotly under the hood.

Very much work in progress!

Installation

Note: the $ is not part of the command:

$ pip install -U bornly

Demo

import bornly as bs
import seaborn as sns

fmri = sns.load_dataset("fmri")
sns.lineplot(data=fmri, x="timepoint", y="signal", hue="event")
bs.lineplot(data=fmri, x='timepoint', y='signal', hue='event')

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

bornly-0.1.1.tar.gz (77.2 kB view details)

Uploaded Source

Built Distribution

bornly-0.1.1-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file bornly-0.1.1.tar.gz.

File metadata

  • Download URL: bornly-0.1.1.tar.gz
  • Upload date:
  • Size: 77.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.5

File hashes

Hashes for bornly-0.1.1.tar.gz
Algorithm Hash digest
SHA256 187f170c3d4ce6650315b189e375ec8fc6f5204b42ceb5a49a0a65464c20a4ea
MD5 cffef5c52d5c8f499a8857d7f3f3d5ce
BLAKE2b-256 6616862a0269b9944c44ec0b8016715f3e1cbfb281e41088715e5a42ce15a6a3

See more details on using hashes here.

Provenance

File details

Details for the file bornly-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: bornly-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.5

File hashes

Hashes for bornly-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 106dd2a0d053fe2aef2acb8218fd9278c93e93e1ca2773602c5ca4d26975f4fb
MD5 56d9e17aef4be4e4a16db1b08db6a003
BLAKE2b-256 f5e5b52478d217bc5935e977fde3e62067a447c1746fb34bb400e2fabe5b10d0

See more details on using hashes here.

Provenance

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