spatialtsp


Namespatialtsp JSON
Version 0.0.5 PyPI version JSON
download
home_pageNone
SummaryA python package demo for spatially informed TSP
upload_time2024-04-03 06:27:28
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords spatialtsp
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # spatialtsp


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


**A python package demo for spatially informed TSP**


-   Free software: MIT License
-   Documentation: https://whkim15.github.io/spatialtsp
    

## Features

-   TODO

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "spatialtsp",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "spatialtsp",
    "author": null,
    "author_email": "Wanhee Kim <wkim15@vols.utk.edu>",
    "download_url": "https://files.pythonhosted.org/packages/52/4f/fe9d5f185393b18af0d6294df185a54cfed888243fe0e84c02319826f277/spatialtsp-0.0.5.tar.gz",
    "platform": null,
    "description": "# spatialtsp\n\n\n[![image](https://img.shields.io/pypi/v/spatialtsp.svg)](https://pypi.python.org/pypi/spatialtsp)\n[![image](https://img.shields.io/conda/vn/conda-forge/spatialtsp.svg)](https://anaconda.org/conda-forge/spatialtsp)\n\n\n**A python package demo for spatially informed TSP**\n\n\n-   Free software: MIT License\n-   Documentation: https://whkim15.github.io/spatialtsp\n    \n\n## Features\n\n-   TODO\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A python package demo for spatially informed TSP",
    "version": "0.0.5",
    "project_urls": {
        "Homepage": "https://github.com/whkim15/spatialtsp"
    },
    "split_keywords": [
        "spatialtsp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c4e94883bf01f25a439712508ba96ed71e8c519e557f75e49d5f239dee8b4c53",
                "md5": "c655a20d763d33b8323d329958f9f171",
                "sha256": "5acdaa5da049ea93a64a2b2de4051f5a372e7577e8b84ae0c7d34513d3fe8f7c"
            },
            "downloads": -1,
            "filename": "spatialtsp-0.0.5-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c655a20d763d33b8323d329958f9f171",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 5492,
            "upload_time": "2024-04-03T06:27:24",
            "upload_time_iso_8601": "2024-04-03T06:27:24.741261Z",
            "url": "https://files.pythonhosted.org/packages/c4/e9/4883bf01f25a439712508ba96ed71e8c519e557f75e49d5f239dee8b4c53/spatialtsp-0.0.5-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "524ffe9d5f185393b18af0d6294df185a54cfed888243fe0e84c02319826f277",
                "md5": "c856b666260070f2e34c298405547640",
                "sha256": "27a9157b02cf992770343708fca001a5fbdbe09ce6a17623c099220b16ac1d64"
            },
            "downloads": -1,
            "filename": "spatialtsp-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "c856b666260070f2e34c298405547640",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3776971,
            "upload_time": "2024-04-03T06:27:28",
            "upload_time_iso_8601": "2024-04-03T06:27:28.735503Z",
            "url": "https://files.pythonhosted.org/packages/52/4f/fe9d5f185393b18af0d6294df185a54cfed888243fe0e84c02319826f277/spatialtsp-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-03 06:27:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "whkim15",
    "github_project": "spatialtsp",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "spatialtsp"
}
        
Elapsed time: 0.25736s