cycling-dynamics


Namecycling-dynamics JSON
Version 0.0.11 PyPI version JSON
download
home_pageNone
SummaryCycling (Bicycling) models of motion, air drag, rolling resistance, power calculations.
upload_time2024-05-11 23:44:17
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords air resistance calculations marginal gains rolling resistance bicycle cycling dynamics speed
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Cycling Dynamics
Cycling (Bicycling) models of motion, air drag, rolling resistance, power calculations.

This project is in activly being developed and has incomplete methods, models, stats and functions.


[![PyPI - Version](https://img.shields.io/pypi/v/cycling-dynamics.svg)](https://pypi.org/project/cycling-dynamics)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/cycling-dynamics.svg)](https://pypi.org/project/cycling-dynamics)

-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install cycling-dynamics
```

## License

`cycling-dynamics` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cycling-dynamics",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "Air Resistance, Calculations, Marginal Gains, Rolling Resistance, bicycle, cycling, dynamics, speed",
    "author": null,
    "author_email": "Vincent Davis <v@heteroskedastic.org>",
    "download_url": "https://files.pythonhosted.org/packages/0a/2a/83055c7136f5afbeb2dbec7419ad37c617853af53ad2b6790ebad0cceab5/cycling_dynamics-0.0.11.tar.gz",
    "platform": null,
    "description": "# Cycling Dynamics\nCycling (Bicycling) models of motion, air drag, rolling resistance, power calculations.\n\nThis project is in activly being developed and has incomplete methods, models, stats and functions.\n\n\n[![PyPI - Version](https://img.shields.io/pypi/v/cycling-dynamics.svg)](https://pypi.org/project/cycling-dynamics)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/cycling-dynamics.svg)](https://pypi.org/project/cycling-dynamics)\n\n-----\n\n**Table of Contents**\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\n```console\npip install cycling-dynamics\n```\n\n## License\n\n`cycling-dynamics` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Cycling (Bicycling) models of motion, air drag, rolling resistance, power calculations.",
    "version": "0.0.11",
    "project_urls": {
        "Documentation": "https://github.com/vincentdavis/cycling-dynamics#readme",
        "Issues": "https://github.com/vincentdavis/cycling-dynamics/issues",
        "Source": "https://github.com/vincentdavis/cycling-dynamics"
    },
    "split_keywords": [
        "air resistance",
        " calculations",
        " marginal gains",
        " rolling resistance",
        " bicycle",
        " cycling",
        " dynamics",
        " speed"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "490867a0977c29da389c25522aadd942681c521f1eb619df9b8ceee176fef170",
                "md5": "b452fcb9a14318f0c5083368cd8c0c61",
                "sha256": "6b8853860d52c4a3d34cfc4c5b9447c3dc7efe3633d6a0a1da068a9b339cdb32"
            },
            "downloads": -1,
            "filename": "cycling_dynamics-0.0.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b452fcb9a14318f0c5083368cd8c0c61",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 11725,
            "upload_time": "2024-05-11T23:44:15",
            "upload_time_iso_8601": "2024-05-11T23:44:15.678474Z",
            "url": "https://files.pythonhosted.org/packages/49/08/67a0977c29da389c25522aadd942681c521f1eb619df9b8ceee176fef170/cycling_dynamics-0.0.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0a2a83055c7136f5afbeb2dbec7419ad37c617853af53ad2b6790ebad0cceab5",
                "md5": "29e8fbf5240feae352b2db31c14bb720",
                "sha256": "0629a4f54473fcf13c9023d03c2053049405abf620f1495f3ec02d3dafe70c2b"
            },
            "downloads": -1,
            "filename": "cycling_dynamics-0.0.11.tar.gz",
            "has_sig": false,
            "md5_digest": "29e8fbf5240feae352b2db31c14bb720",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 1067691,
            "upload_time": "2024-05-11T23:44:17",
            "upload_time_iso_8601": "2024-05-11T23:44:17.744573Z",
            "url": "https://files.pythonhosted.org/packages/0a/2a/83055c7136f5afbeb2dbec7419ad37c617853af53ad2b6790ebad0cceab5/cycling_dynamics-0.0.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-11 23:44:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vincentdavis",
    "github_project": "cycling-dynamics#readme",
    "github_not_found": true,
    "lcname": "cycling-dynamics"
}
        
Elapsed time: 0.25770s