DearCyFi is a specialized financial charting widget for use in the DearCyGui GUI library.
The primary demo app is maintained in a separate repository:
- https://github.com/khazaddim/DearCyFi_Demo
- Included in this repo as a submodule at
examples/DearCyFi_Demo
If you cloned this repo without submodules, initialize it with:
git submodule update --init --recursiveEditable install for development:
python -m pip install -e .Standard install from source tree:
python -m pip install .from dearcyfi import DearCyFi