{ "info": { "author": "Nick Lalic", "author_email": "nick.lalic@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: Other/Proprietary License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering" ], "description": "# instrument Server\n\nTCP server for controlling multiple instruments via a simplified SCPI interface\n\n## Requirements\n\n- python 3.7+\n- `ddt` testing package\n- `ruamel.yaml` yaml parser package\n\n## Install Requirements\n\nTo get started:\n\n```shell\n# git clone instrument-server\ncd path/to/instrument-server\npip install .\n```\n\nOr, alternatively, for development:\n\n```shell\ncd path/to/instrument-server\npip install -e .[dev]\n```\n\n## Start Server\n\nA command line command `instrument-server` is installed on your system. See `instrument-server --help` for details.\n\n## Example\n\nSee `doc/example` for a simple example to help get started.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Terrabits/instrument-server", "keywords": "RF instrument SCPI", "license": "R&S Terms and Conditions for Royalty-Free Products", "maintainer": "", "maintainer_email": "", "name": "instrument-server", "package_url": "https://pypi.org/project/instrument-server/", "platform": "", "project_url": "https://pypi.org/project/instrument-server/", "project_urls": { "Homepage": "https://github.com/Terrabits/instrument-server" }, "release_url": "https://pypi.org/project/instrument-server/1.2.1/", "requires_dist": null, "requires_python": "", "summary": "TCP server for controlling multiple instruments with a simplified SCPI interface", "version": "1.2.1" }, "last_serial": 5969897, "releases": { "1.2.1": [ { "comment_text": "", "digests": { "md5": "08691ac730e4882a04801084ff15dd78", "sha256": "f2b9e15662fe5d3ff560af28aa75365cfb5ddeb398d395539a77723542773eec" }, "downloads": -1, "filename": "instrument_server-1.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "08691ac730e4882a04801084ff15dd78", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11653, "upload_time": "2019-10-14T04:50:51", "url": "https://files.pythonhosted.org/packages/29/35/ed18642577ef59ea7038f55c35ea31ba6db14a110f72bd1483e330d88a90/instrument_server-1.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a7fc7fe3ba4e36d87e0454025bcfb34d", "sha256": "aa63db3525649082c4263ff84dfe0e35befe1c1df9d51cd1ce5a30df2158f4ee" }, "downloads": -1, "filename": "instrument-server-1.2.1.tar.gz", "has_sig": false, "md5_digest": "a7fc7fe3ba4e36d87e0454025bcfb34d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7926, "upload_time": "2019-10-14T04:50:35", "url": "https://files.pythonhosted.org/packages/c4/19/02efd24581e0b91827322eeaacdde5335b005e3bf4b910acdc9f2eef9dec/instrument-server-1.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "08691ac730e4882a04801084ff15dd78", "sha256": "f2b9e15662fe5d3ff560af28aa75365cfb5ddeb398d395539a77723542773eec" }, "downloads": -1, "filename": "instrument_server-1.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "08691ac730e4882a04801084ff15dd78", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11653, "upload_time": "2019-10-14T04:50:51", "url": "https://files.pythonhosted.org/packages/29/35/ed18642577ef59ea7038f55c35ea31ba6db14a110f72bd1483e330d88a90/instrument_server-1.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a7fc7fe3ba4e36d87e0454025bcfb34d", "sha256": "aa63db3525649082c4263ff84dfe0e35befe1c1df9d51cd1ce5a30df2158f4ee" }, "downloads": -1, "filename": "instrument-server-1.2.1.tar.gz", "has_sig": false, "md5_digest": "a7fc7fe3ba4e36d87e0454025bcfb34d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7926, "upload_time": "2019-10-14T04:50:35", "url": "https://files.pythonhosted.org/packages/c4/19/02efd24581e0b91827322eeaacdde5335b005e3bf4b910acdc9f2eef9dec/instrument-server-1.2.1.tar.gz" } ] }