Metadata-Version: 2.1
Name: cassini
Version: 0.2.0
Summary: A tool to structure experimental work, data and analysis using Jupyter Lab.
License: GPL-3.0-only
Author: 0Hughman0
Author-email: rammers2@hotmail.co.uk
Requires-Python: >=3.8.1,<4.0.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: ipywidgets (>=7.5,<8.0)
Requires-Dist: jupyter_cassini_server (>=0.2.0,<0.3.0)
Requires-Dist: jupyterlab (>=4.0.0,<5.0.0)
Requires-Dist: pandas (>=1.0,<2.0)
Requires-Dist: typing-extensions (>=4.7.1,<5.0.0)
Description-Content-Type: text/markdown

# Cassini

A virtual lab-book, using Jupyter Lab and Python. 

![Screenshot](doc_src/_static/JLGui.png)

### Installation

Head to [Quickstart](https://0hughman0.github.io/Cassini/latest/quickstart.html) to get going.


