Skip to content

Releases: maxmind/pygeoipupdate

0.1.0

10 Feb 17:38
Immutable release. Only release title and notes can be modified.
d495e8a

Choose a tag to compare

  • Initial release
  • Python port of the Go geoipupdate tool
  • Full compatibility with GeoIP.conf configuration format
  • Support for environment variables (GEOIPUPDATE_*)
  • Parallel download support
  • Async HTTP client using aiohttp
  • Retry logic with exponential backoff
  • Atomic file writes with MD5 verification
  • Cross-platform file locking
  • JSON output mode for scripting