{ "info": { "author": "Dominik Werner", "author_email": "dominikw@bluewin.ch", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# ETH Zurich (IEF LAB): Python Lab Tools\nThis is a small library that uses Tkinter to provide a fast and easy method to build user interfaces for Lab Experiments.\n\n## Introduction\nIn a lab environment it is often necessary to keep track of many experimental parameters in order to produce meaningful results. This library enables the user to build user interfaces really fast with some custom UI elements like plot controls, parameter tables or control panels. All controls are based on the controls of Tkinter which is a great UI library for python https://wiki.python.org/moin/TkInter.\n\n## Usage\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dowerner/ETH_IEF_LAB_python_lab_tools", "keywords": "science software development", "license": "", "maintainer": "", "maintainer_email": "", "name": "EthIefLab", "package_url": "https://pypi.org/project/EthIefLab/", "platform": "", "project_url": "https://pypi.org/project/EthIefLab/", "project_urls": { "Homepage": "https://github.com/dowerner/ETH_IEF_LAB_python_lab_tools" }, "release_url": "https://pypi.org/project/EthIefLab/1.0.0/", "requires_dist": [ "numpy", "matplotlib" ], "requires_python": "", "summary": "Library for UI used in lab experiments", "version": "1.0.0" }, "last_serial": 4408320, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "3d0fa6e7832d66972b2b505f953d11f1", "sha256": "164e6af5774b12b6c26c2f8f534a26e97fab14664908f258de794825703e9ad3" }, "downloads": -1, "filename": "EthIefLab-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "3d0fa6e7832d66972b2b505f953d11f1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 23305, "upload_time": "2018-10-23T21:34:09", "url": "https://files.pythonhosted.org/packages/1e/b7/aae1d719b445e1c9457c9919ffd27469db63a19ba55ba7036bc63b5cc859/EthIefLab-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8265e08580e07edb63d890348a2083ce", "sha256": "c481822f0ada3460aec19cb6f3ecae98fff124bf966fb966cb2e3a97c6c4f585" }, "downloads": -1, "filename": "EthIefLab-1.0.0.tar.gz", "has_sig": false, "md5_digest": "8265e08580e07edb63d890348a2083ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14519, "upload_time": "2018-10-23T21:34:11", "url": "https://files.pythonhosted.org/packages/f6/89/403e18f9c3ed9f441c9e7a5277bc150ca5f40594727cfd8fd128e35e8d09/EthIefLab-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3d0fa6e7832d66972b2b505f953d11f1", "sha256": "164e6af5774b12b6c26c2f8f534a26e97fab14664908f258de794825703e9ad3" }, "downloads": -1, "filename": "EthIefLab-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "3d0fa6e7832d66972b2b505f953d11f1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 23305, "upload_time": "2018-10-23T21:34:09", "url": "https://files.pythonhosted.org/packages/1e/b7/aae1d719b445e1c9457c9919ffd27469db63a19ba55ba7036bc63b5cc859/EthIefLab-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8265e08580e07edb63d890348a2083ce", "sha256": "c481822f0ada3460aec19cb6f3ecae98fff124bf966fb966cb2e3a97c6c4f585" }, "downloads": -1, "filename": "EthIefLab-1.0.0.tar.gz", "has_sig": false, "md5_digest": "8265e08580e07edb63d890348a2083ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14519, "upload_time": "2018-10-23T21:34:11", "url": "https://files.pythonhosted.org/packages/f6/89/403e18f9c3ed9f441c9e7a5277bc150ca5f40594727cfd8fd128e35e8d09/EthIefLab-1.0.0.tar.gz" } ] }