geosd


Namegeosd JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryPython Package demo for Geographic Software Design 2024
upload_time2024-08-09 23:20:19
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords geosd
VCS
bugtrack_url
requirements numpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # geosd


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


**Python Package demo for Geographic Software Design 2024**


-   Free software: MIT License
-   Documentation: https://victorysundayc.github.io/geosd
    

## Features

-   TODO

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "geosd",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "geosd",
    "author": null,
    "author_email": "Victory Sunday Chinmerem <chi42983@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/10/3d/47e346fdbd8f8bac6df6e988ee4eb89a055452f7d84665dd9a87865dfc73/geosd-0.0.1.tar.gz",
    "platform": null,
    "description": "# geosd\n\n\n[![image](https://img.shields.io/pypi/v/geosd.svg)](https://pypi.python.org/pypi/geosd)\n[![image](https://img.shields.io/conda/vn/conda-forge/geosd.svg)](https://anaconda.org/conda-forge/geosd)\n\n\n**Python Package demo for Geographic Software Design 2024**\n\n\n-   Free software: MIT License\n-   Documentation: https://victorysundayc.github.io/geosd\n    \n\n## Features\n\n-   TODO\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Python Package demo for Geographic Software Design 2024",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/victorysundayc/geosd"
    },
    "split_keywords": [
        "geosd"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7576581e6835d8bd2a43fbf6b1bd4184354774fb4136b457d1202fcf8b70e0e4",
                "md5": "d3bd28bb4c17df238d5d3f3075039866",
                "sha256": "a786462b80afb536671e7d95fff05ec6b4a01b4160ccdaaf59b31908fd97325f"
            },
            "downloads": -1,
            "filename": "geosd-0.0.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d3bd28bb4c17df238d5d3f3075039866",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 3225,
            "upload_time": "2024-08-09T23:20:18",
            "upload_time_iso_8601": "2024-08-09T23:20:18.352091Z",
            "url": "https://files.pythonhosted.org/packages/75/76/581e6835d8bd2a43fbf6b1bd4184354774fb4136b457d1202fcf8b70e0e4/geosd-0.0.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "103d47e346fdbd8f8bac6df6e988ee4eb89a055452f7d84665dd9a87865dfc73",
                "md5": "07eaadebc8b5f5343309e5bce050a640",
                "sha256": "74461c67e241fcde7d0b15ff2f01f9f787b9bc488fffc8acdc79c6cf13f56e82"
            },
            "downloads": -1,
            "filename": "geosd-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "07eaadebc8b5f5343309e5bce050a640",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 10520,
            "upload_time": "2024-08-09T23:20:19",
            "upload_time_iso_8601": "2024-08-09T23:20:19.405461Z",
            "url": "https://files.pythonhosted.org/packages/10/3d/47e346fdbd8f8bac6df6e988ee4eb89a055452f7d84665dd9a87865dfc73/geosd-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-09 23:20:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "victorysundayc",
    "github_project": "geosd",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        }
    ],
    "lcname": "geosd"
}
        
Elapsed time: 0.38946s