prosuite


Nameprosuite JSON
Version 1.3.1.2 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-11-04 20:18:06
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/87/d1/21e1c653e09b39ac68e2ac0981899048ce6d6a39a38b2eb4f52b4936ed49/prosuite-1.3.1.2.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.3.1.2",
    "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": "87d121e1c653e09b39ac68e2ac0981899048ce6d6a39a38b2eb4f52b4936ed49",
                "md5": "80c718bb7f365e8ac7748b724b22acd2",
                "sha256": "694554168699f4020cbdf584b1aa2beb90c28e9b87a5f293ffddc973fd911be3"
            },
            "downloads": -1,
            "filename": "prosuite-1.3.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "80c718bb7f365e8ac7748b724b22acd2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 67881,
            "upload_time": "2024-11-04T20:18:06",
            "upload_time_iso_8601": "2024-11-04T20:18:06.023539Z",
            "url": "https://files.pythonhosted.org/packages/87/d1/21e1c653e09b39ac68e2ac0981899048ce6d6a39a38b2eb4f52b4936ed49/prosuite-1.3.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-04 20:18:06",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "prosuite"
}
        
Elapsed time: 0.45567s