Skip to main content

A tool to structure experimental work, data and analysis using Jupyter Lab.

Project description

Cassini

An electronic laboratory notebook (ELN), built inside Jupyter Lab.

Cassini's goal is to help you explore, analyse and organise your data in an environment that's familiar.

Screenshot

Features

  • Structure your project into a logical hierarchy - no more lost data!
  • Retreive any data from anywhere, by name - no more copy and pasting data here there and everywhere!
  • Navigate and explore your project through a fast, specialised browser - no more endless clicking through folders!
  • Preview summaries of experiment parameters and results, including graphs, temperatures, volumes, weights - no more waiting around for notebooks to launch!
  • Define reusable templates for proceedures and analysis - no more copy and pasting code snippets!

Installation and Setup

> pip install cassini

Create a cas_project.py:

# cas_project.py
from cassini import Project, DEFAULT_TIERS    

project = Project(DEFAULT_TIERS, __file__)

if __name__ == '__main__':
    project.launch()

And launch it:

> python project.py

Head to Quickstart for more info.

Contributing

Contributing guidelines are found here.

This includes development installation instructions and codebase orientation.

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

cassini-0.3.0a16.tar.gz (49.6 kB view details)

Uploaded Source

Built Distribution

cassini-0.3.0a16-py3-none-any.whl (58.6 kB view details)

Uploaded Python 3

File details

Details for the file cassini-0.3.0a16.tar.gz.

File metadata

  • Download URL: cassini-0.3.0a16.tar.gz
  • Upload date:
  • Size: 49.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for cassini-0.3.0a16.tar.gz
Algorithm Hash digest
SHA256 124f8cdc30f053b512af2193505d952e3b3e13f4b94ed0a6640cb6f588bc8f17
MD5 5fd8aee29b9411e0bbb658baa87cf6a7
BLAKE2b-256 308bda9e4191430bec096c6be55b94ec297e557904d4140fca02139ce5ee8921

See more details on using hashes here.

File details

Details for the file cassini-0.3.0a16-py3-none-any.whl.

File metadata

  • Download URL: cassini-0.3.0a16-py3-none-any.whl
  • Upload date:
  • Size: 58.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for cassini-0.3.0a16-py3-none-any.whl
Algorithm Hash digest
SHA256 b62d68fb8a4edab902ec1d2b49b110e9724825e8ef5b630355354e025b922393
MD5 9d2cc055cff4164df377b24ebec49ac6
BLAKE2b-256 f1a04d64b4994f628504edeb4938a914f4b4d2041e033f7ceafbcadb46e46058

See more details on using hashes here.

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