{ "info": { "author": "Robert Jordens", "author_email": "jordens@phys.ethz.ch", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet", "Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator", "Topic :: Scientific/Engineering :: Visualization", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Hardware :: Hardware Drivers", "Topic :: System :: Networking" ], "description": "GPIB device driver library for python. A Generic IEEE 488 and\r\nIEEE 4882 class for any GPIB device is subclassed in various\r\ndevices for different laboratory equipment devices.\r\n\r\nThis library uses ctypes to directly access the GPIB library\r\nfrom either linux-gpib (http://linux-gpib.sourceforge.net/) or\r\nNational Instruments. It also includes a pure Python driver for the NI Enet Ethernet-to-GPIB adapters.\r\n\r\nIt does not yet mirror all functions from libgpib but tries to\r\nexploit many of Python's features that make GPIB programming\r\nmore fun.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://launchpad.net/gpib-devices", "keywords": "", "license": "LGPL", "maintainer": "", "maintainer_email": "", "name": "gpib-devices", "package_url": "https://pypi.org/project/gpib-devices/", "platform": "", "project_url": "https://pypi.org/project/gpib-devices/", "project_urls": { "Homepage": "https://launchpad.net/gpib-devices" }, "release_url": "https://pypi.org/project/gpib-devices/0.0.4/", "requires_dist": null, "requires_python": null, "summary": "Python GPIB Device Library", "version": "0.0.4" }, "last_serial": 226165, "releases": { "0.0.1+": [], "0.0.2": [], "0.0.4": [] }, "urls": [] }