Metadata-Version: 2.1
Name: getgeo-python
Version: 1.0.0
Summary: A python wrapper for the API provided by getgeoapi.com
Home-page: https://github.com/LoisaKitakaya/getgeo-python
Author: Loisa Kitakaya
Author-email: kitakayaloisa@gmail.com
Maintainer: Loisa Kitakaya
Maintainer-email: kitakayaloisa@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/LoisaKitakaya/getgeo-python/issues
Project-URL: Documentation, https://github.com/LoisaKitakaya/getgeo-python#readme
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests (>=2.30.0)

# getgeo-python

getgeo-python is a python wrapper for the API provided by [getgeoapi.com](https://getgeoapi.com).

This API allows the one to access a wide range of information to better understand ones customers.

#### Information provided by [getgeoapi.com](https://getgeoapi.com) includes:

- City data | Find out where your customers are from
- Country data | Customize your application based on your user's country
- Security data | Check if your user appeared in any security blacklist and could be a threat to your business
- Currency data | Find out the preferred currency of your visitors and display prices in their preferred currency
- Time zone data | Retrieve the time zone of your visitors to customize your offers and promotions
- ASN data | Access information about the internet provided by your users

#### Why use [getgeoapi.com](https://getgeoapi.com):

- IPv4 and IPv6 | Access location and security data whether you have an IPv4 or IPv6 address
- Reliable | Scalable infrastructure with 99.99% up time
- Secure | 256-bit SSL encryption to ensure your data is transmitted safely
- Fast | Average response time is 66ms

