Skip to content

logangrado/pytdt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytdt

PyPI version

A tool for interfacing with and reading TDT blocks in python

Installation

pip install pytdt

Usage

>>> import pytdt

>>> block = pytdt.Block('path/to/block')
>>> block.read_streams()

Documentation

Read the docs here

About

Reads TDT tanks into python

Resources

License

Stars

Watchers

Forks

Packages

No packages published