gatelogue-aggregator
Contents:
Usage
Data Format
Command Line
Reference
gatelogue_aggregator
gatelogue_aggregator.cli
gatelogue_aggregator.config
gatelogue_aggregator.downloader
gatelogue_aggregator.gatelogue_data
gatelogue_aggregator.logging
gatelogue_aggregator.source
gatelogue_aggregator.sources
gatelogue_aggregator.sources.SOURCES
gatelogue_aggregator.sources.air
gatelogue_aggregator.sources.bus
gatelogue_aggregator.sources.dynmap_markers
gatelogue_aggregator.sources.line_builder
gatelogue_aggregator.sources.rail
gatelogue_aggregator.sources.sea
gatelogue_aggregator.sources.spawn_warp
gatelogue_aggregator.sources.town
gatelogue_aggregator.sources.warp_api
gatelogue_aggregator.sources.yaml2source
gatelogue_types
gatelogue-aggregator
Reference
gatelogue_aggregator
gatelogue_aggregator.sources
gatelogue_aggregator.sources.warp_api
gatelogue_aggregator.sources.warp_api.Pagination
View page source
gatelogue_aggregator.sources.warp_api.Pagination
class
gatelogue_aggregator.sources.warp_api.
Pagination
(
limit
:
int
,
offset
:
int
,
hits
:
int
,
total_hits
:
int
)
Bases:
Struct
__init__
(
)
Methods
__init__
()
Attributes
hits
limit
offset
total_hits
hits
:
int
limit
:
int
offset
:
int
total_hits
:
int