Initial commit, hopefully everything is fine :3

This commit is contained in:
Kira
2025-12-22 10:27:45 +01:00
committed by Nyanraltotlapun
parent 4bc1069091
commit d5193a17ec
4 changed files with 262 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
[project]
name = "get-near-countries"
version = "1.0.0"
description = "Simple utility to query countries with direct bounders to given one."
requires-python = ">=3.10"
dependencies = []