pydre


Namepydre JSON
Version 24.0.3 PyPI version JSON
download
home_pageNone
SummaryDriving simulation data processing engine
upload_time2024-11-25 20:54:00
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseNone
keywords driving simulation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Pydre Overview

Pydre is a software package designed to analyze driving data taken from driving simulation research studies. Specifically, it was built around the data file format generated by [SimObserver](https://www.faac.com/realtime-technologies/products/simobserver-pro/), which is software sold by Realtime Technologies for recording data from their SimCreator simulation system.

# Documentation

Full documentation can be found on [GitHub pages](https://osudsl.github.io/pydre/)

# Credits

Pydre was developed by The Ohio State University [Driving Simulation Lab](https://drivesim.osu.edu/).


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pydre",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "driving simulation",
    "author": null,
    "author_email": "Thomas Kerwin <kerwin.6@osu.edu>",
    "download_url": "https://files.pythonhosted.org/packages/6c/0c/7ad7479ed5dbfbd8d941aabc6eed766db1fe9e10d0e60faff73f9e9e757d/pydre-24.0.3.tar.gz",
    "platform": null,
    "description": "# Pydre Overview\n\nPydre is a software package designed to analyze driving data taken from driving simulation research studies. Specifically, it was built around the data file format generated by [SimObserver](https://www.faac.com/realtime-technologies/products/simobserver-pro/), which is software sold by Realtime Technologies for recording data from their SimCreator simulation system.\n\n# Documentation\n\nFull documentation can be found on [GitHub pages](https://osudsl.github.io/pydre/)\n\n# Credits\n\nPydre was developed by The Ohio State University [Driving Simulation Lab](https://drivesim.osu.edu/).\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Driving simulation data processing engine",
    "version": "24.0.3",
    "project_urls": {
        "Documentation": "https://osudsl.github.io/pydre/",
        "Repository": "https://github.com/OSUDSL/pydre"
    },
    "split_keywords": [
        "driving",
        "simulation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "859ef412f9f3d183ddc2dcc8a49e460f87d4aa0d751cd9cd224341e49a114bb5",
                "md5": "272288a7f5e1a738b41bd499c47eb94c",
                "sha256": "7a47c69978e03603f7ec1d0777487704737d83e4492a461fc741eb5208de5177"
            },
            "downloads": -1,
            "filename": "pydre-24.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "272288a7f5e1a738b41bd499c47eb94c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 37296,
            "upload_time": "2024-11-25T20:53:55",
            "upload_time_iso_8601": "2024-11-25T20:53:55.747980Z",
            "url": "https://files.pythonhosted.org/packages/85/9e/f412f9f3d183ddc2dcc8a49e460f87d4aa0d751cd9cd224341e49a114bb5/pydre-24.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6c0c7ad7479ed5dbfbd8d941aabc6eed766db1fe9e10d0e60faff73f9e9e757d",
                "md5": "3b799036c51bdd1a730e1a3fb519c1a7",
                "sha256": "831249c18d790af64af3e54fb47caa475e8b235ecfa37e2c1248b9ee1421130b"
            },
            "downloads": -1,
            "filename": "pydre-24.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "3b799036c51bdd1a730e1a3fb519c1a7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 575127,
            "upload_time": "2024-11-25T20:54:00",
            "upload_time_iso_8601": "2024-11-25T20:54:00.427670Z",
            "url": "https://files.pythonhosted.org/packages/6c/0c/7ad7479ed5dbfbd8d941aabc6eed766db1fe9e10d0e60faff73f9e9e757d/pydre-24.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-25 20:54:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OSUDSL",
    "github_project": "pydre",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pydre"
}
        
Elapsed time: 0.38895s