qolab


Nameqolab JSON
Version 0.34 PyPI version JSON
download
home_pageNone
SummaryClasses and functions useful for the quantum optics lab: qolab.
upload_time2025-09-08 21:27:13
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords scope lockin spectrum analyser multimeter daq feedback post processing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # qolab

Classes and functions useful for the quantum optics lab: qolab.

Designed to run experimental hardware and data analysis with python.

The package `qolab` was started in April 2021 by Eugeniy E. Mikhailov
within Quantum Optics Lab (QOLab), which explains it name.

## Installation

~~~~
pip install qolab
~~~~

## Build instructions

To build a python wheel package and put it in `./dist/` directory, run

~~~~~
flit build
~~~~~


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "qolab",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "\"Eugeniy E. Mikhailov\" <eemikh@wm.edu>",
    "keywords": "scope, lockin, spectrum analyser, multimeter, DAQ, feedback, post processing",
    "author": null,
    "author_email": "\"Eugeniy E. Mikhailov\" <eemikh@wm.edu>",
    "download_url": "https://files.pythonhosted.org/packages/38/f2/7e8bfbd4ec96fdbba8f61b8c65af8bd29907a8e9d4d3ab491515227e2fbb/qolab-0.34.tar.gz",
    "platform": null,
    "description": "# qolab\n\nClasses and functions useful for the quantum optics lab: qolab.\n\nDesigned to run experimental hardware and data analysis with python.\n\nThe package `qolab` was started in April 2021 by Eugeniy E. Mikhailov\nwithin Quantum Optics Lab (QOLab), which explains it name.\n\n## Installation\n\n~~~~\npip install qolab\n~~~~\n\n## Build instructions\n\nTo build a python wheel package and put it in `./dist/` directory, run\n\n~~~~~\nflit build\n~~~~~\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Classes and functions useful for the quantum optics lab: qolab.",
    "version": "0.34",
    "project_urls": {
        "Home": "http://qo.physics.wm.edu/cgit/qolab.git/about/"
    },
    "split_keywords": [
        "scope",
        " lockin",
        " spectrum analyser",
        " multimeter",
        " daq",
        " feedback",
        " post processing"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d9da48dc535626b84ee76faf902e1f894c20677413e3d90cb8b9e389a0d870ba",
                "md5": "8e2d96b386748edcf63276a3a23f733c",
                "sha256": "95930d81eda4bd11d4316f188fc1ff7902ebe4cca206bfcc7a54e415465b1c49"
            },
            "downloads": -1,
            "filename": "qolab-0.34-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8e2d96b386748edcf63276a3a23f733c",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 87447,
            "upload_time": "2025-09-08T21:27:12",
            "upload_time_iso_8601": "2025-09-08T21:27:12.373551Z",
            "url": "https://files.pythonhosted.org/packages/d9/da/48dc535626b84ee76faf902e1f894c20677413e3d90cb8b9e389a0d870ba/qolab-0.34-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "38f27e8bfbd4ec96fdbba8f61b8c65af8bd29907a8e9d4d3ab491515227e2fbb",
                "md5": "4c0ec0a340445d0eaead6ec5870d37d8",
                "sha256": "aa1743f44838e29ccbedf5beb5fd0a7c9e8a3c52e5d158675b4f1c4c4e9f7338"
            },
            "downloads": -1,
            "filename": "qolab-0.34.tar.gz",
            "has_sig": false,
            "md5_digest": "4c0ec0a340445d0eaead6ec5870d37d8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 81223,
            "upload_time": "2025-09-08T21:27:13",
            "upload_time_iso_8601": "2025-09-08T21:27:13.370780Z",
            "url": "https://files.pythonhosted.org/packages/38/f2/7e8bfbd4ec96fdbba8f61b8c65af8bd29907a8e9d4d3ab491515227e2fbb/qolab-0.34.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-08 21:27:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "qolab"
}
        
Elapsed time: 4.18881s