qolab


Nameqolab JSON
Version 0.30 PyPI version JSON
download
home_pageNone
SummaryClasses and functions useful for the quantum optics lab: qolab.
upload_time2025-01-14 19:41:00
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/f7/1a/362aff34c24001837787c20b446864d2eaaeb96665f3dd6f08aadbb213a8/qolab-0.30.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.30",
    "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": "af9ca0ce296d4f65744aa33a3af091dd9c15e75dec35af63d021ef40fd7ad23c",
                "md5": "95690c96e1837f3338ced2fe1e4d366f",
                "sha256": "4b75ea08ced4afa2db75ff5e3a0199f506d833ce01f920f68f3c0406b90c5464"
            },
            "downloads": -1,
            "filename": "qolab-0.30-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "95690c96e1837f3338ced2fe1e4d366f",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 86539,
            "upload_time": "2025-01-14T19:40:58",
            "upload_time_iso_8601": "2025-01-14T19:40:58.249999Z",
            "url": "https://files.pythonhosted.org/packages/af/9c/a0ce296d4f65744aa33a3af091dd9c15e75dec35af63d021ef40fd7ad23c/qolab-0.30-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f71a362aff34c24001837787c20b446864d2eaaeb96665f3dd6f08aadbb213a8",
                "md5": "ade7dc9bcc19226fed60815df8ae21f3",
                "sha256": "d53c3fc76982887081c24808e19a4c50da73ab61a2a3dd59cd4a41f3d1d9a699"
            },
            "downloads": -1,
            "filename": "qolab-0.30.tar.gz",
            "has_sig": false,
            "md5_digest": "ade7dc9bcc19226fed60815df8ae21f3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 80027,
            "upload_time": "2025-01-14T19:41:00",
            "upload_time_iso_8601": "2025-01-14T19:41:00.696456Z",
            "url": "https://files.pythonhosted.org/packages/f7/1a/362aff34c24001837787c20b446864d2eaaeb96665f3dd6f08aadbb213a8/qolab-0.30.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-14 19:41:00",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "qolab"
}
        
Elapsed time: 0.42397s