{ "info": { "author": "Floris van Vugt", "author_email": "F.T.vanVugt@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "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" ], "description": "pyTDMS\n======\n\nA fork of the pyTDMS module for reading National Instruments TDMS files with Python,\noriginally written by Floris van Vugt.\n\nInstallation\n------------\n\nRun `pip install pytdms`, or execute `python setup.py install` inside this directory.\n\nUsage\n-----\n\n```python\nimport pytdms\n\nobjects, rawdata = pytdms.read(filename)\n```", "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/petebachant/pyTDMS.git", "keywords": null, "license": "GPL v2", "maintainer": null, "maintainer_email": null, "name": "pyTDMS", "package_url": "https://pypi.org/project/pyTDMS/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyTDMS/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/petebachant/pyTDMS.git" }, "release_url": "https://pypi.org/project/pyTDMS/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "Module for reading National Instruments TDMS files.", "version": "0.0.3" }, "last_serial": 2066567, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "232cec3c1931592e887f0ccf3672bbaf", "sha256": "8356888f1919dff5808ff00fdc3bd60faa636b6322cdb50340e5b2398e298487" }, "downloads": -1, "filename": "pyTDMS-0.0.2.zip", "has_sig": false, "md5_digest": "232cec3c1931592e887f0ccf3672bbaf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14502, "upload_time": "2014-09-07T03:15:03", "url": "https://files.pythonhosted.org/packages/a7/e9/c6464f261f76af895a1b09f8bbf1027a5bcd1ab00522d716a65f7cfbb83f/pyTDMS-0.0.2.zip" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "37c4f254b4a3f0d0eca101aebe824f24", "sha256": "b06825395e0cb4a47d7acda431ade884065a944f0d79bdea6d2d1dd20786591d" }, "downloads": -1, "filename": "pyTDMS-0.0.3.zip", "has_sig": false, "md5_digest": "37c4f254b4a3f0d0eca101aebe824f24", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14633, "upload_time": "2016-04-16T01:27:37", "url": "https://files.pythonhosted.org/packages/2e/56/2d862e5a7ae0f932f59ec0464f58012032720abe614cc581fd037b9f07b7/pyTDMS-0.0.3.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "37c4f254b4a3f0d0eca101aebe824f24", "sha256": "b06825395e0cb4a47d7acda431ade884065a944f0d79bdea6d2d1dd20786591d" }, "downloads": -1, "filename": "pyTDMS-0.0.3.zip", "has_sig": false, "md5_digest": "37c4f254b4a3f0d0eca101aebe824f24", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14633, "upload_time": "2016-04-16T01:27:37", "url": "https://files.pythonhosted.org/packages/2e/56/2d862e5a7ae0f932f59ec0464f58012032720abe614cc581fd037b9f07b7/pyTDMS-0.0.3.zip" } ] }