examples named
This commit is contained in:
@@ -36,9 +36,3 @@ from pcslive import LiveStats
|
||||
stats = LiveStats()
|
||||
stats.print_races()
|
||||
```
|
||||
|
||||
# examples
|
||||
|
||||
`example.py` posts the latest timeline of one current race (checking every 10 seconds for updates)
|
||||
|
||||
`example2.py` organises the situation diagram in a dictionary of timegap keys to a list of riders in that group. it could probably be organised better but it works
|
||||
|
||||
Reference in New Issue
Block a user