GeoIP2-python icon indicating copy to clipboard operation
GeoIP2-python copied to clipboard

Python code for GeoIP2 webservice client and database reader

Results 3 GeoIP2-python issues
Sort by recently updated
recently updated
newest added

I use only the database functionality of this package, and do all web management myself using aiohttp. It would be great if this package didn't pull `requests` into my dependency...

enhancement
breaking change

Linked to Issue #101. I noticed when installing the library that the dependency tree is quite deep. I have to install to a non-internet connected environment so I have to...

breaking change

Hi, not sure if that request should be considered an issue, or just some enhancement in the documentation instead. For "legacy" maxmind DB, there was a way to specify some...

enhancement