moku


Namemoku JSON
Version 3.2.0 PyPI version JSON
download
home_pagehttps://liquidinstruments.com
SummaryPython scripting interface to the Liquid Instruments Moku hardware
upload_time2024-04-15 03:26:49
maintainerNone
docs_urlNone
authorLiquid Instruments
requires_python>=3.5
licenseMIT
keywords moku mokugo mokupro liquid instruments test measurement lab equipment
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Moku
A Python library for the command, control and monitoring of
the [Liquid Instruments Moku hardware]
(http://www.liquidinstruments.com).

## Installation

    pip install moku

## Useful links:

#### [Getting Started](https://apis.liquidinstruments.com/starting-python.html) 
#### [Documentation](https://apis.liquidinstruments.com/)
#### [Examples](https://apis.liquidinstruments.com/examples/python/)
#### [Troubleshooting](https://apis.liquidinstruments.com/starting-python.html#troubleshooting)



            

Raw data

            {
    "_id": null,
    "home_page": "https://liquidinstruments.com",
    "name": "moku",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": null,
    "keywords": "moku, mokugo, mokupro, liquid instruments, test, measurement, lab, equipment",
    "author": "Liquid Instruments",
    "author_email": "info@liquidinstruments.com",
    "download_url": "https://files.pythonhosted.org/packages/a2/01/d5d28600503e419d7ef7cfa3fa254b2ef69eaebfe65c24f88523062217f5/moku-3.2.0.tar.gz",
    "platform": null,
    "description": "\n# Moku\nA Python library for the command, control and monitoring of\nthe [Liquid Instruments Moku hardware]\n(http://www.liquidinstruments.com).\n\n## Installation\n\n    pip install moku\n\n## Useful links:\n\n#### [Getting Started](https://apis.liquidinstruments.com/starting-python.html) \n#### [Documentation](https://apis.liquidinstruments.com/)\n#### [Examples](https://apis.liquidinstruments.com/examples/python/)\n#### [Troubleshooting](https://apis.liquidinstruments.com/starting-python.html#troubleshooting)\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python scripting interface to the Liquid Instruments Moku hardware",
    "version": "3.2.0",
    "project_urls": {
        "Homepage": "https://liquidinstruments.com"
    },
    "split_keywords": [
        "moku",
        " mokugo",
        " mokupro",
        " liquid instruments",
        " test",
        " measurement",
        " lab",
        " equipment"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "01ffef82e7027169a6a7c6503209d0794452ff50211d8ce22500f07aedc7dfeb",
                "md5": "733a8dd3a45970418deef99e16f2bb4c",
                "sha256": "84b2c714294ae255ed622e27d285e96cf804014e43ddc487ea4772364118138e"
            },
            "downloads": -1,
            "filename": "moku-3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "733a8dd3a45970418deef99e16f2bb4c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 72533,
            "upload_time": "2024-04-15T03:26:47",
            "upload_time_iso_8601": "2024-04-15T03:26:47.268570Z",
            "url": "https://files.pythonhosted.org/packages/01/ff/ef82e7027169a6a7c6503209d0794452ff50211d8ce22500f07aedc7dfeb/moku-3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a201d5d28600503e419d7ef7cfa3fa254b2ef69eaebfe65c24f88523062217f5",
                "md5": "4cf58c62d129cd874cc6e0477651fe48",
                "sha256": "a4f70908127fac1dcbf10334c96a05821bbe08dd5312718cb6bbad23bd7bee6c"
            },
            "downloads": -1,
            "filename": "moku-3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4cf58c62d129cd874cc6e0477651fe48",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 55377,
            "upload_time": "2024-04-15T03:26:49",
            "upload_time_iso_8601": "2024-04-15T03:26:49.542699Z",
            "url": "https://files.pythonhosted.org/packages/a2/01/d5d28600503e419d7ef7cfa3fa254b2ef69eaebfe65c24f88523062217f5/moku-3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-15 03:26:49",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "moku"
}
        
Elapsed time: 0.22909s