Module for reading National Instruments TDMS files.
Project description
pyTDMS
======
A fork of the pyTDMS module for reading National Instruments TDMS files with Python,
originally written by Floris van Vugt.
Installation
------------
Run `pip install pytdms`, or execute `python setup.py install` inside this directory.
Usage
-----
```python
import pytdms
objects, rawdata = pytdms.read(filename)
```
======
A fork of the pyTDMS module for reading National Instruments TDMS files with Python,
originally written by Floris van Vugt.
Installation
------------
Run `pip install pytdms`, or execute `python setup.py install` inside this directory.
Usage
-----
```python
import pytdms
objects, rawdata = pytdms.read(filename)
```
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyTDMS-0.0.3.zip
(14.6 kB
view details)
File details
Details for the file pyTDMS-0.0.3.zip.
File metadata
- Download URL: pyTDMS-0.0.3.zip
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b06825395e0cb4a47d7acda431ade884065a944f0d79bdea6d2d1dd20786591d
|
|
| MD5 |
37c4f254b4a3f0d0eca101aebe824f24
|
|
| BLAKE2b-256 |
2e562d862e5a7ae0f932f59ec0464f58012032720abe614cc581fd037b9f07b7
|