pyodrivecan


Namepyodrivecan JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/dylanballback/ODriveCan
SummaryA package for controlling O-Drive Motor Controller using can with Python.
upload_time2024-04-10 18:46:57
maintainerNone
docs_urlNone
authorDylan Ballback
requires_python>=3.8
licensemit
keywords o-drive can python
VCS
bugtrack_url
requirements python-can
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dylanballback/ODriveCan",
    "name": "pyodrivecan",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "O-Drive, CAN, Python",
    "author": "Dylan Ballback",
    "author_email": "dylanballback19@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d8/6b/c6335bcc7355a4a9d840c86cecc6bfa694482611d328f61273b0bba5e694/pyodrivecan-0.1.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "mit",
    "summary": "A package for controlling O-Drive Motor Controller using can with Python.",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/dylanballback/ODriveCan"
    },
    "split_keywords": [
        "o-drive",
        " can",
        " python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dbcad98202b975cffe404b47ae1c1bc9e3abac972aa33b2f41b29eb547ef4e77",
                "md5": "a5107682a475ebd12e6d90a10940a828",
                "sha256": "086fd1e21e07df9ec4b93158fd022d1eeb84796e3cf9dd2332de690ce96b1b3f"
            },
            "downloads": -1,
            "filename": "pyodrivecan-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a5107682a475ebd12e6d90a10940a828",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 17428,
            "upload_time": "2024-04-10T18:46:55",
            "upload_time_iso_8601": "2024-04-10T18:46:55.999775Z",
            "url": "https://files.pythonhosted.org/packages/db/ca/d98202b975cffe404b47ae1c1bc9e3abac972aa33b2f41b29eb547ef4e77/pyodrivecan-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d86bc6335bcc7355a4a9d840c86cecc6bfa694482611d328f61273b0bba5e694",
                "md5": "ed7e23c1987d12d0af7617c0ce8c3d3d",
                "sha256": "a56861beb4b03af0bb55c06d4d9d40b70aa218d3876cc4b008871dde6f4ff363"
            },
            "downloads": -1,
            "filename": "pyodrivecan-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ed7e23c1987d12d0af7617c0ce8c3d3d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 16992,
            "upload_time": "2024-04-10T18:46:57",
            "upload_time_iso_8601": "2024-04-10T18:46:57.670192Z",
            "url": "https://files.pythonhosted.org/packages/d8/6b/c6335bcc7355a4a9d840c86cecc6bfa694482611d328f61273b0bba5e694/pyodrivecan-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-10 18:46:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dylanballback",
    "github_project": "ODriveCan",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "python-can",
            "specs": [
                [
                    "==",
                    "4.3.1"
                ]
            ]
        }
    ],
    "lcname": "pyodrivecan"
}
        
Elapsed time: 0.20611s