===================
Bing Ads Python SDK
===================
.. image:: https://img.shields.io/pypi/v/bingads.svg :target: https://pypi.python.org/pypi/bingads
The Bing Ads Python Software Development Kit (SDK) Version 13.0 enhances the experience of developing Bing Ads applications
with the Python programming language.
The SDK includes proxy classes for all Bing Ads API web services and abstracts the low level details of authentication with OAuth.
You can also read and write bulk files with the SDK BulkFileReader and BulkFileWriter,
and use the high level BulkServiceManager interface to abstract and execute operations in the low level Bulk API. For more information, see `Bing Ads Client Libraries <https://docs.microsoft.com/en-us/bingads/guides/client-libraries>`_.
Getting Started
---------------
To get started developing Bing Ads applications with Python, install the SDK and either start with the `examples <https://github.com/BingAds/BingAds-Python-SDK/tree/master/examples>`_ or follow one of the application walkthroughs. For more information, see `Getting Started Using Python with Bing Ads Services <https://docs.microsoft.com/en-us/bingads/guides/get-started-python>`_.
External Dependencies
---------------------
- `suds-community <https://pypi.org/pypi/suds-community>`_
- `requests <http://pypi.python.org/pypi/requests>`_
- `enum34 <http://pypi.python.org/pypi/enum34>`_
Raw data
{
"_id": null,
"home_page": "https://github.com/BingAds/BingAds-Python-SDK",
"name": "bingads",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "bingads",
"author": "Bing Ads SDK Team",
"author_email": "bing_ads_sdk@microsoft.com",
"download_url": "https://files.pythonhosted.org/packages/98/81/afb79d219d344af194a484c69e3072eb14076f9f187a089ddf4411ec6e68/bingads-13.0.23.tar.gz",
"platform": null,
"description": "=================== \nBing Ads Python SDK \n=================== \n .. image:: https://img.shields.io/pypi/v/bingads.svg :target: https://pypi.python.org/pypi/bingads \n \n \nThe Bing Ads Python Software Development Kit (SDK) Version 13.0 enhances the experience of developing Bing Ads applications \nwith the Python programming language. \nThe SDK includes proxy classes for all Bing Ads API web services and abstracts the low level details of authentication with OAuth. \nYou can also read and write bulk files with the SDK BulkFileReader and BulkFileWriter, \nand use the high level BulkServiceManager interface to abstract and execute operations in the low level Bulk API. For more information, see `Bing Ads Client Libraries <https://docs.microsoft.com/en-us/bingads/guides/client-libraries>`_. \n \nGetting Started \n--------------- \n \nTo get started developing Bing Ads applications with Python, install the SDK and either start with the `examples <https://github.com/BingAds/BingAds-Python-SDK/tree/master/examples>`_ or follow one of the application walkthroughs. For more information, see `Getting Started Using Python with Bing Ads Services <https://docs.microsoft.com/en-us/bingads/guides/get-started-python>`_. \n \nExternal Dependencies \n--------------------- \n - `suds-community <https://pypi.org/pypi/suds-community>`_ \n - `requests <http://pypi.python.org/pypi/requests>`_ \n - `enum34 <http://pypi.python.org/pypi/enum34>`_",
"bugtrack_url": null,
"license": "MIT",
"summary": "A library to make working with the Bing Ads APIs and bulk services easy",
"version": "13.0.23",
"project_urls": {
"Homepage": "https://github.com/BingAds/BingAds-Python-SDK"
},
"split_keywords": [
"bingads"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "9881afb79d219d344af194a484c69e3072eb14076f9f187a089ddf4411ec6e68",
"md5": "7a919b328371b6c1f2b3d9be049966a8",
"sha256": "c09b92787c9a70e1c1c89049183c9ec427e209a908838ea4798dd37069547ea3"
},
"downloads": -1,
"filename": "bingads-13.0.23.tar.gz",
"has_sig": false,
"md5_digest": "7a919b328371b6c1f2b3d9be049966a8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 371292,
"upload_time": "2024-11-22T05:13:16",
"upload_time_iso_8601": "2024-11-22T05:13:16.426504Z",
"url": "https://files.pythonhosted.org/packages/98/81/afb79d219d344af194a484c69e3072eb14076f9f187a089ddf4411ec6e68/bingads-13.0.23.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-22 05:13:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "BingAds",
"github_project": "BingAds-Python-SDK",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"tox": true,
"lcname": "bingads"
}