Metadata-Version: 2.1
Name: thot-data
Version: 0.10.0
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: OSI Approved :: MIT License
License-File: LICENSE-APACHE
License-File: LICENSE-MIT
Summary: Python library for Thot data analysis and management.
License: MIT OR Apache-2.0
Requires-Python: >=3.7
Description-Content-Type: text/x-rst; charset=UTF-8

####
Thot
####

Data management and analysis.

.. code-block:: bash

	python -m pip install thot-data

.. note::
	For 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.

