marketorestpython


Namemarketorestpython JSON
Version 0.5.23 PyPI version JSON
download
home_pagehttps://github.com/jepcastelein/marketo-rest-python
SummaryPython Client for the Marketo REST API
upload_time2023-01-03 02:12:53
maintainer
docs_urlNone
authorJep Castelein
requires_python
licenseMIT License
keywords marketo rest api wrapper client
VCS
bugtrack_url
requirements backoff requests pytz
Travis-CI
coveralls test coverage No coveralls.
            
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Marketo,REST API,Wrapper,Client",
    "author": "Jep Castelein",
    "author_email": "jep@castelein.net",
    "download_url": "https://files.pythonhosted.org/packages/e1/f1/d9ae63f23cc46d6d8a0516c3a22d51250614d0192faf6c920fcd3e945198/marketorestpython-0.5.23.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.23",
    "split_keywords": [
        "marketo",
        "rest api",
        "wrapper",
        "client"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e1f1d9ae63f23cc46d6d8a0516c3a22d51250614d0192faf6c920fcd3e945198",
                "md5": "02f29945a94b6e3efb7148a99f13c751",
                "sha256": "7098af892b522c602fe8d2d825c013e8bb87f6b854c237a12eee0faa4a9f6304"
            },
            "downloads": -1,
            "filename": "marketorestpython-0.5.23.tar.gz",
            "has_sig": false,
            "md5_digest": "02f29945a94b6e3efb7148a99f13c751",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 21782,
            "upload_time": "2023-01-03T02:12:53",
            "upload_time_iso_8601": "2023-01-03T02:12:53.317529Z",
            "url": "https://files.pythonhosted.org/packages/e1/f1/d9ae63f23cc46d6d8a0516c3a22d51250614d0192faf6c920fcd3e945198/marketorestpython-0.5.23.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-03 02:12:53",
    "github": true,
    "gitlab": false,
    "bitbucket": 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"
}
        
Elapsed time: 0.02625s