kmaps


Namekmaps JSON
Version 0.0.14 PyPI version JSON
download
home_pagehttps://github.com/ChangwhaOh/kmaps
SummaryTBA
upload_time2023-05-12 16:40:05
maintainer
docs_urlNone
authorChangwha Oh
requires_python>=3.7
licenseMIT license
keywords kmaps
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # kmaps


[![image](https://img.shields.io/pypi/v/kmaps.svg)](https://pypi.python.org/pypi/kmaps)
[![image](https://img.shields.io/conda/vn/conda-forge/kmaps.svg)](https://anaconda.org/conda-forge/kmaps)


**kmaps is a python package for solving the facility location problems and displaying the results on the web map**


-   Free software: MIT license
-   Documentation: https://ChangwhaOh.github.io/kmaps
    

## Features

-   kmaps is in development.

## Credits

This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ChangwhaOh/kmaps",
    "name": "kmaps",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "kmaps",
    "author": "Changwha Oh",
    "author_email": "coh4@vols.utk.edu",
    "download_url": "https://files.pythonhosted.org/packages/2e/a4/ee046eae5f91adcd5562409f299d41f946dbd0694373475c114722e29f3e/kmaps-0.0.14.tar.gz",
    "platform": null,
    "description": "# kmaps\n\n\n[![image](https://img.shields.io/pypi/v/kmaps.svg)](https://pypi.python.org/pypi/kmaps)\n[![image](https://img.shields.io/conda/vn/conda-forge/kmaps.svg)](https://anaconda.org/conda-forge/kmaps)\n\n\n**kmaps is a python package for solving the facility location problems and displaying the results on the web map**\n\n\n-   Free software: MIT license\n-   Documentation: https://ChangwhaOh.github.io/kmaps\n    \n\n## Features\n\n-   kmaps is in development.\n\n## Credits\n\nThis package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "TBA",
    "version": "0.0.14",
    "project_urls": {
        "Homepage": "https://github.com/ChangwhaOh/kmaps"
    },
    "split_keywords": [
        "kmaps"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1d47248a9efc81ca3ca310e4f590c679ea2bfad9e35f315259ee05dd130ca41e",
                "md5": "fca47dc80c89fc26e286eca2e0f21868",
                "sha256": "9db431413c0bde926f630d9485cef470d1e79abe6716e2201d233e8c07ae0288"
            },
            "downloads": -1,
            "filename": "kmaps-0.0.14-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fca47dc80c89fc26e286eca2e0f21868",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 12177,
            "upload_time": "2023-05-12T16:40:03",
            "upload_time_iso_8601": "2023-05-12T16:40:03.952862Z",
            "url": "https://files.pythonhosted.org/packages/1d/47/248a9efc81ca3ca310e4f590c679ea2bfad9e35f315259ee05dd130ca41e/kmaps-0.0.14-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2ea4ee046eae5f91adcd5562409f299d41f946dbd0694373475c114722e29f3e",
                "md5": "1253cb1e7d742e530c33f09eeb25cbc0",
                "sha256": "67a40f8464886a184752aeec93f08f7ec6231b24b37a561e00b8739b26dd2a57"
            },
            "downloads": -1,
            "filename": "kmaps-0.0.14.tar.gz",
            "has_sig": false,
            "md5_digest": "1253cb1e7d742e530c33f09eeb25cbc0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 11436,
            "upload_time": "2023-05-12T16:40:05",
            "upload_time_iso_8601": "2023-05-12T16:40:05.771130Z",
            "url": "https://files.pythonhosted.org/packages/2e/a4/ee046eae5f91adcd5562409f299d41f946dbd0694373475c114722e29f3e/kmaps-0.0.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-12 16:40:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ChangwhaOh",
    "github_project": "kmaps",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "kmaps"
}
        
Elapsed time: 0.13863s