Skip to content

A fork of the pyTDMS library for reading National Instruments TDMS files with Python.

License

Notifications You must be signed in to change notification settings

petebachant/pyTDMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

import pytdms

objects, rawdata = pytdms.read(filename)

About

A fork of the pyTDMS library for reading National Instruments TDMS files with Python.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages