mapentity


Namemapentity JSON
Version 8.10.0 PyPI version JSON
download
home_pagehttps://github.com/makinacorpus/django-mapentity
SummaryGeneric CRUD with maps
upload_time2024-10-02 09:07:35
maintainerNone
docs_urlNone
authorMakina Corpus
requires_python>=3.8
licenseBSD, see LICENSE file.
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            MapEntity
=========

MapEntity is a CRUD interface for geospatial entities built with Django,
that powers
- `Geotrek <https://github.com/GeotrekCE/Geotrek-admin.fr>`_.
- `Georiviere <https://github.com/Georiviere/Georiviere-admin>`_.


Works with Python 3.8+ and Django 3.2+

.. image:: https://img.shields.io/pypi/v/mapentity.svg
    :target: https://pypi.python.org/pypi/mapentity

.. image:: https://github.com/makinacorpus/django-mapentity/actions/workflows/python-ci.yml/badge.svg

.. image:: https://codecov.io/gh/makinacorpus/django-mapentity/branch/master/graph/badge.svg?token=lFNYhcVjuz
    :target: https://codecov.io/gh/makinacorpus/django-mapentity


`See the full documentation <http://django-mapentity.readthedocs.org/>`_.


=======
AUTHORS
=======

|makinacom|_

.. |makinacom| image:: https://github.com/makinacorpus.png
.. _makinacom:  https://www.makina-corpus.com


=======
LICENSE
=======

    * BSD New
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/makinacorpus/django-mapentity",
    "name": "mapentity",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Makina Corpus",
    "author_email": "geobi@makina-corpus.com",
    "download_url": "https://files.pythonhosted.org/packages/95/22/dc53d27e9672a72735d7dfd4e9614fb506b3a501876aa6344843d17c3452/mapentity-8.10.0.tar.gz",
    "platform": null,
    "description": "MapEntity\n=========\n\nMapEntity is a CRUD interface for geospatial entities built with Django,\nthat powers\n- `Geotrek <https://github.com/GeotrekCE/Geotrek-admin.fr>`_.\n- `Georiviere <https://github.com/Georiviere/Georiviere-admin>`_.\n\n\nWorks with Python 3.8+ and Django 3.2+\n\n.. image:: https://img.shields.io/pypi/v/mapentity.svg\n    :target: https://pypi.python.org/pypi/mapentity\n\n.. image:: https://github.com/makinacorpus/django-mapentity/actions/workflows/python-ci.yml/badge.svg\n\n.. image:: https://codecov.io/gh/makinacorpus/django-mapentity/branch/master/graph/badge.svg?token=lFNYhcVjuz\n    :target: https://codecov.io/gh/makinacorpus/django-mapentity\n\n\n`See the full documentation <http://django-mapentity.readthedocs.org/>`_.\n\n\n=======\nAUTHORS\n=======\n\n|makinacom|_\n\n.. |makinacom| image:: https://github.com/makinacorpus.png\n.. _makinacom:  https://www.makina-corpus.com\n\n\n=======\nLICENSE\n=======\n\n    * BSD New",
    "bugtrack_url": null,
    "license": "BSD, see LICENSE file.",
    "summary": "Generic CRUD with maps",
    "version": "8.10.0",
    "project_urls": {
        "Download": "https://pypi.python.org/pypi/mapentity/",
        "Homepage": "https://github.com/makinacorpus/django-mapentity"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9522dc53d27e9672a72735d7dfd4e9614fb506b3a501876aa6344843d17c3452",
                "md5": "2bfeea5fec44eb45d64d9be199aad4da",
                "sha256": "36f185692dc5aeced87a0281c326891cd7146a4087378b3ad2efc7dc155074d1"
            },
            "downloads": -1,
            "filename": "mapentity-8.10.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2bfeea5fec44eb45d64d9be199aad4da",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2483913,
            "upload_time": "2024-10-02T09:07:35",
            "upload_time_iso_8601": "2024-10-02T09:07:35.863374Z",
            "url": "https://files.pythonhosted.org/packages/95/22/dc53d27e9672a72735d7dfd4e9614fb506b3a501876aa6344843d17c3452/mapentity-8.10.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-02 09:07:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "makinacorpus",
    "github_project": "django-mapentity",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mapentity"
}
        
Elapsed time: 0.39395s