{ "info": { "author": "Tomislav Ivek", "author_email": "tomislav.ivek@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Natural Language :: English", "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" ], "description": "===========\ngpib-ctypes\n===========\n\n\n.. image:: https://img.shields.io/pypi/v/gpib_ctypes.svg\n :target: https://pypi.python.org/pypi/gpib_ctypes\n\n.. image:: https://img.shields.io/travis/tivek/gpib_ctypes.svg\n :target: https://travis-ci.org/tivek/gpib_ctypes\n\n.. image:: https://readthedocs.org/projects/gpib-ctypes/badge/?version=latest\n :target: https://gpib-ctypes.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://pyup.io/repos/github/tivek/gpib_ctypes/shield.svg\n :target: https://pyup.io/repos/github/tivek/gpib_ctypes/\n :alt: Updates\n\n\nCross-platform Python bindings for the NI GPIB and linux-gpib C interfaces.\n\n* Free software: GNU General Public License v2\n* Documentation: https://gpib-ctypes.readthedocs.io.\n\n\nFeatures\n--------\n\n* cross-platform: tested on Microsoft Windows and Linux\n* API-compatible with the linux-gpib Python bindings\n* no Python dependencies except the standard library\n\nTesting\n---------\n\nCurrently tested with:\n* NI GPIB-USB-HI, Microsoft Windows 7 32-bit, NI GPIB driver version 3.1.0.49154, \n* NI GPIB-USB-HI, Arch Linux 64-bit current, linux-gpib 4.1.0\n\nMore testers welcome with different hardware and OS configurations!\n\n\nCredits\n---------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n\n=======\nHistory\n=======\n\n0.3.0 (2018-12-13)\n------------------\n* Provide bindings to iblines through gpib.lines and Gpib.lines\n\n\n0.2.1 (2018-11-28)\n------------------\n\n* Fix gpib.ibfind string marshalling\n\n\n0.2.0 (2018-11-27)\n------------------\n\n* Safe cleanup using Gpib.close()\n\n\n0.1.1 (2018-11-27)\n------------------\n\n* Bugfix release\n\n\n0.1.0 (2018-01-01)\n------------------\n\n* First release on PyPI.\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/tivek/gpib_ctypes", "keywords": "gpib_ctypes", "license": "GNU General Public License v2", "maintainer": "", "maintainer_email": "", "name": "gpib-ctypes", "package_url": "https://pypi.org/project/gpib-ctypes/", "platform": "", "project_url": "https://pypi.org/project/gpib-ctypes/", "project_urls": { "Homepage": "https://github.com/tivek/gpib_ctypes" }, "release_url": "https://pypi.org/project/gpib-ctypes/0.3.0/", "requires_dist": null, "requires_python": "", "summary": "GPIB interface for Python implemented using ctypes, API-compatible with linux-gpib.", "version": "0.3.0" }, "last_serial": 4592206, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "b872ec45241b1dafb76d24bdc737b8c4", "sha256": "473d53b3074e37ac3afbd51c38a49f4b6e4030e888edb01137da96eb569ef6c0" }, "downloads": -1, "filename": "gpib_ctypes-0.1.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "b872ec45241b1dafb76d24bdc737b8c4", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9118, "upload_time": "2018-04-08T15:42:01", "url": "https://files.pythonhosted.org/packages/19/06/724c4c72e23d5dab48525d434c1a1096a8d607d88fda0ea0cbf7185f1e3b/gpib_ctypes-0.1.0-py2.py3-none-any.whl" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "b83b5f0fc10e249fae7b6523e905b939", "sha256": "df603eb1b8434407aba411b41c09644eb1df46b908fb0f5c1e247633f9e6a006" }, "downloads": -1, "filename": "gpib_ctypes-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b83b5f0fc10e249fae7b6523e905b939", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9118, "upload_time": "2018-11-27T20:57:10", "url": "https://files.pythonhosted.org/packages/e4/4e/219300db9c9f1d6ccc785cb654eb9a8833a609b49767961e28c542119ffd/gpib_ctypes-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5e9f7fda8e72968d5d934d066ada1fb4", "sha256": "bf210883e03aabe9c03ee60c218b9e5ad8305b8207206f46b3afac8b59f33165" }, "downloads": -1, "filename": "gpib_ctypes-0.1.1.tar.gz", "has_sig": false, "md5_digest": "5e9f7fda8e72968d5d934d066ada1fb4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30786, "upload_time": "2018-11-27T20:57:12", "url": "https://files.pythonhosted.org/packages/6b/f0/851550f3b33b1798ff7c2e192b73f29e96c9fbb0e4847eac1673f2a679f1/gpib_ctypes-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "2cfda0999ed84f0c3d2b9f69d63fd6a3", "sha256": "e5141c3224fadd685b72ada097a143cb7d38cb88c960927c698d1b7414020a7c" }, "downloads": -1, "filename": "gpib_ctypes-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2cfda0999ed84f0c3d2b9f69d63fd6a3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 16488, "upload_time": "2018-11-27T23:35:18", "url": "https://files.pythonhosted.org/packages/eb/08/72e6574432affe4384f35683254d88928b47afc5664faa8f6342edfc94b5/gpib_ctypes-0.2.0-py2.py3-none-any.whl" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "629165f023aed29e96111bff404db01d", "sha256": "52eedaba9728f2e7d07f3b4eb3c5cd24c2b573044e9231b4df9f8077d97115b6" }, "downloads": -1, "filename": "gpib_ctypes-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "629165f023aed29e96111bff404db01d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 16532, "upload_time": "2018-11-28T21:57:40", "url": "https://files.pythonhosted.org/packages/3b/75/c8c642c8d9b72450d1fc1e92550e0579c8ddafb50320f03403d634f1a408/gpib_ctypes-0.2.1-py2.py3-none-any.whl" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "5332af98fc18a355d119d1a43e4b95a1", "sha256": "113bcc95980f7a165ea75ba3d19a1393df3cf27a58af69723e66e746cf32ed51" }, "downloads": -1, "filename": "gpib_ctypes-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5332af98fc18a355d119d1a43e4b95a1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 16855, "upload_time": "2018-12-12T23:32:58", "url": "https://files.pythonhosted.org/packages/95/fc/37a06f859dfdb3686285845d309c66815019330647a4c4b5d650cdf3c0f5/gpib_ctypes-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cc2b1b6238dd4759c272f5a81d5c76c1", "sha256": "73d97a4cd98ce0fb5bbe8a679c58b9475750f68dcc237f411c71cf486a9f8c26" }, "downloads": -1, "filename": "gpib_ctypes-0.3.0.tar.gz", "has_sig": false, "md5_digest": "cc2b1b6238dd4759c272f5a81d5c76c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31380, "upload_time": "2018-12-12T23:33:00", "url": "https://files.pythonhosted.org/packages/01/be/fa6877f869665e855788d3bb351cfb788fa2207ee7686d1dd5919d441421/gpib_ctypes-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5332af98fc18a355d119d1a43e4b95a1", "sha256": "113bcc95980f7a165ea75ba3d19a1393df3cf27a58af69723e66e746cf32ed51" }, "downloads": -1, "filename": "gpib_ctypes-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5332af98fc18a355d119d1a43e4b95a1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 16855, "upload_time": "2018-12-12T23:32:58", "url": "https://files.pythonhosted.org/packages/95/fc/37a06f859dfdb3686285845d309c66815019330647a4c4b5d650cdf3c0f5/gpib_ctypes-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cc2b1b6238dd4759c272f5a81d5c76c1", "sha256": "73d97a4cd98ce0fb5bbe8a679c58b9475750f68dcc237f411c71cf486a9f8c26" }, "downloads": -1, "filename": "gpib_ctypes-0.3.0.tar.gz", "has_sig": false, "md5_digest": "cc2b1b6238dd4759c272f5a81d5c76c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31380, "upload_time": "2018-12-12T23:33:00", "url": "https://files.pythonhosted.org/packages/01/be/fa6877f869665e855788d3bb351cfb788fa2207ee7686d1dd5919d441421/gpib_ctypes-0.3.0.tar.gz" } ] }