From 753607549c83f48080a7183f67099ee34534f800 Mon Sep 17 00:00:00 2001 From: Abdullah <111275753+abdullahdevrel@users.noreply.github.com> Date: Wed, 31 Jan 2024 18:28:26 +0600 Subject: [PATCH] Added IPinfo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e5770417..868db535 100644 --- a/README.md +++ b/README.md @@ -713,6 +713,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [GeoIP](https://github.com/maxmind/geoip-api-python) - Python API for MaxMind GeoIP Legacy Database. * [geojson](https://github.com/frewsxcv/python-geojson) - Python bindings and utilities for GeoJSON. * [geopy](https://github.com/geopy/geopy) - Python Geocoding Toolbox. +* [ipinfo](https://github.com/ipinfo/python) - Python library for the IPinfo.io API (IP Geolocation and other IP data) supports caching, bulk enrichment, etc. ## HTML Manipulation