twitter-ads


Nametwitter-ads JSON
Version 11.0.0 PyPI version JSON
download
home_pagehttp://twitterdev.github.io/twitter-python-ads-sdk/
SummaryA Twitter supported and maintained Ads API SDK for Python.
upload_time2022-05-27 22:49:32
maintainer
docs_urlNone
authorJohn Babich, Tushar Bhushan, Juan Shishido
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements pyyaml requests-oauthlib python-dateutil responses mock setuptools_scm MarkupSafe setuptools configparser
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "http://twitterdev.github.io/twitter-python-ads-sdk/",
    "name": "twitter-ads",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "John Babich, Tushar Bhushan, Juan Shishido",
    "author_email": "jbabich@twitter.com, tbhushan@twitter.com, jshishido@twitter.com",
    "download_url": "https://files.pythonhosted.org/packages/7e/cf/232199a73c3fd7f4cfeb29adb7e9a1cb918f035421cdd33e6a393f3b0769/twitter-ads-11.0.0.tar.gz",
    "platform": "any",
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Twitter supported and maintained Ads API SDK for Python.",
    "version": "11.0.0",
    "project_urls": {
        "Download": "https://github.com/twitterdev/twitter-python-ads-sdk/tarball/master",
        "Homepage": "http://twitterdev.github.io/twitter-python-ads-sdk/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ccfb11252e41fc02fddd36b836801797aec7296e4c3fcd962ac99509be642925",
                "md5": "eb01c98cb47b3c584325cfa166750a08",
                "sha256": "da1e34854ee662a08c8b7e350ace8e9ac79ff1d2c364f641c221f583e02d8aa6"
            },
            "downloads": -1,
            "filename": "twitter_ads-11.0.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eb01c98cb47b3c584325cfa166750a08",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 26900,
            "upload_time": "2022-05-27T22:49:30",
            "upload_time_iso_8601": "2022-05-27T22:49:30.376042Z",
            "url": "https://files.pythonhosted.org/packages/cc/fb/11252e41fc02fddd36b836801797aec7296e4c3fcd962ac99509be642925/twitter_ads-11.0.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7ecf232199a73c3fd7f4cfeb29adb7e9a1cb918f035421cdd33e6a393f3b0769",
                "md5": "75290fca831eaf06a5daf79e279a24f3",
                "sha256": "6bbff93dbcd3f8901643513031243d12d237a187e5d177ca05616721cce9be4b"
            },
            "downloads": -1,
            "filename": "twitter-ads-11.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "75290fca831eaf06a5daf79e279a24f3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 24267,
            "upload_time": "2022-05-27T22:49:32",
            "upload_time_iso_8601": "2022-05-27T22:49:32.237406Z",
            "url": "https://files.pythonhosted.org/packages/7e/cf/232199a73c3fd7f4cfeb29adb7e9a1cb918f035421cdd33e6a393f3b0769/twitter-ads-11.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-05-27 22:49:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "twitterdev",
    "github_project": "twitter-python-ads-sdk",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pyyaml",
            "specs": []
        },
        {
            "name": "requests-oauthlib",
            "specs": []
        },
        {
            "name": "python-dateutil",
            "specs": []
        },
        {
            "name": "responses",
            "specs": []
        },
        {
            "name": "mock",
            "specs": []
        },
        {
            "name": "setuptools_scm",
            "specs": []
        },
        {
            "name": "MarkupSafe",
            "specs": []
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "40.0"
                ]
            ]
        },
        {
            "name": "configparser",
            "specs": [
                [
                    ">=",
                    "3.5"
                ]
            ]
        }
    ],
    "lcname": "twitter-ads"
}
        
Elapsed time: 0.21336s