makhidkarun / traveller_pyroute

Traveller trade route generator
MIT License
14 stars 5 forks source link

Update sector list #59

Closed CyberiaResurrection closed 1 year ago

CyberiaResurrection commented 1 year ago

As it says on the tin, update the full-orchestra sector list to reflect new sectors that have landed since 2014(?)

I've also added some basic retry logic to downloadsec.py, where it retries once apiece to download a given URL upon encountering either an HTTPError or a URLError. This should fix #45 .