prosuite


Nameprosuite JSON
Version 1.5.1.1 PyPI version JSON
download
home_pageNone
SummaryAn API to configure quality assurance tests for geodata and execute quality verifications on a ProSuite Server
upload_time2025-11-06 14:38:13
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
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 or a specification stored in the configuration database (data dictionary) 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": null,
    "name": "prosuite",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "prosuite, gis, arcgis, geodata, spatial-data, quality, quality-assurance, qa, test",
    "author": null,
    "author_email": "Dira GeoSystems <programmers@dirageosystems.ch>",
    "download_url": "https://files.pythonhosted.org/packages/a8/14/e308c4842c793eebe1638e0ee7bbf5fba12eb1d7a6f68dd5dddf45beaad9/prosuite-1.5.1.1.tar.gz",
    "platform": null,
    "description": "# Dira ProSuite Python Client\n\n## Functionality\n\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.\n\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.\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 or a specification stored in the configuration database (data dictionary) can be executed with just a few lines of code.\n\nFind out more about ProSuite at [Dira GeoSystems](https://dirageosystems.ch/prosuite).\n\n## Installation\n``pip install prosuite``\n\n## Documentation\nSee [ProSuite Python](https://dirageosystems.ch/prosuite/doc/api).\n\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.5.1.1",
    "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": null,
            "digests": {
                "blake2b_256": "a814e308c4842c793eebe1638e0ee7bbf5fba12eb1d7a6f68dd5dddf45beaad9",
                "md5": "3b7705897f63fb82fe1ebc499fa7aa1b",
                "sha256": "fc24a9bcf4a4a19dc33f992ca1cbc06d89319822e67f51122203db415a685a58"
            },
            "downloads": -1,
            "filename": "prosuite-1.5.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3b7705897f63fb82fe1ebc499fa7aa1b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 119984,
            "upload_time": "2025-11-06T14:38:13",
            "upload_time_iso_8601": "2025-11-06T14:38:13.887927Z",
            "url": "https://files.pythonhosted.org/packages/a8/14/e308c4842c793eebe1638e0ee7bbf5fba12eb1d7a6f68dd5dddf45beaad9/prosuite-1.5.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-11-06 14:38:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "prosuite"
}
        
Elapsed time: 4.07442s