geopysoft


Namegeopysoft JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryPython package for geospatial analysis and mapping
upload_time2025-02-15 08:42:17
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords geopysoft
VCS
bugtrack_url
requirements numpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # geopysoft


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


**Python package for geospatial analysis and mapping**


-   Free software: MIT License
-   Documentation: https://rabin-max.github.io/geopysoft
    

## Features

-   TODO

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "geopysoft",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "geopysoft",
    "author": null,
    "author_email": "Rabin Maharjan <rabin.maharjan280@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/9e/45/f0a49fc254bdb772256589a05e2439bfcf7026b65fa16813b659b10bd1a7/geopysoft-0.0.1.tar.gz",
    "platform": null,
    "description": "# geopysoft\n\n\n[![image](https://img.shields.io/pypi/v/geopysoft.svg)](https://pypi.python.org/pypi/geopysoft)\n[![image](https://img.shields.io/conda/vn/conda-forge/geopysoft.svg)](https://anaconda.org/conda-forge/geopysoft)\n\n\n**Python package for geospatial analysis and mapping**\n\n\n-   Free software: MIT License\n-   Documentation: https://rabin-max.github.io/geopysoft\n    \n\n## Features\n\n-   TODO\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Python package for geospatial analysis and mapping",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/rabin-max/geopysoft"
    },
    "split_keywords": [
        "geopysoft"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7798fdbe8faa015a6cd4c1be7973a31d62815185a405af300024e54cc4f5fde7",
                "md5": "dc2039c3f3813aec8f12a91370278c81",
                "sha256": "43ed77f68c067c52a924f44f85a523fe7cb9950bc9d8ea5c84eaf547b1cfc2e4"
            },
            "downloads": -1,
            "filename": "geopysoft-0.0.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dc2039c3f3813aec8f12a91370278c81",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 3295,
            "upload_time": "2025-02-15T08:42:15",
            "upload_time_iso_8601": "2025-02-15T08:42:15.632083Z",
            "url": "https://files.pythonhosted.org/packages/77/98/fdbe8faa015a6cd4c1be7973a31d62815185a405af300024e54cc4f5fde7/geopysoft-0.0.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9e45f0a49fc254bdb772256589a05e2439bfcf7026b65fa16813b659b10bd1a7",
                "md5": "9145230ea6be47f9088310b68c337a7c",
                "sha256": "d686130e07ba64de10c88b74e1a4ec3175d24dee75eee3375bec6df24f6634e1"
            },
            "downloads": -1,
            "filename": "geopysoft-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9145230ea6be47f9088310b68c337a7c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 11607,
            "upload_time": "2025-02-15T08:42:17",
            "upload_time_iso_8601": "2025-02-15T08:42:17.484620Z",
            "url": "https://files.pythonhosted.org/packages/9e/45/f0a49fc254bdb772256589a05e2439bfcf7026b65fa16813b659b10bd1a7/geopysoft-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-15 08:42:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rabin-max",
    "github_project": "geopysoft",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        }
    ],
    "lcname": "geopysoft"
}
        
Elapsed time: 0.38234s