aipha-geo-solutions


Nameaipha-geo-solutions JSON
Version 0.9.30 PyPI version JSON
download
home_pageNone
SummaryA python API to the AIPHA webservices
upload_time2024-09-01 16:51:49
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements requests argparse
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AIPHA Python API

This package contains the AIPHA python API. You can install it via:

	pip install aipha_geo_solutions

You can find a detailed documentation at the [AIPHA Webservices](https://aipha.ch/documentation)


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "aipha-geo-solutions",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Timo Hackel <timo.hackel@aipha.ch>",
    "download_url": "https://files.pythonhosted.org/packages/4c/d6/db2786895331bd8acd4c9e13fae837eeb2c0eafeb4ff0955da16cef8d919/aipha_geo_solutions-0.9.30.tar.gz",
    "platform": null,
    "description": "# AIPHA Python API\n\nThis package contains the AIPHA python API. You can install it via:\n\n\tpip install aipha_geo_solutions\n\nYou can find a detailed documentation at the [AIPHA Webservices](https://aipha.ch/documentation)\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A python API to the AIPHA webservices",
    "version": "0.9.30",
    "project_urls": {
        "Bug Tracker": "https://github.com/AIPHA-Geo-Solutions/AIPHAPythonAPI/issues",
        "Homepage": "https://github.com/AIPHA-Geo-Solutions/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bbaa7c8c058d9ae0ca5cbe1c1c1187fcc177890323f7993221a2474d024e73cc",
                "md5": "6a409206471fa85439ec04602eb50130",
                "sha256": "37185662649c360f943b83d7c6f13ea0c0e3c85a1c8dcb8e4c810750b0bfdfab"
            },
            "downloads": -1,
            "filename": "aipha_geo_solutions-0.9.30-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6a409206471fa85439ec04602eb50130",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 76749,
            "upload_time": "2024-09-01T16:51:47",
            "upload_time_iso_8601": "2024-09-01T16:51:47.873433Z",
            "url": "https://files.pythonhosted.org/packages/bb/aa/7c8c058d9ae0ca5cbe1c1c1187fcc177890323f7993221a2474d024e73cc/aipha_geo_solutions-0.9.30-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4cd6db2786895331bd8acd4c9e13fae837eeb2c0eafeb4ff0955da16cef8d919",
                "md5": "37862a2e537400643a2d14ca27877286",
                "sha256": "6fad499b7ee9116fc0035f00b1aa6f8f21ba509a5664981c0b0f62faf2982f17"
            },
            "downloads": -1,
            "filename": "aipha_geo_solutions-0.9.30.tar.gz",
            "has_sig": false,
            "md5_digest": "37862a2e537400643a2d14ca27877286",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 73809,
            "upload_time": "2024-09-01T16:51:49",
            "upload_time_iso_8601": "2024-09-01T16:51:49.874389Z",
            "url": "https://files.pythonhosted.org/packages/4c/d6/db2786895331bd8acd4c9e13fae837eeb2c0eafeb4ff0955da16cef8d919/aipha_geo_solutions-0.9.30.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-01 16:51:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AIPHA-Geo-Solutions",
    "github_project": "AIPHAPythonAPI",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "argparse",
            "specs": []
        }
    ],
    "lcname": "aipha-geo-solutions"
}
        
Elapsed time: 0.25336s