pyPM5


NamepyPM5 JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/matt-jamieson/pyPM5
SummaryPackage to interface Virginia Diodes PM5 Powermeter with Python
upload_time2024-03-15 15:40:50
maintainer
docs_urlNone
authorMatt Jamieson
requires_python
license
keywords python terahertz powermeter pm5 virginia diodes
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A package that uses pyvisa to interface with the Virginia Diodes PM5 terahertz powermeter, allowing for power readings and remote control via Python.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/matt-jamieson/pyPM5",
    "name": "pyPM5",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,terahertz,powermeter,PM5,Virginia Diodes",
    "author": "Matt Jamieson",
    "author_email": "<mjamieson21@outlook.com>",
    "download_url": "https://files.pythonhosted.org/packages/32/04/db3524f140c7e192b9c8c73d9badefe74f5843079cb52f511a2fa740cc29/pyPM5-0.0.4.tar.gz",
    "platform": null,
    "description": "A package that uses pyvisa to interface with the Virginia Diodes PM5 terahertz powermeter, allowing for power readings and remote control via Python.\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Package to interface Virginia Diodes PM5 Powermeter with Python",
    "version": "0.0.4",
    "project_urls": {
        "Download": "https://github.com/matt-jamieson/pyPM5/archive/refs/tags/0.0.4.tar.gz",
        "Homepage": "https://github.com/matt-jamieson/pyPM5"
    },
    "split_keywords": [
        "python",
        "terahertz",
        "powermeter",
        "pm5",
        "virginia diodes"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3204db3524f140c7e192b9c8c73d9badefe74f5843079cb52f511a2fa740cc29",
                "md5": "e068250091040f3d7fc332d964842a39",
                "sha256": "df7678c0036855700dcc38a3eb731d73b7643cabf0cf7bcf835f6b02496b71f7"
            },
            "downloads": -1,
            "filename": "pyPM5-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "e068250091040f3d7fc332d964842a39",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2178,
            "upload_time": "2024-03-15T15:40:50",
            "upload_time_iso_8601": "2024-03-15T15:40:50.840262Z",
            "url": "https://files.pythonhosted.org/packages/32/04/db3524f140c7e192b9c8c73d9badefe74f5843079cb52f511a2fa740cc29/pyPM5-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-15 15:40:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "matt-jamieson",
    "github_project": "pyPM5",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pypm5"
}
        
Elapsed time: 0.20024s