tdbear


Nametdbear JSON
Version 1.0.11 PyPI version JSON
download
home_pagehttps://hci.fpark.tmu.ac.jp/TDbear/
SummaryA module assisting with experiments and analysis of TDS methods.
upload_time2023-10-05 06:10:02
maintainer
docs_urlNone
authorTMU HCI lab.
requires_python>=3.11.0
licenseMIT
keywords tds tdbear
VCS
bugtrack_url
requirements matplotlib numpy scipy PySimpleGUI PyYAML scikit-learn
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TDbear

A Python library providing experimental and analytical tools for the Temporal Dominance of Sensations (TDS) method.

See [here](https://hci.fpark.tmu.ac.jp/TDbear/) for details.

            

Raw data

            {
    "_id": null,
    "home_page": "https://hci.fpark.tmu.ac.jp/TDbear/",
    "name": "tdbear",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11.0",
    "maintainer_email": "",
    "keywords": "TDS TDbear",
    "author": "TMU HCI lab.",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/e6/e8/d8c402858b649d861bbcddbd74585f53f92ead3f288209f718465d326d04/tdbear-1.0.11.tar.gz",
    "platform": null,
    "description": "# TDbear\r\n\r\nA Python library providing experimental and analytical tools for the Temporal Dominance of Sensations (TDS) method.\r\n\r\nSee [here](https://hci.fpark.tmu.ac.jp/TDbear/) for details.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A module assisting with experiments and analysis of TDS methods.",
    "version": "1.0.11",
    "project_urls": {
        "Documentation": "https://hci.fpark.tmu.ac.jp/TDbear/",
        "Homepage": "https://hci.fpark.tmu.ac.jp/TDbear/",
        "Source": "https://github.com/tmu-hci/TDbear"
    },
    "split_keywords": [
        "tds",
        "tdbear"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "86cc809dbc7437c8aa8966afab793796ad8d8b207a8c37fa6953e562db5f87d9",
                "md5": "915b48e1b22ca5469f77714613b252c6",
                "sha256": "fdbc5ff5f6c0f753019f0bcaf9f3f19e080db2379ada2c960b052fdf4d823761"
            },
            "downloads": -1,
            "filename": "tdbear-1.0.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "915b48e1b22ca5469f77714613b252c6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11.0",
            "size": 57774,
            "upload_time": "2023-10-05T06:10:00",
            "upload_time_iso_8601": "2023-10-05T06:10:00.508824Z",
            "url": "https://files.pythonhosted.org/packages/86/cc/809dbc7437c8aa8966afab793796ad8d8b207a8c37fa6953e562db5f87d9/tdbear-1.0.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e6e8d8c402858b649d861bbcddbd74585f53f92ead3f288209f718465d326d04",
                "md5": "7eec9106ff7a3d22be2afc158c5b5bc7",
                "sha256": "91406450f606c4fad7019444b4054d9355e4325fa283d53ad2f9a208e0c5545d"
            },
            "downloads": -1,
            "filename": "tdbear-1.0.11.tar.gz",
            "has_sig": false,
            "md5_digest": "7eec9106ff7a3d22be2afc158c5b5bc7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11.0",
            "size": 51452,
            "upload_time": "2023-10-05T06:10:02",
            "upload_time_iso_8601": "2023-10-05T06:10:02.985773Z",
            "url": "https://files.pythonhosted.org/packages/e6/e8/d8c402858b649d861bbcddbd74585f53f92ead3f288209f718465d326d04/tdbear-1.0.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-05 06:10:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tmu-hci",
    "github_project": "TDbear",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "PySimpleGUI",
            "specs": []
        },
        {
            "name": "PyYAML",
            "specs": []
        },
        {
            "name": "scikit-learn",
            "specs": []
        }
    ],
    "lcname": "tdbear"
}
        
Elapsed time: 0.12246s