Metadata-Version: 2.1
Name: thot-data
Version: 0.10.0
Summary: Python library for Thot data analysis and management.
Project-URL: Issues, https://github.com/thot-data/thot-test/issues
Project-URL: Source, https://github.com/thot-data/thot
Project-URL: Homepage, https://thot.so
Author-email: Brian Carlsen <carlsen.bri@gmail.com>
License-Expression: MIT OR Apache-2.0
License-File: LICENSE-APACHE
License-File: LICENSE-MIT
Keywords: data analysis,data management
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: pyzmq
Description-Content-Type: text/markdown

# Thot

Scientific data management and analysis.

```bash
python -m pip install thot-data
```
> Full documentation at [thot.so](https://www.thot.so).

Thot is a framework for managing and analyzing data. Thot utilizes **top-down organization** and **bottom-up analysis** to make analyzing your data and drawing conclusions easy. This allows your data and analysis to stay separate and modular.
