mapology


Namemapology JSON
Version 2023.10.21 PyPI version JSON
download
home_page
SummarySimple python filters generating leaflet driven apps.
upload_time2023-10-21 14:45:23
maintainer
docs_urlNone
author
requires_python>=3.9
license
keywords data-quality developer-tools gis mapping-tools
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Mapology

Simple python filters generating leaflet driven apps.

[License: MIT](https://git.sr.ht/~sthagen/mapology/tree/default/item/LICENSE) | 
[Country of origin: Switzerland](https://git.sr.ht/~sthagen/mapology/tree/default/item/COUNTRY-OF-ORIGIN) | 
[Export control classification number(ECCN): EAR99](https://git.sr.ht/~sthagen/mapology/tree/default/item/EXPORT-CONTROL-CLASSIFICATION-NUMBER)

Third party dependencies are documented in the folder [third-party](docs/third-party/README.md).

[![version](https://img.shields.io/pypi/v/mapology.svg?style=flat)](https://pypi.python.org/pypi/mapology/)
[![downloads](https://static.pepy.tech/badge/mapology/month)](https://pepy.tech/project/mapology)
[![wheel](https://img.shields.io/pypi/wheel/mapology.svg?style=flat)](https://pypi.python.org/pypi/mapology/)
[![supported-versions](https://img.shields.io/pypi/pyversions/mapology.svg?style=flat)](https://pypi.python.org/pypi/mapology/)
[![supported-implementations](https://img.shields.io/pypi/implementation/mapology.svg?style=flat)](https://pypi.python.org/pypi/mapology/)
[![maintenance-status](https://img.shields.io/github/commit-activity/y/sthagen/mapology.svg?style=flat)](https://git.sr.ht/~sthagen/mapology/log)

## Documentation

User and developer [documentation of mapology](https://codes.dilettant.life/docs/mapology).

## Bug Tracker

Any feature requests or bug reports shall go to the [todos of mapology](https://todo.sr.ht/~sthagen/mapology).

## Primary Source repository

The main source of `mapology` is on a mountain in central Switzerland.
We use distributed version control (git).
There is no central hub.
Every clone can become a new source for the benefit of all.
The preferred public clones of `mapology` are:

* [on codeberg](https://codeberg.org/sthagen/mapology) - a democratic community-driven, non-profit software development platform operated by Codeberg e.V.
* [at sourcehut](https://git.sr.ht/~sthagen/mapology) - a collection of tools useful for software development.

## Contributions

Please do not submit "pull requests" (I found no way to disable that "feature" on GitHub).
If you like to share small changes under the repositories license please kindly do so by sending a patchset.
You can either send such a patchset per email using [git send-email](https://git-send-email.io) or 
if you are a sourcehut user by selecting "Prepare a patchset" on the summary page of your fork at [sourcehut](https://git.sr.ht/).

## Status

Experimental.

**Note**: The name of the default branch is `default`.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "mapology",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "Stefan Hagen <stefan@hagen.link>",
    "keywords": "data-quality,developer-tools,gis,mapping-tools",
    "author": "",
    "author_email": "Stefan Hagen <stefan@hagen.link>",
    "download_url": "https://files.pythonhosted.org/packages/3d/c4/6dae43406be9861452a82316633366bddfc613ea47135319b5fb5cb32d6e/mapology-2023.10.21.tar.gz",
    "platform": null,
    "description": "# Mapology\n\nSimple python filters generating leaflet driven apps.\n\n[License: MIT](https://git.sr.ht/~sthagen/mapology/tree/default/item/LICENSE) | \n[Country of origin: Switzerland](https://git.sr.ht/~sthagen/mapology/tree/default/item/COUNTRY-OF-ORIGIN) | \n[Export control classification number(ECCN): EAR99](https://git.sr.ht/~sthagen/mapology/tree/default/item/EXPORT-CONTROL-CLASSIFICATION-NUMBER)\n\nThird party dependencies are documented in the folder [third-party](docs/third-party/README.md).\n\n[![version](https://img.shields.io/pypi/v/mapology.svg?style=flat)](https://pypi.python.org/pypi/mapology/)\n[![downloads](https://static.pepy.tech/badge/mapology/month)](https://pepy.tech/project/mapology)\n[![wheel](https://img.shields.io/pypi/wheel/mapology.svg?style=flat)](https://pypi.python.org/pypi/mapology/)\n[![supported-versions](https://img.shields.io/pypi/pyversions/mapology.svg?style=flat)](https://pypi.python.org/pypi/mapology/)\n[![supported-implementations](https://img.shields.io/pypi/implementation/mapology.svg?style=flat)](https://pypi.python.org/pypi/mapology/)\n[![maintenance-status](https://img.shields.io/github/commit-activity/y/sthagen/mapology.svg?style=flat)](https://git.sr.ht/~sthagen/mapology/log)\n\n## Documentation\n\nUser and developer [documentation of mapology](https://codes.dilettant.life/docs/mapology).\n\n## Bug Tracker\n\nAny feature requests or bug reports shall go to the [todos of mapology](https://todo.sr.ht/~sthagen/mapology).\n\n## Primary Source repository\n\nThe main source of `mapology` is on a mountain in central Switzerland.\nWe use distributed version control (git).\nThere is no central hub.\nEvery clone can become a new source for the benefit of all.\nThe preferred public clones of `mapology` are:\n\n* [on codeberg](https://codeberg.org/sthagen/mapology) - a democratic community-driven, non-profit software development platform operated by Codeberg e.V.\n* [at sourcehut](https://git.sr.ht/~sthagen/mapology) - a collection of tools useful for software development.\n\n## Contributions\n\nPlease do not submit \"pull requests\" (I found no way to disable that \"feature\" on GitHub).\nIf you like to share small changes under the repositories license please kindly do so by sending a patchset.\nYou can either send such a patchset per email using [git send-email](https://git-send-email.io) or \nif you are a sourcehut user by selecting \"Prepare a patchset\" on the summary page of your fork at [sourcehut](https://git.sr.ht/).\n\n## Status\n\nExperimental.\n\n**Note**: The name of the default branch is `default`.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Simple python filters generating leaflet driven apps.",
    "version": "2023.10.21",
    "project_urls": {
        "Bug-Tracker": "https://todo.sr.ht/~sthagen/mapology",
        "Documentation": "https://codes.dilettant.life/docs/mapology",
        "Homepage": "https://git.sr.ht/~sthagen/mapology",
        "Source-Code": "https://git.sr.ht/~sthagen/mapology",
        "Test-Coverage": "https://codes.dilettant.life/coverage/mapology"
    },
    "split_keywords": [
        "data-quality",
        "developer-tools",
        "gis",
        "mapping-tools"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3dcbca50d01ac7f9a56ebfee2f7d82a9ffc0735fed08a2b8d1aa64b79c10a35f",
                "md5": "41db873eea725675cfcf6eb080a659ad",
                "sha256": "7ec78b5435582c5635a863da2548d3e0be5d314c9ea01e71cb017d797045a5f8"
            },
            "downloads": -1,
            "filename": "mapology-2023.10.21-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "41db873eea725675cfcf6eb080a659ad",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 27190,
            "upload_time": "2023-10-21T14:45:22",
            "upload_time_iso_8601": "2023-10-21T14:45:22.223360Z",
            "url": "https://files.pythonhosted.org/packages/3d/cb/ca50d01ac7f9a56ebfee2f7d82a9ffc0735fed08a2b8d1aa64b79c10a35f/mapology-2023.10.21-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3dc46dae43406be9861452a82316633366bddfc613ea47135319b5fb5cb32d6e",
                "md5": "fa3d303f5092c59aac2d861054cb7134",
                "sha256": "31ae669f2a08f5c82367f6e259a5f65e13208221907ed7abbc9c88ae10f9ee15"
            },
            "downloads": -1,
            "filename": "mapology-2023.10.21.tar.gz",
            "has_sig": false,
            "md5_digest": "fa3d303f5092c59aac2d861054cb7134",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 24116,
            "upload_time": "2023-10-21T14:45:23",
            "upload_time_iso_8601": "2023-10-21T14:45:23.884332Z",
            "url": "https://files.pythonhosted.org/packages/3d/c4/6dae43406be9861452a82316633366bddfc613ea47135319b5fb5cb32d6e/mapology-2023.10.21.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-21 14:45:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "mapology"
}
        
Elapsed time: 0.14015s