💻Installation
Installation ReverieVis
The steps needed to be able to install ReverieVis are quite easy by installing python on a personal computer with a version above 3.9 then installing ReverieVis with the command below
pip install reverievisReverieVis requires several dependencies before it can be used, namely:
Numpy >= 1.21.5
Matplotlib >= 3.5.2
Pandas >= 1.4.4
So make sure the three dependencies are installed to be able to use ReverieVis.
Last updated