thot-data


Namethot-data JSON
Version 0.10.0.post1 PyPI version JSON
download
home_pageNone
SummaryPython library for Thot data analysis and management.
upload_time2023-12-04 17:29:05
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords data analysis data management
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "thot-data",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "data analysis,data management",
    "author": null,
    "author_email": "Brian Carlsen <carlsen.bri@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/41/74/ca4ed375729d2d238b511699a5a5e0f4da84b6a1d647b33e726724bf8ded/thot_data-0.10.0.post1.tar.gz",
    "platform": null,
    "description": "# Thot\n\nScientific data management and analysis.\n\n```bash\npython -m pip install thot-data\n```\n> Full documentation at [thot.so](https://www.thot.so).\n\nThot 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.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python library for Thot data analysis and management.",
    "version": "0.10.0.post1",
    "project_urls": {
        "Homepage": "https://thot.so",
        "Issues": "https://github.com/thot-data/thot-test/issues",
        "Source": "https://github.com/thot-data/thot"
    },
    "split_keywords": [
        "data analysis",
        "data management"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9b074d1b378e70bf67a9b82e022a747444a5934199952a8b3cb78aa13aec6a03",
                "md5": "63bbef80a962844ff4792a9246deceae",
                "sha256": "cb3de38713a505615499a0a79d2e4d9e56c018ce26216706969f1509e4f75c1c"
            },
            "downloads": -1,
            "filename": "thot_data-0.10.0.post1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "63bbef80a962844ff4792a9246deceae",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 9649231,
            "upload_time": "2023-12-04T17:29:00",
            "upload_time_iso_8601": "2023-12-04T17:29:00.488470Z",
            "url": "https://files.pythonhosted.org/packages/9b/07/4d1b378e70bf67a9b82e022a747444a5934199952a8b3cb78aa13aec6a03/thot_data-0.10.0.post1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4174ca4ed375729d2d238b511699a5a5e0f4da84b6a1d647b33e726724bf8ded",
                "md5": "7b7553704fd9da9fd3dc2a592692e841",
                "sha256": "64db63300296ba941a58ef0260b858b2c3d6ffb15b801b38daaf42cecb75c92a"
            },
            "downloads": -1,
            "filename": "thot_data-0.10.0.post1.tar.gz",
            "has_sig": false,
            "md5_digest": "7b7553704fd9da9fd3dc2a592692e841",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 23212439,
            "upload_time": "2023-12-04T17:29:05",
            "upload_time_iso_8601": "2023-12-04T17:29:05.501452Z",
            "url": "https://files.pythonhosted.org/packages/41/74/ca4ed375729d2d238b511699a5a5e0f4da84b6a1d647b33e726724bf8ded/thot_data-0.10.0.post1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-04 17:29:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "thot-data",
    "github_project": "thot-test",
    "github_not_found": true,
    "lcname": "thot-data"
}
        
Elapsed time: 4.70858s