musint


Namemusint JSON
Version 0.3.0 PyPI version JSON
download
home_pageNone
SummaryPackage for structured access to the Muscles in Time dataset.
upload_time2024-06-12 12:27:29
maintainerNone
docs_urlNone
authorMarco Kugler
requires_python>=3.6
licenseMIT License Copyright (c) 2022 Chuan Guo Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords muscle activation mint muscles in time dataset
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # MusclesInTime

The `musint` package provided in this repository is the companion python package for our Muscles in Time dataset. It allows for easy access to the data. Methods for getting public access to our datasets will be provided at a later stage.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "musint",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "Muscle Activation, MinT, Muscles in Time, Dataset",
    "author": "Marco Kugler",
    "author_email": "David Schneider <david.schneider@kit.edu>",
    "download_url": "https://files.pythonhosted.org/packages/c0/dd/bd0db716ca3170864b58e5e52f1d0f94525786db4ab206b65a7ba5018a02/musint-0.3.0.tar.gz",
    "platform": null,
    "description": "# MusclesInTime\n\nThe `musint` package provided in this repository is the companion python package for our Muscles in Time dataset. It allows for easy access to the data. Methods for getting public access to our datasets will be provided at a later stage.\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2022 Chuan Guo  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Package for structured access to the Muscles in Time dataset.",
    "version": "0.3.0",
    "project_urls": {
        "Homepage": "https://github.com/simplexsigil/MusclesInTime.git"
    },
    "split_keywords": [
        "muscle activation",
        " mint",
        " muscles in time",
        " dataset"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "24e146d330648c9951a8c88c478a56af4357f708c82e3863fb85d11378bef24b",
                "md5": "8c872b623fe332c70b17a9fe46860194",
                "sha256": "300110346317341250478ac66d47c0d4c1f270b8bab908453b55cd67d4d6a4e8"
            },
            "downloads": -1,
            "filename": "musint-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8c872b623fe332c70b17a9fe46860194",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 237512,
            "upload_time": "2024-06-12T12:27:27",
            "upload_time_iso_8601": "2024-06-12T12:27:27.021702Z",
            "url": "https://files.pythonhosted.org/packages/24/e1/46d330648c9951a8c88c478a56af4357f708c82e3863fb85d11378bef24b/musint-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c0ddbd0db716ca3170864b58e5e52f1d0f94525786db4ab206b65a7ba5018a02",
                "md5": "8ab445a993de849a873e9b7372071d13",
                "sha256": "eb647d3998e9f59bc341522f026ddbaa8b422eee4832194fe621c864bfa4bcdf"
            },
            "downloads": -1,
            "filename": "musint-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8ab445a993de849a873e9b7372071d13",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 221801,
            "upload_time": "2024-06-12T12:27:29",
            "upload_time_iso_8601": "2024-06-12T12:27:29.559428Z",
            "url": "https://files.pythonhosted.org/packages/c0/dd/bd0db716ca3170864b58e5e52f1d0f94525786db4ab206b65a7ba5018a02/musint-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-12 12:27:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "simplexsigil",
    "github_project": "MusclesInTime",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "musint"
}
        
Elapsed time: 0.44843s