Metadata-Version: 2.1
Name: thot-core
Version: 0.4.10
Summary: Thot data analysis and management.
Home-page: http://www.thot-data.com
Author: Brian Carlsen
Author-email: carlsen.bri@gmail.com
License: UNKNOWN
Project-URL: Documentation, https://thot-data-docs.readthedocs.io/
Project-URL: Source Code, https://github.com/bicarlsen/thot-core
Project-URL: Bug Tracker, https://github.com/bicarlsen/thot-core/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/x-rst
License-File: LICENSE

####
Thot
####

Core functionality for Thot data management and analysis.

**This package is intended for developers.** If you simply want to use Thot for managing and analyzing your data, go to the `thot-data package <https://pypi.org/project/thot-data/>`_.

.. code-block:: bash

	python -m pip install thot-core

.. note::
	For full documentation go to `Read The Docs <https://thot-data-docs.readthedocs.io/en/latest/>`_.

.. note::
	For more features use hosted projects at `thot-data.com <http://www.thot-data.com>`_.

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

