geopy VS pygeoip

Compare geopy vs pygeoip and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
geopy pygeoip
2 -
4,287 481
0.9% -
7.5 0.0
4 months ago about 6 years ago
Python Python
MIT License GNU Lesser General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

geopy

Posts with mentions or reviews of geopy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-05.
  • Answer: How To Get Latitude & Longitude of a Address using python
    2 projects | dev.to | 5 Oct 2023
    You can simply use geopy API to get longitude and latitude from address. geopy includes geocoder classes for the OpenStreetMap Nominatim, Google Geocoding API (V3), and many other geocoding services. The full list is available on the Geocoders doc section. Geocoder classes are located in geopy.geocoders. Hereā€¦
  • Geo Django get cities from latitude and longitude
    1 project | /r/codehunter | 25 Apr 2022
    I have looked at django-cities where is saves a database of cities from Geo Name, but this seems overkill and not Python 3 compatible so a no go for me. I have seen a package called geopy but this seems to completely replace Geo Django and uses Google API which comes with restrictions.

pygeoip

Posts with mentions or reviews of pygeoip. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning pygeoip yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing geopy and pygeoip you can also consider the following projects:

geocoder - :earth_asia: Python Geocoder

geoip2 - Python code for GeoIP2 webservice client and database reader

Shapely - Manipulation and analysis of geometric objects

GeoIP - DEPRECATED GeoIP Legacy Python API

GeoDjango - GeoDjango provides geospatial extensions to the Django web dev framework

django-countries - A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.

geojson - Python bindings and utilities for GeoJSON

Reverse Geocoder - A fast, offline reverse geocoder in Python