This is a project to generate an analysis report for public croptocurrency repositeries and analyse developer activiy for the same using charts & bar graphs.
Please satisfy the requirements as per 'requirements.txt' file then run main.py to generate report.
Move to the folder and run the following commnads.
First satisfy requirements:
pip install -r requirements.txt
Then Run:
python main.py
You'll see a PDf named report.pdf generated in the root directory. Thank You!