Installation¶
To install RDTfeeddown, run:
pip install rdtfeeddown
Or, to install from source:
git clone https://github.com/sashaj5454/rdtfeeddown.git
cd rdtfeeddown
pip install .
Dependencies¶
matplotlibnumpyPython>= 3.11scipytfs-pandaspytimber(to allow for access toTimberdatabase - requires acc-py)pyqtgraph(optional, for GUI)PyQt5orPyQt6(optional, for GUI)QtPy(optional, for GUI)