OhmSpectator / streetviews-grabber

A script that grabs Google Street View for a city.
Other
7 stars 1 forks source link

Extract a Context class #23

Closed OhmSpectator closed 1 year ago

OhmSpectator commented 1 year ago

Instead of using global variables, encapsulate them in a singleton Context class.

OhmSpectator commented 1 year ago

https://python-3-patterns-idioms-test.readthedocs.io/en/latest/Singleton.html