5 lines
168 B
Python
5 lines
168 B
Python
"""PKK Rosreestr parser.
|
|
|
|
Stage 2a: httpx async client with retries (tenacity) + rate-limit handling.
|
|
Loads >= 1000 Sverdlovsk parcels into PostGIS via SQLAlchemy.
|
|
"""
|