{ "info": { "author": "LabJack Corporation", "author_email": "support@labjack.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development", "Topic :: Software Development :: Embedded Systems", "Topic :: System :: Hardware" ], "description": "# sti-LabJackPython\n\nCross-platform (Windows, Linux, Mac OS X) Python modules and\nexamples for the LabJack U3, U6, UE9 and U12.\n\n2019-01-23\n\nsupport@labjack.com\n\n# Requirements\n\nLabJackPython requires Python 2.6, 2.7 or 3.x. For Python 3.x, most\nfunctionality has been tested but not all yet. Please report bugs to\nsupport@labjack.com or on GitHub:\n\nhttps://github.com/labjack/LabJackPython\n\nTo use Modbus first check that your LabJack device meets the minimum required\nfirmware version listed on this page:\n\nhttps://labjack.com/support/software/api/modbus/ud-modbus\n\nTo upgrade firmware look at this page:\n\nhttps://labjack.com/support/firmware\n\nTo use Modbus on a UE9 over Ethernet, install Comm firmware 1.50 or higher.\n\n# Install:\n\nTo install for a user\n\n```shell\n$ python -m pip install --user --upgrade sti-LabjackPython\n```\n\nTo install systemwide (not recommended)\n\n```shell\n$ python -m pip install --upgrade sti-LabjackPython\n```\n\nIf there are multiple versions Python installed, run the install command with\nthe Python version you want to install to. For example, on Linux if both\nPython 2.7 and 3.5 are installed, you can install to Python 3.5 with:\n\n```shell\n$ python3.5 -m pip install sti-LabjackPython\n```\n\n\n\n# Run\n\nFrom there, interacting with your devices is easy.\n\nFor U3:\n```python\n>>> import u3\n>>> d = u3.U3()\n>>> d.configU3()\n{'BootloaderVersion': '0.27',\n 'CIODirection': 0,\n ...,\n}\n>>> d.close()\n```\n\nFor U6:\n```python\n>>> import u6\n>>> d = u6.U6()\n>>> d.configU6()\n{'BootloaderVersion': '6.15',\n 'FirmwareVersion': '0.88',\n ...,\n}\n>>> d.close()\n```\n\nFor UE9:\n```python\n>>> import ue9\n>>> d = ue9.UE9()\n>>> d.commConfig()\n{'IPAddress' : '192.168.1.209'\n ...,\n}\n>>> d.close()\n```\n\nFor U12:\n```python\n>>> import u12\n>>> d = u12.U12()\n>>> d.eAnalogIn(0)\n{'overVoltage': 0,\n 'idnum': 0,\n 'voltage': 1.42578125\n}\n>>> d.close()\n```\n\nFor examples, check the Examples/ directory. For additional information, go to\nthe LabJackPython page on LabJack's website:\n\nhttps://labjack.com/support/software/examples/ud/labjackpython\n\n\n# LICENSE\n\nAll LabJackPython library and example source code are licensed under MIT X11.\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://labjack.com/support/software/examples/ud/labjackpython", "keywords": "", "license": "MIT X11", "maintainer": "Erich Beyer", "maintainer_email": "erich.beyer@servertech.com", "name": "sti-LabJackPython", "package_url": "https://pypi.org/project/sti-LabJackPython/", "platform": "", "project_url": "https://pypi.org/project/sti-LabJackPython/", "project_urls": { "Homepage": "https://labjack.com/support/software/examples/ud/labjackpython", "Source": "https://github.com/badboybeyer/sti-LabJackPython" }, "release_url": "https://pypi.org/project/sti-LabJackPython/2.0.0.post1/", "requires_dist": null, "requires_python": "", "summary": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.", "version": "2.0.0.post1" }, "last_serial": 4999811, "releases": { "1.20150526": [ { "comment_text": "", "digests": { "md5": "e0c56b9e62ee0a1981ededefea9aba94", "sha256": "5aa69cbe977adeefdef4b12409163084bf4642d056d4d35ef1138697690e48f2" }, "downloads": -1, "filename": "sti_LabJackPython-1.20150526-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e0c56b9e62ee0a1981ededefea9aba94", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 109941, "upload_time": "2018-08-28T23:06:29", "url": "https://files.pythonhosted.org/packages/98/9a/651f33399be4f18d685d89c2b1fa177896937c3ba45bbaf7141f1c5eabc6/sti_LabJackPython-1.20150526-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e596ebe52f3811d93d3f6322707a3050", "sha256": "491cada7c0bea31c8f1c8f810c64778c27648b664666e58b2c577f7519c9eeda" }, "downloads": -1, "filename": "sti-LabJackPython-1.20150526.tar.gz", "has_sig": false, "md5_digest": "e596ebe52f3811d93d3f6322707a3050", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 108027, "upload_time": "2018-08-28T23:06:31", "url": "https://files.pythonhosted.org/packages/8a/2f/79bbb333930807cfb9db209758f36af3a6f96f9d31cf5e19b75deaddab8e/sti-LabJackPython-1.20150526.tar.gz" } ], "1.20180720": [ { "comment_text": "", "digests": { "md5": "b2bde0190f4923829da0d7c26213fb7b", "sha256": "d958a2b27082cbb5400d3e5a7910e35a456e3766c39f2d2445ac2be64ca51cb3" }, "downloads": -1, "filename": "sti_LabJackPython-1.20180720-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b2bde0190f4923829da0d7c26213fb7b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 109941, "upload_time": "2018-08-29T16:50:54", "url": "https://files.pythonhosted.org/packages/c4/9b/bce9b7d16eb1c07d09090ccbc89e2d86c0ee8927f99938fdccaacdcef073/sti_LabJackPython-1.20180720-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "52e505a12a2c23be9d1862ff59873fa2", "sha256": "9cbf424db43b5ade5344672ca85be9b2f83afa5f65d4d92ce0b4ec55d9bcc946" }, "downloads": -1, "filename": "sti-LabJackPython-1.20180720.tar.gz", "has_sig": false, "md5_digest": "52e505a12a2c23be9d1862ff59873fa2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 107293, "upload_time": "2018-08-29T16:50:56", "url": "https://files.pythonhosted.org/packages/5b/d4/789896e4a86d126514f7651d1ced342cfcd977b850adca80260213d89671/sti-LabJackPython-1.20180720.tar.gz" } ], "1.20180720.post1": [ { "comment_text": "", "digests": { "md5": "48d6f9678d48ceac1100c943e2a8e2e1", "sha256": "c8864c82064e4814e9a19c37065a0e72c6bcbc18bc2186585e1d71f135e178ce" }, "downloads": -1, "filename": "sti_LabJackPython-1.20180720.post1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "48d6f9678d48ceac1100c943e2a8e2e1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 110806, "upload_time": "2018-08-29T23:35:36", "url": "https://files.pythonhosted.org/packages/eb/15/007d1fd0204fd2918ab57ac1f971c8d71d177965acca0ad095586329b7e7/sti_LabJackPython-1.20180720.post1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e148632c802cbd23222579eaeeee88a8", "sha256": "8bb4e68cbe0eda6799da3d2bb585cf21343a4967edc31fec595416c146c85719" }, "downloads": -1, "filename": "sti-LabJackPython-1.20180720.post1.tar.gz", "has_sig": false, "md5_digest": "e148632c802cbd23222579eaeeee88a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 108568, "upload_time": "2018-08-29T23:35:38", "url": "https://files.pythonhosted.org/packages/a4/a5/d82f03e19e331a835d4743fa1081003ebce11f43d3917c5355492c298f13/sti-LabJackPython-1.20180720.post1.tar.gz" } ], "1.20180720.post2": [ { "comment_text": "", "digests": { "md5": "2277b78b6d90c3f816d151cd32bd61b5", "sha256": "0e32eb78a2d2ab3fc6d701f517e36246a5ed8281b778eb558e2299e4a1670320" }, "downloads": -1, "filename": "sti_LabJackPython-1.20180720.post2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2277b78b6d90c3f816d151cd32bd61b5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 111644, "upload_time": "2019-03-28T19:07:00", "url": "https://files.pythonhosted.org/packages/6c/f0/c6b78542c02713713817359dc89ba69e9c2fa26b962b023b7544fda1d531/sti_LabJackPython-1.20180720.post2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7577f72454453ced5e44c351de5dd864", "sha256": "916d0d9c369cecf957a8d7f14a186ecdaf60b848ab1d29318ff8d98ad61dcad9" }, "downloads": -1, "filename": "sti-LabJackPython-1.20180720.post2.tar.gz", "has_sig": false, "md5_digest": "7577f72454453ced5e44c351de5dd864", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 109855, "upload_time": "2019-03-28T19:07:01", "url": "https://files.pythonhosted.org/packages/1c/c1/4632a5b352b078d694752a5e920afe41d6c05b806384cc29916d21428af4/sti-LabJackPython-1.20180720.post2.tar.gz" } ], "2.0.0.post1": [ { "comment_text": "", "digests": { "md5": "cc8ac5b552607c87120d4024901d15f8", "sha256": "dc88d3e1b5cde2c93372396a7c217d47bf88b7b625e01fc6d88e7ed259e5c004" }, "downloads": -1, "filename": "sti_LabJackPython-2.0.0.post1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cc8ac5b552607c87120d4024901d15f8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 113242, "upload_time": "2019-03-28T19:25:17", "url": "https://files.pythonhosted.org/packages/81/ab/4981b7307f79e2678d167a5dd71326a01bdf4ff14045fce6bd44d8dc788c/sti_LabJackPython-2.0.0.post1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f14adc168c52f277e0482efc93665c72", "sha256": "188c956547b425133fa4979a5dc2e556c3efc81515f081492cca2659067d2123" }, "downloads": -1, "filename": "sti-LabJackPython-2.0.0.post1.tar.gz", "has_sig": false, "md5_digest": "f14adc168c52f277e0482efc93665c72", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 110853, "upload_time": "2019-03-28T19:25:19", "url": "https://files.pythonhosted.org/packages/8a/18/1219cb54daf9daa2b954b2475707b04480a39c134a88a53b070efa998c79/sti-LabJackPython-2.0.0.post1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cc8ac5b552607c87120d4024901d15f8", "sha256": "dc88d3e1b5cde2c93372396a7c217d47bf88b7b625e01fc6d88e7ed259e5c004" }, "downloads": -1, "filename": "sti_LabJackPython-2.0.0.post1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cc8ac5b552607c87120d4024901d15f8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 113242, "upload_time": "2019-03-28T19:25:17", "url": "https://files.pythonhosted.org/packages/81/ab/4981b7307f79e2678d167a5dd71326a01bdf4ff14045fce6bd44d8dc788c/sti_LabJackPython-2.0.0.post1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f14adc168c52f277e0482efc93665c72", "sha256": "188c956547b425133fa4979a5dc2e556c3efc81515f081492cca2659067d2123" }, "downloads": -1, "filename": "sti-LabJackPython-2.0.0.post1.tar.gz", "has_sig": false, "md5_digest": "f14adc168c52f277e0482efc93665c72", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 110853, "upload_time": "2019-03-28T19:25:19", "url": "https://files.pythonhosted.org/packages/8a/18/1219cb54daf9daa2b954b2475707b04480a39c134a88a53b070efa998c79/sti-LabJackPython-2.0.0.post1.tar.gz" } ] }