python-pymetrics-assessment-client


Namepython-pymetrics-assessment-client JSON
Version 2.0.0 PyPI version JSON
download
home_page
Summarypymetrics Assessment API
upload_time2023-03-28 20:41:09
maintainer
docs_urlNone
authorOpenAPI Generator community
requires_python
license
keywords openapi openapi-generator pymetrics assessment api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ### This is pymetrics's public API. The API can be used to get information on candidates as part of a job application workflow, or for employee career pathing and development. The typical use case for this is to support an externally initiated assessment for a candidate job application. This is often done \"inline\" with the candidate's application, or asynchronously after the candidate submits their application. This data can then be used for career pathing and employee development in subsequent stages.  The expected sequence of API calls is: * `Generate OAuth Token` with the OAuth Client ID and Secret you've been provided * `Get Assessment Configurations` to determine which configured assessment templates are available * `Create Assessment Order` for a selected Assessment and candidate job application * `Get Assessment Order` to receive the recommendation results and reports, once they are available  # noqa: E501
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "python-pymetrics-assessment-client",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "OpenAPI,OpenAPI-Generator,pymetrics Assessment API",
    "author": "OpenAPI Generator community",
    "author_email": "team@openapitools.org",
    "download_url": "https://files.pythonhosted.org/packages/1c/7f/988d3450c7d8b6c6d515e39cb0bdd5b02d3adfbc2dbe2904277253b4bc77/python-pymetrics-assessment-client-2.0.0.tar.gz",
    "platform": null,
    "description": "### This is pymetrics's public API. The API can be used to get information on candidates as part of a job application workflow, or for employee career pathing and development. The typical use case for this is to support an externally initiated assessment for a candidate job application. This is often done \\"inline\\" with the candidate's application, or asynchronously after the candidate submits their application. This data can then be used for career pathing and employee development in subsequent stages.  The expected sequence of API calls is: * `Generate OAuth Token` with the OAuth Client ID and Secret you've been provided * `Get Assessment Configurations` to determine which configured assessment templates are available * `Create Assessment Order` for a selected Assessment and candidate job application * `Get Assessment Order` to receive the recommendation results and reports, once they are available  # noqa: E501",
    "bugtrack_url": null,
    "license": "",
    "summary": "pymetrics Assessment API",
    "version": "2.0.0",
    "split_keywords": [
        "openapi",
        "openapi-generator",
        "pymetrics assessment api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1c7f988d3450c7d8b6c6d515e39cb0bdd5b02d3adfbc2dbe2904277253b4bc77",
                "md5": "2da9efe5ef231ff354174a08167b71df",
                "sha256": "45b077ec6204f2a8fd29e4198d510fd8173f4cd9973356de03c6d0c535bc8b89"
            },
            "downloads": -1,
            "filename": "python-pymetrics-assessment-client-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2da9efe5ef231ff354174a08167b71df",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 37357,
            "upload_time": "2023-03-28T20:41:09",
            "upload_time_iso_8601": "2023-03-28T20:41:09.092733Z",
            "url": "https://files.pythonhosted.org/packages/1c/7f/988d3450c7d8b6c6d515e39cb0bdd5b02d3adfbc2dbe2904277253b4bc77/python-pymetrics-assessment-client-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-28 20:41:09",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "python-pymetrics-assessment-client"
}
        
Elapsed time: 0.04991s