# mpylab
This is **mpylab**. Mpylab is a framework for automatic measurement application and
hardware device drivers (TCP/IP, GPIB, serial, USB).
This software is distributed unter GPL-3 or higher. See LICENCE for details.
## Installation
> pip3 install mpylab
## License
GPL-3 or higher
## Repository
[https://github.com/hgkdd/Mpy](https://github.com/hgkdd/Mpy)
## Contact
Prof. Dr. Hans Georg Krauthäuser (hgk@ieee.org)
Chair for Electromagnetic Theory and Compatibility
Technische Universität Dresden, Dresden, Germany
Raw data
{
"_id": null,
"home_page": null,
"name": "mpylab",
"maintainer": "Hans Georg Krauth\u00e4user",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "Hans Georg Krauth\u00e4user <hgk@ieee.org>",
"keywords": "pyvisa, gpib, measurements, laboratory",
"author": "Hans Georg Krauth\u00e4user, Christian Albrecht, Stephan, Oscar Rivera, Mathias Magdowski, Sophie Rautschek, Frank Schr\u00f6der, Luzia Tesar, Konstantin Pasche, Thomas Reidemeister",
"author_email": "Hans Georg Krauth\u00e4user <hgk@ieee.org>",
"download_url": "https://files.pythonhosted.org/packages/80/76/64f12cf193841cc59ccb970f3861c1d0a87770121c821fc4d5bbba407796/mpylab-0.9.4.tar.gz",
"platform": null,
"description": "# mpylab\n\nThis is **mpylab**. Mpylab is a framework for automatic measurement application and \nhardware device drivers (TCP/IP, GPIB, serial, USB).\n\nThis software is distributed unter GPL-3 or higher. See LICENCE for details.\n\n## Installation\n\n> pip3 install mpylab\n\n## License\n\nGPL-3 or higher\n\n## Repository\n\n[https://github.com/hgkdd/Mpy](https://github.com/hgkdd/Mpy)\n\n## Contact\n\nProf. Dr. Hans Georg Krauth\u00e4user (hgk@ieee.org) \nChair for Electromagnetic Theory and Compatibility \nTechnische Universit\u00e4t Dresden, Dresden, Germany\n\n\n",
"bugtrack_url": null,
"license": null,
"summary": "A framework to simplify development of measurement 'scripts' for measurements in laboratories over e.g pyvisa.",
"version": "0.9.4",
"project_urls": {
"Repository": "https://github.com/hgkdd/Mpy"
},
"split_keywords": [
"pyvisa",
" gpib",
" measurements",
" laboratory"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "6ea48073c14d942c098fbfd152a9e86ffc327bbfca19398e8515b4ab93d2e5e9",
"md5": "7c2a0c6e34111b3fe1cb6820002a99d1",
"sha256": "68ddff836480422640468643bd2dcd2468d2bdc11b160e771ddcd2f22c03b543"
},
"downloads": -1,
"filename": "mpylab-0.9.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7c2a0c6e34111b3fe1cb6820002a99d1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 257226,
"upload_time": "2025-08-29T15:30:04",
"upload_time_iso_8601": "2025-08-29T15:30:04.279773Z",
"url": "https://files.pythonhosted.org/packages/6e/a4/8073c14d942c098fbfd152a9e86ffc327bbfca19398e8515b4ab93d2e5e9/mpylab-0.9.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "807664f12cf193841cc59ccb970f3861c1d0a87770121c821fc4d5bbba407796",
"md5": "dab89e3c5dbcc9ab1b1862c3f593121f",
"sha256": "3744359d3a6d7e8241d252761be63ec5527eb475d9ca1db2eed13927a61eab5e"
},
"downloads": -1,
"filename": "mpylab-0.9.4.tar.gz",
"has_sig": false,
"md5_digest": "dab89e3c5dbcc9ab1b1862c3f593121f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 209615,
"upload_time": "2025-08-29T15:30:05",
"upload_time_iso_8601": "2025-08-29T15:30:05.916893Z",
"url": "https://files.pythonhosted.org/packages/80/76/64f12cf193841cc59ccb970f3861c1d0a87770121c821fc4d5bbba407796/mpylab-0.9.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-29 15:30:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "hgkdd",
"github_project": "Mpy",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "bidict",
"specs": []
},
{
"name": "gpib-ctypes",
"specs": []
},
{
"name": "Levenshtein",
"specs": []
},
{
"name": "msvcrt",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "ply",
"specs": []
},
{
"name": "pydot",
"specs": []
},
{
"name": "pyparsing",
"specs": []
},
{
"name": "pyserial",
"specs": []
},
{
"name": "pyusb",
"specs": []
},
{
"name": "PyVISA",
"specs": []
},
{
"name": "PyVISA-py",
"specs": []
},
{
"name": "SciPy",
"specs": []
},
{
"name": "simpleeval",
"specs": []
},
{
"name": "matplotlib",
"specs": []
},
{
"name": "scuq",
"specs": []
},
{
"name": "PySide6",
"specs": []
}
],
"lcname": "mpylab"
}