Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adam0brien/f1archive

Using the ergast api to pull information about past F1 races
https://github.com/adam0brien/f1archive

Last synced: about 1 month ago
JSON representation

Using the ergast api to pull information about past F1 races

Awesome Lists containing this project

README

        

# F1Archive (Work in Progress)


-Uses the Ergast api to pull information about past F1 races

-As of right now you can enter details into the GUI and it will make a pull request from the ergast api website and write the xml file to data.xml

-The details of where the race took place and at what date will then be displayed














- What i Learned in this Project: How to Build a Python GUI using tkinter, API Requests Using Python


- BUGS: The data will only be displayed once certain parts of the XML are deleted (the first 3 lines)