django-countries VS Reverse Geocoder

Compare django-countries vs Reverse Geocoder and see what are their differences.

django-countries

A Django application that provides country choices for use with forms, flag icons static files, and a country field for models. (by SmileyChris)

Reverse Geocoder

A fast, offline reverse geocoder in Python (by thampiman)
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
django-countries Reverse Geocoder
2 -
1,376 1,862
- -
6.0 0.0
10 days ago about 1 year ago
Python Python
MIT License GNU Lesser General Public License v3.0 only
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.

django-countries

Posts with mentions or reviews of django-countries. We have used some of these posts to build our list of alternatives and similar projects.
  • Nested model serializer error
    1 project | /r/learndjango | 9 May 2022
    Hi, CountryField comes from django-countries (https://github.com/SmileyChris/django-countries) and is definitely not the source of the problem (for context, I have already created a basic API endpoint that displays a user profile i.e an instance of CustomUser). As for your second question, I concur that this is probably where the error lies from discussing with people over SO. However, I am not entirely sure how I can fix it. If I swap out `'''`CustomUserDetailSerializerSM''' for '''CustomUserSocialMediaSerializer''', my view would only show the user_id, social_media and social_media_url, whereas I am trying to show both the social media details as well as details about the '''CustomUser''' instance associated with those social media details (as queried using the '''username''' argument in the URL pattern).
  • AttributeError: 'CountryField' object has no attribute 'db_collation'
    1 project | /r/django | 28 Apr 2022
    You're using an old version of the django_countries package. It has a bug that was fixed in this commit and which should be fixed in the latest release.

Reverse Geocoder

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

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

What are some alternatives?

When comparing django-countries and Reverse Geocoder you can also consider the following projects:

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

geopy - Geocoding library for Python.

Shapely - Manipulation and analysis of geometric objects

geocoder - :earth_asia: Python Geocoder

GeoIP - DEPRECATED GeoIP Legacy Python API

pygeoip

geojson - Python bindings and utilities for GeoJSON