talon-one


Nametalon-one JSON
Version 6.1.1 PyPI version JSON
download
home_pagehttps://github.com/talon-one/talon_one.py/
SummaryTalon.One Python SDK
upload_time2024-10-09 15:03:21
maintainerNone
docs_urlNone
authorTalon.One GmbH
requires_pythonNone
licenseMIT
keywords openapi openapi-generator talon.one api
VCS
bugtrack_url
requirements certifi future six python_dateutil setuptools urllib3
Travis-CI
coveralls test coverage No coveralls.
                Use the Talon.One API to integrate with your application and to manage applications and campaigns:  - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns.  ## Determining the base URL of the endpoints  The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`   # noqa: E501
    

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/talon-one/talon_one.py/",
    "name": "talon-one",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "OpenAPI, OpenAPI-Generator, Talon.One API",
    "author": "Talon.One GmbH",
    "author_email": "devs@talon.one",
    "download_url": "https://files.pythonhosted.org/packages/0e/b5/3d20232189fd09d538398ee8b4ca57b32aee8f033ac0c2cb3ab2b078df55/talon_one-6.1.1.tar.gz",
    "platform": null,
    "description": "    Use the Talon.One API to integrate with your application and to manage applications and campaigns:  - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns.  ## Determining the base URL of the endpoints  The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`   # noqa: E501\n    \n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Talon.One Python SDK",
    "version": "6.1.1",
    "project_urls": {
        "Homepage": "https://github.com/talon-one/talon_one.py/"
    },
    "split_keywords": [
        "openapi",
        " openapi-generator",
        " talon.one api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d33323d45c2ad19c1d628ac19788498ebeceeee82b080c969034bbc37978c9f8",
                "md5": "0ec17ec949bf64cc29281300509b71cb",
                "sha256": "0fbc9ddacf8270f73733a944bf5575cce143c3d7dc74f849a439459ec3620a85"
            },
            "downloads": -1,
            "filename": "talon_one-6.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0ec17ec949bf64cc29281300509b71cb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1172068,
            "upload_time": "2024-10-09T15:03:19",
            "upload_time_iso_8601": "2024-10-09T15:03:19.596375Z",
            "url": "https://files.pythonhosted.org/packages/d3/33/23d45c2ad19c1d628ac19788498ebeceeee82b080c969034bbc37978c9f8/talon_one-6.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0eb53d20232189fd09d538398ee8b4ca57b32aee8f033ac0c2cb3ab2b078df55",
                "md5": "e4c64d0a7750e0bf802b2eb66d9c5efb",
                "sha256": "66e11f11ec384c5c8600356ab28a03aecd8a79614400d96dc7d0f4f5e36e8563"
            },
            "downloads": -1,
            "filename": "talon_one-6.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e4c64d0a7750e0bf802b2eb66d9c5efb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 562126,
            "upload_time": "2024-10-09T15:03:21",
            "upload_time_iso_8601": "2024-10-09T15:03:21.499298Z",
            "url": "https://files.pythonhosted.org/packages/0e/b5/3d20232189fd09d538398ee8b4ca57b32aee8f033ac0c2cb3ab2b078df55/talon_one-6.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-09 15:03:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "talon-one",
    "github_project": "talon_one.py",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "certifi",
            "specs": [
                [
                    ">=",
                    "14.05.14"
                ]
            ]
        },
        {
            "name": "future",
            "specs": []
        },
        {
            "name": "six",
            "specs": [
                [
                    ">=",
                    "1.10"
                ]
            ]
        },
        {
            "name": "python_dateutil",
            "specs": [
                [
                    ">=",
                    "2.5.3"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "21.0.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    ">=",
                    "1.15.1"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "talon-one"
}
        
Elapsed time: 0.29233s