Skip to main content

A collaborative notebook built for data scientists

Project description

A New Way to Build and Collaborate on Data Apps

Documentation · Blog · Discord

What is Zero-True?

Zero-True is a Python and SQL reactive computational notebook able to create beautiful and professional data-driven applications. Designed to foster collaboration and improve data accessibility, it offers a rich UI library and an intelligent code parser. Publish your apps with confidence and with ease.

Features

  • Integrated and Simple: Python and SQL reactive computational notebook all in one.
  • Transparent Updates: No hidden state. Our reactive cell updates show you what your notebook looks like in real-time.
  • Dynamic and Interactive: UI rendering with beautiful Vuetify components, with customizable layouts.
  • Fast Prototyping: Create rich, reactive apps with one click.
  • Open-Source: Join our community-driven project and contribute to Zero-True's future.

Quick Start

Make sure Python 3.8+ is installed. (Anaconda or virtual environment recommended)

Open a terminal and run:

# install the packages
pip install zero-true
# run your first notebook
zero-true notebook

Once the application is running, head to http://localhost:1326 to begin editing your notebook!

Quick Example

Open a new notebook and create a code cell with the following code:

import zero_true as zt
slider = zt.Slider(id="slider_1")
print(str(slider.value) + " squared is " + str(slider.value**2))

Now run the cell and open your app!

What Else?

Zero-True comes with a variety of features designed to streamline your experience. Some examples include:

UI Components Different Cell Types Plotly Charts

Check out our docs for more info!

Publishing Your Notebook

From the command line, run:

# publish your notebook
zero-true publish [api-key] [user-name] [project-name] [project-source]

Note: Publishing is currently only open to a limited audience.

If you are interested in publishing your notebook at a URL in our public cloud, please fill out the email waiting list on our website.

Resources

Documentation & Examples

  • Check out our docs to learn more about Zero-True.
  • Read our blog for examples from creators.

Community

We would love to see what you're able to build using Zero-True!

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

zero_true-0.4.8.tar.gz (12.9 MB view details)

Uploaded Source

Built Distribution

zero_true-0.4.8-py3-none-any.whl (13.1 MB view details)

Uploaded Python 3

File details

Details for the file zero_true-0.4.8.tar.gz.

File metadata

  • Download URL: zero_true-0.4.8.tar.gz
  • Upload date:
  • Size: 12.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for zero_true-0.4.8.tar.gz
Algorithm Hash digest
SHA256 2c5b4c7eca69bf3f58fa0fab2676d0974b661200087d54481e8f077e103e68ab
MD5 d98ae8d9ac23b5ab6059944dd532805a
BLAKE2b-256 968d6fb1fc4073f1cd300e7713b8ae8a2cd243054a98a29ecb9c887673a9678b

See more details on using hashes here.

Provenance

The following attestation bundles were made for zero_true-0.4.8.tar.gz:

Publisher: publish_package.yml on Zero-True/zero-true

Attestations:

File details

Details for the file zero_true-0.4.8-py3-none-any.whl.

File metadata

  • Download URL: zero_true-0.4.8-py3-none-any.whl
  • Upload date:
  • Size: 13.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for zero_true-0.4.8-py3-none-any.whl
Algorithm Hash digest
SHA256 31bbb052dd3f24f3c276b8e9474d09e0b23e12ef8d40341f0293b4e45e169c53
MD5 75bfd8358b4e4460d2294b47303d0643
BLAKE2b-256 e562bb5d546ceffd6448fc0cadd53f2d4928a3d3f9b663680f5360573db61e48

See more details on using hashes here.

Provenance

The following attestation bundles were made for zero_true-0.4.8-py3-none-any.whl:

Publisher: publish_package.yml on Zero-True/zero-true

Attestations:

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