gatelogue_aggregator.types.gatelogue_data.GatelogueData
- class gatelogue_aggregator.types.gatelogue_data.GatelogueData(config: Config)
Bases:
AirSource
,RailSource
,SeaSource
,BusSource
,TownSource
,SpawnWarpSource
,ProximitySource
,SharedFacilitySource
Methods
__init__
(config)build
(config)export
()find_by_ref
(v)from_sources
(sources)graph
(path)report
()retrieve_from_cache
(config)save_to_cache
(config)source
(v)update
()Attributes
- export() GatelogueData
- classmethod from_sources(sources: Iterable[AirSource | RailSource | SeaSource | BusSource | TownSource]) Self
- g: rx.PyGraph
- graph(path: Path)
- report()
- sanitise_strings()
- update()