Skip to main content

Codenerix Geodata is a module that enables CODENERIX to manage geographical data on serveral platforms in a general manner.

Project description

Codenerix Geodata is a module that enables CODENERIX to work with Geographical data. It includes models for geolocation (Continents, Countries, Regions, cities, time zones, etc) and data gotten from https://www.maxmind.com/

Try our demo with Codenerix Cloud

Demo

You can have a look to our demo online.

Quickstart

  1. Install this package:

    For python 2: sudo pip2 install django-codenerix-geodata
    For python 3: sudo pip3 install django-codenerix-geodata
  2. Add “codenerix_geodata” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'codenerix_geodata',
    ]
  3. Add the param in setting:

    # list of languages available for the translation of the content of the models LANGUAGES_DATABASES = [‘ES’, ‘EN’]

  4. Since Codenerix Geodata is a library, you only need to import its parts into your project and use them.

Documentation

Coming soon… do you help us? Codenerix

You can chat with us here.

Credits

This project has been possible thanks to Centrologic.

The geographical data are offered by Maxmind, which is made available under Creative Commons Attribution 3.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-codenerix-geodata-1.0.13.tar.gz (1.4 MB view hashes)

Uploaded Source

Built Distribution

django_codenerix_geodata-1.0.13-py2.py3-none-any.whl (1.4 MB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page