Graph Analysis and Visualisation Tool Kit is an open source python package for financial data/graph analysis
- python >= 3.6
- tkinter >= 8.6
- matplotlib >= 3.2.1
pip install gavtk
- Create a Virtual Environment
- Clone the repository
- Use package manager to install setup.py file
pip3 install .
- Existing unit tests are available in test.py file
- Run test.py
python3 -m unittest test
- Add your tests (if you like)
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
Please note we have a code of conduct, please follow it in all your interactions with the project.
Thanks goes to these wonderful people (emoji key):
Abhishek Kumar 💻 🖋 |
This project follows the all-contributors specification. Contributions of any kind welcome!