p5control


Namep5control JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryMeasurement control software written in python
upload_time2023-02-07 13:52:42
maintainer
docs_urlNone
author
requires_python>=3.7
licenseBSD-3-Clause
keywords p5control measurement toolkit experimentation platform physics science research
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # p5control
[![GitHub license](https://img.shields.io/github/license/mawenzy/p5control)](https://github.com/mawenzy/p5control/blob/main/LICENSE)
[![Documentation Status](https://readthedocs.org/projects/p5control/badge/?version=latest)](https://p5control.readthedocs.io/en/latest/?badge=latest)
[![Package](https://img.shields.io/pypi/v/p5control)](https://pypi.org/project/p5control/)

See the docs: https://p5control.readthedocs.io/en/latest/

Control your instruments using python. This repo provides code to facilitate measurement control and data acquisition, including gui elements.

Heavily inspired by [nspyre](https://github.com/nspyre-org/nspyre) and [hdf5view](https://github.com/marts/hdf5view).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "p5control",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "mawenzy <39279779+mawenzy@users.noreply.github.com>, schmampf <61253184+schmampf@users.noreply.github.com>",
    "keywords": "p5control,measurement toolkit,experimentation platform,physics,science,research",
    "author": "",
    "author_email": "mawenzy <39279779+mawenzy@users.noreply.github.com>",
    "download_url": "https://files.pythonhosted.org/packages/83/eb/c65d15fb188777e3b1db94421c80fd0eb2bbca2c726c093e12c4aefe2aec/p5control-0.0.2.tar.gz",
    "platform": null,
    "description": "# p5control\n[![GitHub license](https://img.shields.io/github/license/mawenzy/p5control)](https://github.com/mawenzy/p5control/blob/main/LICENSE)\n[![Documentation Status](https://readthedocs.org/projects/p5control/badge/?version=latest)](https://p5control.readthedocs.io/en/latest/?badge=latest)\n[![Package](https://img.shields.io/pypi/v/p5control)](https://pypi.org/project/p5control/)\n\nSee the docs: https://p5control.readthedocs.io/en/latest/\n\nControl your instruments using python. This repo provides code to facilitate measurement control and data acquisition, including gui elements.\n\nHeavily inspired by [nspyre](https://github.com/nspyre-org/nspyre) and [hdf5view](https://github.com/marts/hdf5view).\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Measurement control software written in python",
    "version": "0.0.2",
    "split_keywords": [
        "p5control",
        "measurement toolkit",
        "experimentation platform",
        "physics",
        "science",
        "research"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c4bcf79226d91cd30612832eda35282108b184946f5b1c76eee509f295ea3ed2",
                "md5": "61dcafc5c913b68c44125747d12788ac",
                "sha256": "0fb6ff5e3bf48bb1a72a1e54d031f092f901db685a6263234a80a20d223b56f3"
            },
            "downloads": -1,
            "filename": "p5control-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "61dcafc5c913b68c44125747d12788ac",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 73902,
            "upload_time": "2023-02-07T13:52:39",
            "upload_time_iso_8601": "2023-02-07T13:52:39.064587Z",
            "url": "https://files.pythonhosted.org/packages/c4/bc/f79226d91cd30612832eda35282108b184946f5b1c76eee509f295ea3ed2/p5control-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83ebc65d15fb188777e3b1db94421c80fd0eb2bbca2c726c093e12c4aefe2aec",
                "md5": "df272bdce9814112f16943b340ef292c",
                "sha256": "ff3a58e2a174e54b58cf80a1e8bab13596ff41bd129245c5aeb62c807788baab"
            },
            "downloads": -1,
            "filename": "p5control-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "df272bdce9814112f16943b340ef292c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 55640,
            "upload_time": "2023-02-07T13:52:42",
            "upload_time_iso_8601": "2023-02-07T13:52:42.390398Z",
            "url": "https://files.pythonhosted.org/packages/83/eb/c65d15fb188777e3b1db94421c80fd0eb2bbca2c726c093e12c4aefe2aec/p5control-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-07 13:52:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "p5control"
}
        
Elapsed time: 0.04592s