{ "info": { "author": "David Kiliani", "author_email": "mail@davidkiliani.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Hardware :: Hardware Drivers" ], "description": "===========\n PyDAQFlex\n===========\nIntroduction\n============\n\nThe PyDAQFlex module is a pure Python implementation of Measurement Computing's\nDAQFlex command framework (http://www.mccdaq.com/daq-software/DAQFlex.aspx)\nfor USB data acquisition devices.\nIt uses PyUSB 1.0 as a backend for USB access and is therefore usable\non all operating systems supported by PyUSB.\nPyUSB is currently tested on Windows and Linux,\nbut should also work on OS X and OpenBSD using libusbx.\n\n*Disclaimer*: PyDAQFlex is NOT in any way affiliated with Measurement Computing or the official\nDAQFlex framework.\n\nStatus\n======\n\nPyDAQFlex does not (yet) provide all the features of DAQFlex and was\nonly tested on the following devices:\n\n* USB-204\n* USB-1608GX-2AO\n\nInstallation\n============\n\nThe easiest way of installation is through setuptools.\nOn GNU/Linux based systems::\n\n\t$ sudo easy_install pydaqflex\n\nor on Windows::\n\n\teasy_install pydaqflex\n\nIt will automatically install the required dependencies like PyUSB\nand the latest release version of PyDAQFlex from PyPi.\n\nAlternatively, PyDAQFlex can be installed manually using the standard\ndistutils procedure::\n\n\tpython setup.py install\n\nFor installation of PyUSB 1.0 see https://github.com/walac/pyusb\n\nThe latest version of libusb (recommended for PyUSB) can be found at\nhttp://libusbx.org/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/torfbolt/PyDAQFlex", "keywords": "mmc daqflex measurement computing usb driver", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "pydaqflex", "package_url": "https://pypi.org/project/pydaqflex/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pydaqflex/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/torfbolt/PyDAQFlex" }, "release_url": "https://pypi.org/project/pydaqflex/0.2.3/", "requires_dist": null, "requires_python": null, "summary": "Python port of the Measurement Computing DAQFlex framework", "version": "0.2.3" }, "last_serial": 1342065, "releases": { "0.2.1-1-g3344": [ { "comment_text": "", "digests": { "md5": "694e4bb7b1724f690d1b9d1e15706f4c", "sha256": "5107cf711b0f89e15769b6816a6daf7611642d47553342568018208d9c3568d6" }, "downloads": -1, "filename": "pydaqflex-0.2.1_1_g3344-py2.7.egg", "has_sig": false, "md5_digest": "694e4bb7b1724f690d1b9d1e15706f4c", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 10530, "upload_time": "2013-04-11T21:05:17", "url": "https://files.pythonhosted.org/packages/6a/23/9a36658577b8ee02faf42efe1d98b766528a958844b2a605dd3f904ea7d2/pydaqflex-0.2.1_1_g3344-py2.7.egg" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "fdc6dbd79533de458c9c895202d195c2", "sha256": "5952a26c16e77f2a632ce7a5754dd3e6d47101fcd4e78211b70d7cd560314b80" }, "downloads": -1, "filename": "pydaqflex-0.2.2-py2.7.egg", "has_sig": false, "md5_digest": "fdc6dbd79533de458c9c895202d195c2", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 10642, "upload_time": "2013-04-11T21:22:45", "url": "https://files.pythonhosted.org/packages/88/19/ff5bddf792f659fb198aedde7c39b1c7caf0e1b8032e5cb4efcbc837dc58/pydaqflex-0.2.2-py2.7.egg" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "ce355012c1fc90a88e6e098742178943", "sha256": "118838049002f62ba375a7c426a94816e14dc854818487c9f7494d30291b1482" }, "downloads": -1, "filename": "pydaqflex-0.2.3.tar.gz", "has_sig": false, "md5_digest": "ce355012c1fc90a88e6e098742178943", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63328, "upload_time": "2014-12-12T23:11:57", "url": "https://files.pythonhosted.org/packages/9f/53/08da006460f03a321dfaeca6706bc8db0ca1d40f989f6d27e0960008cb3e/pydaqflex-0.2.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ce355012c1fc90a88e6e098742178943", "sha256": "118838049002f62ba375a7c426a94816e14dc854818487c9f7494d30291b1482" }, "downloads": -1, "filename": "pydaqflex-0.2.3.tar.gz", "has_sig": false, "md5_digest": "ce355012c1fc90a88e6e098742178943", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63328, "upload_time": "2014-12-12T23:11:57", "url": "https://files.pythonhosted.org/packages/9f/53/08da006460f03a321dfaeca6706bc8db0ca1d40f989f6d27e0960008cb3e/pydaqflex-0.2.3.tar.gz" } ] }