Library to access/distribute Geoacumen IP databases
Project description
python-geoacumen
Installation
pip install python-geoacumen
Usage
>>> import geoacumen
>>> import maxminddb
>>> reader = maxminddb.open_database(geoacumen.db_path)
>>> reader.get("1.1.1.1")
{'country': {'iso_code': 'CN'}}
>>>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
python-geoacumen-0.0.1.tar.gz
(5.8 MB
view hashes)
Built Distribution
Close
Hashes for python_geoacumen-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dcacec91f397379929b89d9b72f6def9b0f5cf893231fb38d2ba0e6585a027d0 |
|
MD5 | 273c20cdd7317b4af87bdf755ba1388f |
|
BLAKE2b-256 | a642928afa5df7b5e4b6d41dce32ff2f7aaf30f8ddb61fe4a13e3cffe8c4d62f |