awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
SmileyChris avatar

SmileyChris/django-countries

0
View on GitHub↗
1,526 stars·301 forks·Python·MIT·11 viewssmileychris.github.io/django-countries↗

Django Countries

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

Features

  • Geolocation - Django app for country fields.
  • Geospatial Tools - Django app for country selection and flags.
  • Fields - Provides country choices and flag icons.

Star history

Star history chart for smileychris/django-countriesStar history chart for smileychris/django-countries

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Django Countries

These projects share indexed features with Django Countries. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • geopy/geopygeopy avatar

    geopy/geopy

    4,819View on GitHub↗

    geopy is a Python geocoding library and geolocation client used to convert human-readable addresses into geographic coordinates and resolve coordinates back into street addresses using various third-party web services. The library provides a consistent provider-based interface that abstracts multiple external geocoding services, allowing for interchangeable backends. It includes built-in request rate limiting and asynchronous client interfaces to manage API call frequency and execute concurrent lookups without halting execution. Beyond geocoding, the project includes geospatial utilities for

    Pythongeocodergeocodingpython
    View on GitHub↗4,819
  • caioariede/django-location-fieldC

    caioariede/django-location-field

    0View on GitHub↗

    django-location-field ==

    View on GitHub↗0
  • adriankumpf/srtmadriankumpf avatar

    adriankumpf/srtm

    7View on GitHub↗

    Query locations for elevation data from the NASA Shuttle Radar Topography Mission

    Elixir
    View on GitHub↗7
  • airbusgeo/godalairbusgeo avatar

    airbusgeo/godal

    177View on GitHub↗

    golang wrapper for github.com/OSGEO/gdal

    Go
    View on GitHub↗177
Compare all 30 related projects→

Frequently asked questions

What does smileychris/django-countries do?

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

What are the main features of smileychris/django-countries?

The main features of smileychris/django-countries are: Geolocation, Geospatial Tools, Fields.

Which projects share features with smileychris/django-countries?

Projects with overlapping indexed features include: geopy/geopy — geopy is a Python geocoding library and geolocation client used to convert human-readable addresses into geographic… caioariede/django-location-field — django-location-field ==. adriankumpf/srtm — Query locations for elevation data from the NASA Shuttle Radar Topography Mission. and3rson/django-searchable-select — A better and faster multiple selection widget with suggestions for Django. appliedsec/pygeoip — DEPRECATED: Pure Python API for Maxmind's binary GeoIP databases. airbusgeo/godal — golang wrapper for github.com/OSGEO/gdal.