Marketo Python REST is a Python client that wraps the Marketo Rest API.
Originally developed by asamat with contributions from sandipsinha and osamakhn
Raw data
{
"_id": null,
"home_page": "https://github.com/jepcastelein/marketo-rest-python",
"name": "marketorestpython",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Marketo, REST API, Wrapper, Client",
"author": "Jep Castelein",
"author_email": "jep@castelein.net",
"download_url": "https://files.pythonhosted.org/packages/8b/1e/e08d123a31e2c40909b4c55b7d2af9485dd11ae52a866b97dc6df8e55c79/marketorestpython-0.5.24.tar.gz",
"platform": null,
"description": "\r\nMarketo Python REST is a Python client that wraps the Marketo Rest API.\r\nOriginally developed by asamat with contributions from sandipsinha and osamakhn\r\n\r\n\r\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Python Client for the Marketo REST API",
"version": "0.5.24",
"project_urls": {
"Homepage": "https://github.com/jepcastelein/marketo-rest-python"
},
"split_keywords": [
"marketo",
" rest api",
" wrapper",
" client"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8b1ee08d123a31e2c40909b4c55b7d2af9485dd11ae52a866b97dc6df8e55c79",
"md5": "f5576ce346edca2001965f4af5299be2",
"sha256": "e7ca2020a9964b1aa3998e96c21d97304c25c0b260a6a73207761d0a71ff785a"
},
"downloads": -1,
"filename": "marketorestpython-0.5.24.tar.gz",
"has_sig": false,
"md5_digest": "f5576ce346edca2001965f4af5299be2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 21974,
"upload_time": "2024-05-06T00:39:31",
"upload_time_iso_8601": "2024-05-06T00:39:31.211745Z",
"url": "https://files.pythonhosted.org/packages/8b/1e/e08d123a31e2c40909b4c55b7d2af9485dd11ae52a866b97dc6df8e55c79/marketorestpython-0.5.24.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-06 00:39:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jepcastelein",
"github_project": "marketo-rest-python",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "backoff",
"specs": [
[
"==",
"1.8.0"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.21.0"
]
]
},
{
"name": "pytz",
"specs": [
[
"==",
"2019.3"
]
]
}
],
"lcname": "marketorestpython"
}