jVex


NamejVex JSON
Version 0.1.1 PyPI version JSON
download
home_page
SummaryJonathan's Vex COM Controller
upload_time2024-02-22 04:08:42
maintainer
docs_urlNone
authorJonathan Armstrong
requires_python
license
keywords python vex
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This package is a semi-wrapper of the vex python language, which allows for control through a connected computer. The purpose of this is to allow for two main things: non-vex sensors and more intense computational work.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "jVex",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,vex",
    "author": "Jonathan Armstrong",
    "author_email": "jbarmstrong@me.com",
    "download_url": "https://files.pythonhosted.org/packages/16/4c/b7e2c985ff4e81c68275ced35afc1bf307eb984d136bed8334a8c682c62d/jVex-0.1.1.tar.gz",
    "platform": null,
    "description": "This package is a semi-wrapper of the vex python language, which allows for control through a connected computer. The purpose of this is to allow for two main things: non-vex sensors and more intense computational work.\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Jonathan's Vex COM Controller",
    "version": "0.1.1",
    "project_urls": null,
    "split_keywords": [
        "python",
        "vex"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d2740670c2ce108cd1fac7ed2a9603219f2f92c5fb54fc7fdf487949f50f07cf",
                "md5": "f7361b69f96efabb8de7e4a2e479e511",
                "sha256": "7867ce28f9c47520a19de616127191480a332fcfb1f96b15f984df3cc1427810"
            },
            "downloads": -1,
            "filename": "jVex-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f7361b69f96efabb8de7e4a2e479e511",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2818,
            "upload_time": "2024-02-22T04:08:41",
            "upload_time_iso_8601": "2024-02-22T04:08:41.020527Z",
            "url": "https://files.pythonhosted.org/packages/d2/74/0670c2ce108cd1fac7ed2a9603219f2f92c5fb54fc7fdf487949f50f07cf/jVex-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "164cb7e2c985ff4e81c68275ced35afc1bf307eb984d136bed8334a8c682c62d",
                "md5": "f0a3b21baaefc21f3a6aff01ce9256fd",
                "sha256": "a6a7a66f0f31ec81082968f3ecf196c15d8d80117c877c1d407d98bd8de144a3"
            },
            "downloads": -1,
            "filename": "jVex-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f0a3b21baaefc21f3a6aff01ce9256fd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2362,
            "upload_time": "2024-02-22T04:08:42",
            "upload_time_iso_8601": "2024-02-22T04:08:42.484337Z",
            "url": "https://files.pythonhosted.org/packages/16/4c/b7e2c985ff4e81c68275ced35afc1bf307eb984d136bed8334a8c682c62d/jVex-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-22 04:08:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "jvex"
}
        
Elapsed time: 0.24130s