This repository has been archived on 2022-08-24. You can view files and clone it, but cannot push or open issues or pull requests.
ergast-py/ergast_py/models
2022-06-05 18:12:11 +01:00
..
__init__.py Initial commit with Poetry 2022-06-01 14:31:52 +01:00
average_speed.py Begin moving to lambda expressions and generalise the __str__ and __repr__ of models 2022-06-05 18:12:11 +01:00
circuit.py Begin moving to lambda expressions and generalise the __str__ and __repr__ of models 2022-06-05 18:12:11 +01:00
constructor_standing.py Begin moving to lambda expressions and generalise the __str__ and __repr__ of models 2022-06-05 18:12:11 +01:00
constructor.py Begin moving to lambda expressions and generalise the __str__ and __repr__ of models 2022-06-05 18:12:11 +01:00
driver_standing.py Begin moving to lambda expressions and generalise the __str__ and __repr__ of models 2022-06-05 18:12:11 +01:00
driver.py Begin moving to lambda expressions and generalise the __str__ and __repr__ of models 2022-06-05 18:12:11 +01:00
fastest_lap.py Begin moving to lambda expressions and generalise the __str__ and __repr__ of models 2022-06-05 18:12:11 +01:00
lap.py Begin moving to lambda expressions and generalise the __str__ and __repr__ of models 2022-06-05 18:12:11 +01:00
location.py Begin moving to lambda expressions and generalise the __str__ and __repr__ of models 2022-06-05 18:12:11 +01:00
pit_stop.py Begin moving to lambda expressions and generalise the __str__ and __repr__ of models 2022-06-05 18:12:11 +01:00
race.py Begin moving to lambda expressions and generalise the __str__ and __repr__ of models 2022-06-05 18:12:11 +01:00
result.py Begin moving to lambda expressions and generalise the __str__ and __repr__ of models 2022-06-05 18:12:11 +01:00
season.py Begin moving to lambda expressions and generalise the __str__ and __repr__ of models 2022-06-05 18:12:11 +01:00
standings_list.py Begin moving to lambda expressions and generalise the __str__ and __repr__ of models 2022-06-05 18:12:11 +01:00
status.py Begin moving to lambda expressions and generalise the __str__ and __repr__ of models 2022-06-05 18:12:11 +01:00
timing.py Begin moving to lambda expressions and generalise the __str__ and __repr__ of models 2022-06-05 18:12:11 +01:00