mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-05 21:25:19 +02:00
Enhance download-countries command with temporary SQLite database for efficient data processing; add batch size argument for improved performance and memory management.
This commit is contained in:
parent
37866660d3
commit
57aa2c9916
2 changed files with 416 additions and 275 deletions
|
@ -22,4 +22,5 @@ ijson==3.3.0
|
|||
tqdm==4.67.1
|
||||
overpy==0.7
|
||||
publicsuffix2==2.20191221
|
||||
geopy==2.4.1
|
||||
geopy==2.4.1
|
||||
psutil==6.1.1
|
Loading…
Add table
Add a link
Reference in a new issue