georecl


Namegeorecl JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryA geoserver rest client supporting authkey and basic auth(user,pass)
upload_time2024-05-23 15:19:38
maintainerNone
docs_urlNone
authorMukesh
requires_python<4.0,>=3.12
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Geoserver rest client
#### This client accepts both basic username, password and authkey credentials. Once client is setup , you can all the methods provided by python request module.

## NEXT Updates

#### 1. Provide basic rest endpoints call, like get_status,get_layers etc. 2. Provide workflow like publishing vector layer, raster layer, cached layer etc. 3. Update tests
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "georecl",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": null,
    "author": "Mukesh",
    "author_email": "mkpandey.irs@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/fa/33/d41bf275a77400fb618dd7bb6d12bd8fae1acfc7814d65cbf103ddc6af68/georecl-0.1.1.tar.gz",
    "platform": null,
    "description": "## Geoserver rest client\n#### This client accepts both basic username, password and authkey credentials. Once client is setup , you can all the methods provided by python request module.\n\n## NEXT Updates\n\n#### 1. Provide basic rest endpoints call, like get_status,get_layers etc. 2. Provide workflow like publishing vector layer, raster layer, cached layer etc. 3. Update tests",
    "bugtrack_url": null,
    "license": null,
    "summary": "A geoserver rest client supporting authkey and basic auth(user,pass)",
    "version": "0.1.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "be0beceedfed1ef5b5291040056a26654b4940f51da9634000a5b3bdf0e711f7",
                "md5": "74ed1f53a7ea1b6690697430f9b70479",
                "sha256": "bb880ecfa8267e72d769363974c8a15af0f58c037444654380cc0252276eeaf8"
            },
            "downloads": -1,
            "filename": "georecl-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "74ed1f53a7ea1b6690697430f9b70479",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 2291,
            "upload_time": "2024-05-23T15:19:37",
            "upload_time_iso_8601": "2024-05-23T15:19:37.287340Z",
            "url": "https://files.pythonhosted.org/packages/be/0b/eceedfed1ef5b5291040056a26654b4940f51da9634000a5b3bdf0e711f7/georecl-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fa33d41bf275a77400fb618dd7bb6d12bd8fae1acfc7814d65cbf103ddc6af68",
                "md5": "8f2fa3014915bcb02ab9975974fa4e5e",
                "sha256": "5222ac18d1e952ce380bf94fa2e9b387283f38be5477a1692c8fe3d374e0ff8f"
            },
            "downloads": -1,
            "filename": "georecl-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8f2fa3014915bcb02ab9975974fa4e5e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 1685,
            "upload_time": "2024-05-23T15:19:38",
            "upload_time_iso_8601": "2024-05-23T15:19:38.965393Z",
            "url": "https://files.pythonhosted.org/packages/fa/33/d41bf275a77400fb618dd7bb6d12bd8fae1acfc7814d65cbf103ddc6af68/georecl-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-23 15:19:38",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "georecl"
}
        
Elapsed time: 1.06298s