pyfitness


Namepyfitness JSON
Version 2025.4.0 PyPI version JSON
download
home_pageNone
SummaryTools for working with fitness data like FIT, GPX,, power and heartrate.
upload_time2025-03-31 23:43:20
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseMIT
keywords fit bicycle power heartrate zwift wahoo
VCS
bugtrack_url
requirements numpy pandas fitdecode pytest
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyfitness
Tools for working with fitness data like FIT, GPX,, power and heartrate.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyfitness",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "fit, bicycle, power, heartrate, zwift, wahoo",
    "author": null,
    "author_email": "Vincent Davis <vincent@heteroskedastic.net>",
    "download_url": "https://files.pythonhosted.org/packages/32/51/3cc0c301154d9473cd0ea925cb14cc03765f925f3f1c226e65c82f9ad957/pyfitness-2025.4.0.tar.gz",
    "platform": null,
    "description": "# pyfitness\nTools for working with fitness data like FIT, GPX,, power and heartrate.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Tools for working with fitness data like FIT, GPX,, power and heartrate.",
    "version": "2025.4.0",
    "project_urls": {
        "Documentation": "https://github.com/vincentdavis/pyfitness",
        "Issues": "https://github.com/vincentdavis/pyfitness/issues",
        "Source": "https://github.com/vincentdavis/pyfitness"
    },
    "split_keywords": [
        "fit",
        " bicycle",
        " power",
        " heartrate",
        " zwift",
        " wahoo"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cbf3e913125385d93d122d7f3493cb898a849cb789ac5f032735ea44dbca4248",
                "md5": "938b919bcdda5412b80595fdd6c57a91",
                "sha256": "e77967d98bd3fc291306aa3c850520dad2d18e0dcedca09dc8ea65ceddc5f31b"
            },
            "downloads": -1,
            "filename": "pyfitness-2025.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "938b919bcdda5412b80595fdd6c57a91",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 8762,
            "upload_time": "2025-03-31T23:43:19",
            "upload_time_iso_8601": "2025-03-31T23:43:19.585457Z",
            "url": "https://files.pythonhosted.org/packages/cb/f3/e913125385d93d122d7f3493cb898a849cb789ac5f032735ea44dbca4248/pyfitness-2025.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "32513cc0c301154d9473cd0ea925cb14cc03765f925f3f1c226e65c82f9ad957",
                "md5": "22cffcae89ea52e4a8aba07fb9805357",
                "sha256": "c401c208ece7060ae5a683151b16edfe2858af0b7b9cf4e4b61086f1c48b75dc"
            },
            "downloads": -1,
            "filename": "pyfitness-2025.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "22cffcae89ea52e4a8aba07fb9805357",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 9429,
            "upload_time": "2025-03-31T23:43:20",
            "upload_time_iso_8601": "2025-03-31T23:43:20.456594Z",
            "url": "https://files.pythonhosted.org/packages/32/51/3cc0c301154d9473cd0ea925cb14cc03765f925f3f1c226e65c82f9ad957/pyfitness-2025.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-31 23:43:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vincentdavis",
    "github_project": "pyfitness",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "fitdecode",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        }
    ],
    "lcname": "pyfitness"
}
        
Elapsed time: 0.84963s