geonexus


Namegeonexus 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-11 01:57:45
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords geonexus
VCS
bugtrack_url
requirements numpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # geonexus


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


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


-   Free software: MIT License
-   Documentation: https://halieute.github.io/geonexus
    

## Features

-   TODO

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "geonexus",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "geonexus",
    "author": null,
    "author_email": "Souleymane Souley <ssouley@uta.cv>",
    "download_url": "https://files.pythonhosted.org/packages/42/27/bdc39ac1948a3802aec6d6f1d08134962a2b19afe3f4739f737bd64dcd97/geonexus-0.0.1.tar.gz",
    "platform": null,
    "description": "# geonexus\n\n\n[![image](https://img.shields.io/pypi/v/geonexus.svg)](https://pypi.python.org/pypi/geonexus)\n[![image](https://img.shields.io/conda/vn/conda-forge/geonexus.svg)](https://anaconda.org/conda-forge/geonexus)\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://halieute.github.io/geonexus\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/halieute/geonexus"
    },
    "split_keywords": [
        "geonexus"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2dab1e453a45b9b48e806d6c1a64c8feb9a26d0de49efe82809f47c9790514be",
                "md5": "59637f29a52f3ac002ec9b6a8c5e5086",
                "sha256": "f548dbada4c65f096a24c46b9c13a24a107d40b997970c5e80a82bd8c83631d9"
            },
            "downloads": -1,
            "filename": "geonexus-0.0.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "59637f29a52f3ac002ec9b6a8c5e5086",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 3275,
            "upload_time": "2025-02-11T01:57:43",
            "upload_time_iso_8601": "2025-02-11T01:57:43.351715Z",
            "url": "https://files.pythonhosted.org/packages/2d/ab/1e453a45b9b48e806d6c1a64c8feb9a26d0de49efe82809f47c9790514be/geonexus-0.0.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4227bdc39ac1948a3802aec6d6f1d08134962a2b19afe3f4739f737bd64dcd97",
                "md5": "44b07722d876bd886429ba19b7a87107",
                "sha256": "313e75fca7091fd9e791ca7749d0942f7efd569576f2d31b980c070eb6a0be7a"
            },
            "downloads": -1,
            "filename": "geonexus-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "44b07722d876bd886429ba19b7a87107",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 10554,
            "upload_time": "2025-02-11T01:57:45",
            "upload_time_iso_8601": "2025-02-11T01:57:45.209619Z",
            "url": "https://files.pythonhosted.org/packages/42/27/bdc39ac1948a3802aec6d6f1d08134962a2b19afe3f4739f737bd64dcd97/geonexus-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-11 01:57:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "halieute",
    "github_project": "geonexus",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        }
    ],
    "lcname": "geonexus"
}
        
Elapsed time: 1.69261s