gisdev


Namegisdev JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryPython Boilerplate contains all the boilerplate you need to create a Python package.
upload_time2025-02-12 00:21:40
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords gisdev
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # gisdev


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


**Python Boilerplate contains all the boilerplate you need to create a Python package.**


-   Free software: MIT License
-   Documentation: https://nana-ofosu.github.io/gisdev
    

## Features

-   TODO

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "gisdev",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "gisdev",
    "author": null,
    "author_email": "Bernard Ofosu <ofosubernard848@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/f2/81/9465d7f3616f4eaea3c1c9783e6448b65208ff12b6d81fda758449db9544/gisdev-0.0.1.tar.gz",
    "platform": null,
    "description": "# gisdev\n\n\n[![image](https://img.shields.io/pypi/v/gisdev.svg)](https://pypi.python.org/pypi/gisdev)\n[![image](https://img.shields.io/conda/vn/conda-forge/gisdev.svg)](https://anaconda.org/conda-forge/gisdev)\n\n\n**Python Boilerplate contains all the boilerplate you need to create a Python package.**\n\n\n-   Free software: MIT License\n-   Documentation: https://nana-ofosu.github.io/gisdev\n    \n\n## Features\n\n-   TODO\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Python Boilerplate contains all the boilerplate you need to create a Python package.",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/nana-ofosu/gisdev"
    },
    "split_keywords": [
        "gisdev"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "61e84ffd22029160eeaaf7acc28b1ea02c70965e8fa81b7ab96870095d548e15",
                "md5": "374c9e2dff3d88c867d0ecf7fbd903d9",
                "sha256": "c7152805a467dddd71a3bfb478fa662fe8bdac80e7dcf05a5f54f16ac6822f38"
            },
            "downloads": -1,
            "filename": "gisdev-0.0.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "374c9e2dff3d88c867d0ecf7fbd903d9",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 3240,
            "upload_time": "2025-02-12T00:21:34",
            "upload_time_iso_8601": "2025-02-12T00:21:34.314315Z",
            "url": "https://files.pythonhosted.org/packages/61/e8/4ffd22029160eeaaf7acc28b1ea02c70965e8fa81b7ab96870095d548e15/gisdev-0.0.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f2819465d7f3616f4eaea3c1c9783e6448b65208ff12b6d81fda758449db9544",
                "md5": "c06dbeb7f4ae57a51bf59d03c0ad219b",
                "sha256": "7a74052bc84e5494cbb7dab40ebb9bb6d26ad607041802cbe7ebe124db936975"
            },
            "downloads": -1,
            "filename": "gisdev-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c06dbeb7f4ae57a51bf59d03c0ad219b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 10533,
            "upload_time": "2025-02-12T00:21:40",
            "upload_time_iso_8601": "2025-02-12T00:21:40.033869Z",
            "url": "https://files.pythonhosted.org/packages/f2/81/9465d7f3616f4eaea3c1c9783e6448b65208ff12b6d81fda758449db9544/gisdev-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-12 00:21:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nana-ofosu",
    "github_project": "gisdev",
    "github_not_found": true,
    "lcname": "gisdev"
}
        
Elapsed time: 1.49300s