Secure Trading Python API
=========================
Installation
^^^^^^^^^^^^
You don't need the source code to install this package, the recommended way is to use PIP by running the following command:
* pip install --upgrade securetrading
Alternatively you can download the project and install it locally.
Supported
^^^^^^^^^
We recommend using at least Python 2.7.9 as any version prior to this may give a SNI warning when the library is instantiated. For further information please look at http://urllib3.readthedocs.org/en/latest/security.html#installing-urllib3-with-sni-support-and-certificates and http://docs.python-requests.org/en/master/community/faq/ regarding SNI. Additionally version "2.9" of the "requests" library is required, this is to ensure that the latest certificates have been installed.
Documentation
^^^^^^^^^^^^^
Please see https://help.trustpayments.com/hc/en-us/sections/360005821218-Webservices-API for the most up-to-date documentation.
Bugs
^^^^
Please report any bugs to devapi@securetrading.com
Raw data
{
"_id": null,
"home_page": "https://github.com/SecureTrading/st-python-api",
"name": "securetrading",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "securetrading api python trustpayments",
"author": "Secure Trading",
"author_email": "devapi@trustpayments.com",
"download_url": "https://files.pythonhosted.org/packages/e6/59/5e2f57cd13d190c74ec5da6a2c1b82d448ff52b5d6e5b25e7264afd3f137/securetrading-1.0.24.tar.gz",
"platform": null,
"description": "Secure Trading Python API\n=========================\n\nInstallation\n^^^^^^^^^^^^\n\nYou don't need the source code to install this package, the recommended way is to use PIP by running the following command:\n\n* pip install --upgrade securetrading\n\nAlternatively you can download the project and install it locally.\n\nSupported\n^^^^^^^^^\n\nWe recommend using at least Python 2.7.9 as any version prior to this may give a SNI warning when the library is instantiated. For further information please look at http://urllib3.readthedocs.org/en/latest/security.html#installing-urllib3-with-sni-support-and-certificates and http://docs.python-requests.org/en/master/community/faq/ regarding SNI. Additionally version \"2.9\" of the \"requests\" library is required, this is to ensure that the latest certificates have been installed.\n\nDocumentation\n^^^^^^^^^^^^^\n\nPlease see https://help.trustpayments.com/hc/en-us/sections/360005821218-Webservices-API for the most up-to-date documentation.\n\nBugs\n^^^^\n\nPlease report any bugs to devapi@securetrading.com\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python API to connect to Secure Trading",
"version": "1.0.24",
"project_urls": {
"Homepage": "https://github.com/SecureTrading/st-python-api"
},
"split_keywords": [
"securetrading",
"api",
"python",
"trustpayments"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "e39dd3cee079c81d6886433fa118dc52707634331628b13f27c723d65d215401",
"md5": "44b4845251a4f7c926c2c9e4c871c314",
"sha256": "0afaaac961139b4018e3fffda9cb29f009bdd3c1ee0275791ecc498593753f76"
},
"downloads": -1,
"filename": "securetrading-1.0.24-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "44b4845251a4f7c926c2c9e4c871c314",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 56104,
"upload_time": "2025-08-07T10:21:23",
"upload_time_iso_8601": "2025-08-07T10:21:23.914337Z",
"url": "https://files.pythonhosted.org/packages/e3/9d/d3cee079c81d6886433fa118dc52707634331628b13f27c723d65d215401/securetrading-1.0.24-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e6595e2f57cd13d190c74ec5da6a2c1b82d448ff52b5d6e5b25e7264afd3f137",
"md5": "bf23474140ea5dfa40cd89216bd8b066",
"sha256": "97fc7ea845d50fb81e5929046562e42c0f8181f3bb44f66a52aa7ff8ad320b60"
},
"downloads": -1,
"filename": "securetrading-1.0.24.tar.gz",
"has_sig": false,
"md5_digest": "bf23474140ea5dfa40cd89216bd8b066",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 46292,
"upload_time": "2025-08-07T10:21:25",
"upload_time_iso_8601": "2025-08-07T10:21:25.058621Z",
"url": "https://files.pythonhosted.org/packages/e6/59/5e2f57cd13d190c74ec5da6a2c1b82d448ff52b5d6e5b25e7264afd3f137/securetrading-1.0.24.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-07 10:21:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "SecureTrading",
"github_project": "st-python-api",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"tox": true,
"lcname": "securetrading"
}