artd-colombian-cities


Nameartd-colombian-cities JSON
Version 0.0.18 PyPI version JSON
download
home_pagehttps://www.artd.com.co/
SummaryA Django app to create Colombian cities
upload_time2023-06-15 18:50:21
maintainer
docs_urlNone
authorJonathan Urzola Maladonado
requires_python
license
keywords pypi cicd python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =================
Colombian cities
=================

A Django app to create Colombian cities.

Quick start
-----------

1. Add "colombian_cities" to your INSTALLED_APPS setting like this:

2. Run ``python manage.py migrate`` to create the colombian cities models.

3. run ``python manage.py create_countries`` to create the countries.

4. run ``python manage.py create_regions`` to create the regions.

5. run ``python manage.py create_cities`` to create the cities.

6. Start the development server and visit http://127.0.0.1:8000/admin/

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.artd.com.co/",
    "name": "artd-colombian-cities",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pypi,cicd,python",
    "author": "Jonathan Urzola Maladonado",
    "author_email": "jonathan@artd.com.co",
    "download_url": "https://files.pythonhosted.org/packages/dc/96/83c135e5c9d6dc38c9c52628f18a2873d50652da1a433ac62a1a3782a064/artd_colombian_cities-0.0.18.tar.gz",
    "platform": null,
    "description": "=================\nColombian cities\n=================\n\nA Django app to create Colombian cities.\n\nQuick start\n-----------\n\n1. Add \"colombian_cities\" to your INSTALLED_APPS setting like this:\n\n2. Run ``python manage.py migrate`` to create the colombian cities models.\n\n3. run ``python manage.py create_countries`` to create the countries.\n\n4. run ``python manage.py create_regions`` to create the regions.\n\n5. run ``python manage.py create_cities`` to create the cities.\n\n6. Start the development server and visit http://127.0.0.1:8000/admin/\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Django app to create Colombian cities",
    "version": "0.0.18",
    "project_urls": {
        "Homepage": "https://www.artd.com.co/"
    },
    "split_keywords": [
        "pypi",
        "cicd",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "badd47a93ab2d683051b226803d523d177332c351aa275265903325a68bda80a",
                "md5": "ce2589add89c72bd614fe13c01b40779",
                "sha256": "aeac0978d17417bb7417634ffaaf79fad4a3613b760f7ec6361b04671914504a"
            },
            "downloads": -1,
            "filename": "artd_colombian_cities-0.0.18-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ce2589add89c72bd614fe13c01b40779",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 98593,
            "upload_time": "2023-06-15T18:50:20",
            "upload_time_iso_8601": "2023-06-15T18:50:20.105555Z",
            "url": "https://files.pythonhosted.org/packages/ba/dd/47a93ab2d683051b226803d523d177332c351aa275265903325a68bda80a/artd_colombian_cities-0.0.18-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dc9683c135e5c9d6dc38c9c52628f18a2873d50652da1a433ac62a1a3782a064",
                "md5": "68bda729736476cb58d578b81357a8fe",
                "sha256": "3b9ad3491df2564f23c5df427a6b815d21ed18a6678525c0f50032bca6d7c6ac"
            },
            "downloads": -1,
            "filename": "artd_colombian_cities-0.0.18.tar.gz",
            "has_sig": false,
            "md5_digest": "68bda729736476cb58d578b81357a8fe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 85944,
            "upload_time": "2023-06-15T18:50:21",
            "upload_time_iso_8601": "2023-06-15T18:50:21.682571Z",
            "url": "https://files.pythonhosted.org/packages/dc/96/83c135e5c9d6dc38c9c52628f18a2873d50652da1a433ac62a1a3782a064/artd_colombian_cities-0.0.18.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-15 18:50:21",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "artd-colombian-cities"
}
        
Elapsed time: 0.10665s