django-geonode-mapstore-client


Namedjango-geonode-mapstore-client JSON
Version 4.4.1 PyPI version JSON
download
home_pagehttps://github.com/GeoNode/geonode-mapstore-client
SummaryUse GeoNode client in your django projects
upload_time2024-11-06 12:06:26
maintainerNone
docs_urlNone
authorAlessio Fabiani
requires_pythonNone
licenseNone
keywords django mapstore mapstore2
VCS
bugtrack_url
requirements django idna requests Markdown MarkupSafe urllib3
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # GeoNode MapStore Client

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/GeoNode/geonode-mapstore-client",
    "name": "django-geonode-mapstore-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "django, mapstore, mapstore2",
    "author": "Alessio Fabiani",
    "author_email": "alessio.fabiani@geo-solutions.it",
    "download_url": "https://github.com/GeoNode/geonode-mapstore-client/tarball/master",
    "platform": null,
    "description": "# GeoNode MapStore Client\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Use GeoNode client in your django projects",
    "version": "4.4.1",
    "project_urls": {
        "Download": "https://github.com/GeoNode/geonode-mapstore-client/tarball/master",
        "Homepage": "https://github.com/GeoNode/geonode-mapstore-client"
    },
    "split_keywords": [
        "django",
        " mapstore",
        " mapstore2"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "46d66ac680fefca9657c961724390c0c97afcb985594dc79804d4164bfa55a4d",
                "md5": "c5487914e5598496f15226efe49a8928",
                "sha256": "c6bbea4995035f0ee869550be6e22f6a22087596516eadd1390b7826bf83f3ba"
            },
            "downloads": -1,
            "filename": "django_geonode_mapstore_client-4.4.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c5487914e5598496f15226efe49a8928",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 33698087,
            "upload_time": "2024-11-06T12:06:26",
            "upload_time_iso_8601": "2024-11-06T12:06:26.665578Z",
            "url": "https://files.pythonhosted.org/packages/46/d6/6ac680fefca9657c961724390c0c97afcb985594dc79804d4164bfa55a4d/django_geonode_mapstore_client-4.4.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-06 12:06:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "GeoNode",
    "github_project": "geonode-mapstore-client",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "django",
            "specs": [
                [
                    ">=",
                    "4.2"
                ],
                [
                    "<",
                    "5.0"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    ">=",
                    "2.5"
                ],
                [
                    "<",
                    "2.11"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.13.0"
                ]
            ]
        },
        {
            "name": "Markdown",
            "specs": [
                [
                    ">=",
                    "3.2.2"
                ]
            ]
        },
        {
            "name": "MarkupSafe",
            "specs": [
                [
                    ">=",
                    "1.1.1"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    ">=",
                    "1.25.9"
                ]
            ]
        }
    ],
    "lcname": "django-geonode-mapstore-client"
}
        
Elapsed time: 0.70461s