prosuite


Nameprosuite JSON
Version 1.2.3.0 PyPI version JSON
download
home_pagehttps://dirageosystems.ch/prosuite/doc/api
SummaryAn API to configure quality assurance tests for geodata and execute quality verifications on a ProSuite Server
upload_time2024-04-19 11:53:52
maintainerNone
docs_urlNone
authorDira GeoSystems
requires_pythonNone
licenseMIT
keywords prosuite gis arcgis geodata spatial-data quality quality-assurance qa test
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Dira ProSuite Python Client

## Functionality

The Dira ProSuite Python Client is the Python API for the ProSuite Quality Verification Server. ProSuite is a suite of high-end productivity tools for ArcGIS for data production, quality assurance, and cartographic refinement.

The ProSuite Python Client API is a lightweight package that provides access to the ProSuite QA functionality. It has been specifically designed as an easy-to-use programming interface that supports intellisense and comes with a documentation and samples.
Quality specifications containing QA tests for geodata can be fully defined in Python and executed on a ProSuite server which runs either locally or on a remote machine. Alternatively, an existing XML specification can be executed with just a few lines of code.

Find out more about ProSuite at [Dira GeoSystems](https://dirageosystems.ch/prosuite).

## Installation
``pip install prosuite``

## Documentation
See [ProSuite Python](https://dirageosystems.ch/prosuite/doc/api).

            

Raw data

            {
    "_id": null,
    "home_page": "https://dirageosystems.ch/prosuite/doc/api",
    "name": "prosuite",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "prosuite, gis, arcgis, geodata, spatial-data, quality, quality-assurance, qa, test",
    "author": "Dira GeoSystems",
    "author_email": "programmers@dirageosystems.ch",
    "download_url": "https://files.pythonhosted.org/packages/58/79/03842e337d57ec7c86a6b2ee78e3b63e987aae1861b332be24a8782f7606/prosuite-1.2.3.0.tar.gz",
    "platform": null,
    "description": "# Dira ProSuite Python Client\r\n\r\n## Functionality\r\n\r\nThe Dira ProSuite Python Client is the Python API for the ProSuite Quality Verification Server. ProSuite is a suite of high-end productivity tools for ArcGIS for data production, quality assurance, and cartographic refinement.\r\n\r\nThe ProSuite Python Client API is a lightweight package that provides access to the ProSuite QA functionality. It has been specifically designed as an easy-to-use programming interface that supports intellisense and comes with a documentation and samples.\r\nQuality specifications containing QA tests for geodata can be fully defined in Python and executed on a ProSuite server which runs either locally or on a remote machine. Alternatively, an existing XML specification can be executed with just a few lines of code.\r\n\r\nFind out more about ProSuite at [Dira GeoSystems](https://dirageosystems.ch/prosuite).\r\n\r\n## Installation\r\n``pip install prosuite``\r\n\r\n## Documentation\r\nSee [ProSuite Python](https://dirageosystems.ch/prosuite/doc/api).\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An API to configure quality assurance tests for geodata and execute quality verifications on a ProSuite Server",
    "version": "1.2.3.0",
    "project_urls": {
        "Homepage": "https://dirageosystems.ch/prosuite/doc/api"
    },
    "split_keywords": [
        "prosuite",
        " gis",
        " arcgis",
        " geodata",
        " spatial-data",
        " quality",
        " quality-assurance",
        " qa",
        " test"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "587903842e337d57ec7c86a6b2ee78e3b63e987aae1861b332be24a8782f7606",
                "md5": "deda55ff1e62c0e8f118470ddb049b55",
                "sha256": "1069a2fd9f3b421c1626cd23dbf3da964cc8830a52ee413665dbb497bd393e78"
            },
            "downloads": -1,
            "filename": "prosuite-1.2.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "deda55ff1e62c0e8f118470ddb049b55",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 62084,
            "upload_time": "2024-04-19T11:53:52",
            "upload_time_iso_8601": "2024-04-19T11:53:52.443586Z",
            "url": "https://files.pythonhosted.org/packages/58/79/03842e337d57ec7c86a6b2ee78e3b63e987aae1861b332be24a8782f7606/prosuite-1.2.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-19 11:53:52",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "prosuite"
}
        
Elapsed time: 0.28717s