django-codenerix-geodata


Namedjango-codenerix-geodata JSON
Version 4.0.2 PyPI version JSON
download
home_pagehttps://github.com/codenerix/django-codenerix-geodata
SummaryCodenerix Geodata is a module that enables CODENERIX to manage geographical data on serveral platforms in a general manner.
upload_time2023-10-27 10:55:44
maintainer
docs_urlNone
authorJuan Miguel Taboada Godoy <juanmi@juanmitaboada.com>, Juan Soler Ruiz <soleronline@gmail.com>
requires_python
licenseApache License Version 2.0
keywords django codenerix management erp crm geodata geo data
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========================
django-codenerix-geodata
========================

Codenerix Geodata is a module that enables `CODENERIX <https://www.codenerix.com/>`_ 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/

.. image:: https://github.com/codenerix/django-codenerix/raw/master/codenerix/static/codenerix/img/codenerix.png
    :target: https://www.codenerix.com
    :alt: Try our demo with Codenerix Cloud

****
Demo
****

You can have a look to our demos online:

* `CODENERIX Simple Agenda DEMO <http://demo.codenerix.com>`_.
* `CODENERIX Full ERP DEMO <https://erp.codenerix.com>`_.

You can find some working examples in GITHUB at `django-codenerix-examples <https://github.com/codenerix/django-codenerix-examples>`_ project.

**********
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?

You can get in touch with us `here <https://codenerix.com/contact/>`_.


*******
Credits
*******

The geographical data are offered by `Maxmind <https://www.maxmind.com/>`_, which is made available under Creative Commons Attribution 3.0



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/codenerix/django-codenerix-geodata",
    "name": "django-codenerix-geodata",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "django,codenerix,management,erp,crm,geodata,geo data",
    "author": "Juan Miguel Taboada Godoy <juanmi@juanmitaboada.com>, Juan Soler Ruiz <soleronline@gmail.com>",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/36/e9/308c01030b2a692fff07797e266512188af6d98c28f47a7022f810ad0e27/django-codenerix-geodata-4.0.2.tar.gz",
    "platform": "OS Independent",
    "description": "========================\ndjango-codenerix-geodata\n========================\n\nCodenerix Geodata is a module that enables `CODENERIX <https://www.codenerix.com/>`_ 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/\n\n.. image:: https://github.com/codenerix/django-codenerix/raw/master/codenerix/static/codenerix/img/codenerix.png\n    :target: https://www.codenerix.com\n    :alt: Try our demo with Codenerix Cloud\n\n****\nDemo\n****\n\nYou can have a look to our demos online:\n\n* `CODENERIX Simple Agenda DEMO <http://demo.codenerix.com>`_.\n* `CODENERIX Full ERP DEMO <https://erp.codenerix.com>`_.\n\nYou can find some working examples in GITHUB at `django-codenerix-examples <https://github.com/codenerix/django-codenerix-examples>`_ project.\n\n**********\nQuickstart\n**********\n\n1. Install this package::\n\n    For python 2: sudo pip2 install django-codenerix-geodata\n    For python 3: sudo pip3 install django-codenerix-geodata\n\n2. Add \"codenerix_geodata\" to your INSTALLED_APPS setting like this::\n\n    INSTALLED_APPS = [\n        ...\n        'codenerix_geodata',\n    ]\n\n3. Add the param in setting:\n\t# list of languages available for the translation of the content of the models\n\tLANGUAGES_DATABASES = ['ES', 'EN']\n\n4. Since Codenerix Geodata is a library, you only need to import its parts into your project and use them.\n\n*************\nDocumentation\n*************\n\nComing soon... do you help us?\n\nYou can get in touch with us `here <https://codenerix.com/contact/>`_.\n\n\n*******\nCredits\n*******\n\nThe geographical data are offered by `Maxmind <https://www.maxmind.com/>`_, which is made available under Creative Commons Attribution 3.0\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License Version 2.0",
    "summary": "Codenerix Geodata is a module that enables CODENERIX to manage geographical data on serveral platforms in a general manner.",
    "version": "4.0.2",
    "project_urls": {
        "Homepage": "https://github.com/codenerix/django-codenerix-geodata"
    },
    "split_keywords": [
        "django",
        "codenerix",
        "management",
        "erp",
        "crm",
        "geodata",
        "geo data"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "707941f4b938c6bc261cee1b10c486497f409b3d739f88434da1495c0c0532ae",
                "md5": "3b04ef1bfdc89a13bed112472598783b",
                "sha256": "076f65e2944869b321da26b0561e4942460b0b12f40bb15373e74300338c0f01"
            },
            "downloads": -1,
            "filename": "django_codenerix_geodata-4.0.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3b04ef1bfdc89a13bed112472598783b",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 1412049,
            "upload_time": "2023-10-27T10:55:51",
            "upload_time_iso_8601": "2023-10-27T10:55:51.079366Z",
            "url": "https://files.pythonhosted.org/packages/70/79/41f4b938c6bc261cee1b10c486497f409b3d739f88434da1495c0c0532ae/django_codenerix_geodata-4.0.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "36e9308c01030b2a692fff07797e266512188af6d98c28f47a7022f810ad0e27",
                "md5": "8bed089e07bcf4a69ff97040d6bcf86f",
                "sha256": "c944d32b34685fa9ea557008aa459adf771594eeee305bebe204c0dddc3163da"
            },
            "downloads": -1,
            "filename": "django-codenerix-geodata-4.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "8bed089e07bcf4a69ff97040d6bcf86f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1398498,
            "upload_time": "2023-10-27T10:55:44",
            "upload_time_iso_8601": "2023-10-27T10:55:44.420784Z",
            "url": "https://files.pythonhosted.org/packages/36/e9/308c01030b2a692fff07797e266512188af6d98c28f47a7022f810ad0e27/django-codenerix-geodata-4.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-27 10:55:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "codenerix",
    "github_project": "django-codenerix-geodata",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "django-codenerix-geodata"
}
        
Elapsed time: 0.13146s