serial-dashboard


Nameserial-dashboard JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/justinbois/serial-dashboard
SummaryBokeh-based serial dashboard.
upload_time2024-07-03 22:27:02
maintainerNone
docs_urlNone
authorJustin Bois
requires_pythonNone
licenseBSD
keywords
VCS
bugtrack_url
requirements pyserial numpy pandas bokeh
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Bokeh-based serial dashboard.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/justinbois/serial-dashboard",
    "name": "serial-dashboard",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Justin Bois",
    "author_email": "bois@caltech.edu",
    "download_url": "https://files.pythonhosted.org/packages/9d/96/7a7f221b9db467251a563032494f6762aa30da41c558627523dbc41d4cc9/serial_dashboard-0.1.2.tar.gz",
    "platform": null,
    "description": "Bokeh-based serial dashboard.\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Bokeh-based serial dashboard.",
    "version": "0.1.2",
    "project_urls": {
        "Download": "https://github.com/justinbois/serial-dashboard/tarball/0.1.2",
        "Homepage": "https://github.com/justinbois/serial-dashboard"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "795676459ad0399d57202a77dae83775aea5b8aa2c46b93b2a102a7311aac6f9",
                "md5": "9e19eecd250c2e3b542f02d12bc0ebe9",
                "sha256": "e97783167deda0ffe60cbff0c0b67e96c8cd8c56879ee361575d543af2972d03"
            },
            "downloads": -1,
            "filename": "serial_dashboard-0.1.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9e19eecd250c2e3b542f02d12bc0ebe9",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 24127,
            "upload_time": "2024-07-03T22:26:59",
            "upload_time_iso_8601": "2024-07-03T22:26:59.744030Z",
            "url": "https://files.pythonhosted.org/packages/79/56/76459ad0399d57202a77dae83775aea5b8aa2c46b93b2a102a7311aac6f9/serial_dashboard-0.1.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d967a7f221b9db467251a563032494f6762aa30da41c558627523dbc41d4cc9",
                "md5": "dfb57c8c1fe64b5fbc9f8452fe978625",
                "sha256": "19b18339a3469e1db2d6d3335cfb8cfe57a3150dafc7b7b4638e5e0002825f2b"
            },
            "downloads": -1,
            "filename": "serial_dashboard-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "dfb57c8c1fe64b5fbc9f8452fe978625",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 22170,
            "upload_time": "2024-07-03T22:27:02",
            "upload_time_iso_8601": "2024-07-03T22:27:02.045009Z",
            "url": "https://files.pythonhosted.org/packages/9d/96/7a7f221b9db467251a563032494f6762aa30da41c558627523dbc41d4cc9/serial_dashboard-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-03 22:27:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "justinbois",
    "github_project": "serial-dashboard",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "pyserial",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "bokeh",
            "specs": []
        }
    ],
    "lcname": "serial-dashboard"
}
        
Elapsed time: 0.30272s