YummYume / python-quantum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Quantum

Generates graphs with many data using a .json file given.

To Install

  • Clone the project (code > download .zip and unzip folder or run git clone https://github.com/YummYume/python-quantum.git if git is installed)
  • run pip install -r requirements.txt
  • run python "Quantum script.py"

Dependencies

!!This project requires python3 (preferably 3.8, does not work with versions above) and pip!! This script was done using mostly Plotly and Dash.
All dependencies are located in the requirements.txt file and will be installed automatically (see the steps above).

About


Languages

Language:Python 100.0%