{ "info": { "author": "Julie MacDonell", "author_email": "julie.macdonell@stylight.com", "bugtrack_url": null, "classifiers": [], "description": "python-bingads\n==============\n\nPython wrapper for the `BingAds Python SDK `_\nwhich interacts with Bing Ads API web services. This library's goal is to make a more Pythonic version of the\nBingAds Python SDK. Extensions and pull requests are encouraged and welcome.\n\nReleases\n--------\n\nInformation about releases and changes with versions can be found in the\n`release history `_.\n\nDependencies\n------------\n\n* bingads\n* six\n\nInstallation\n------------\n\n::\n\n pip install py-bingads\n\nUsage\n-----\n\n.. code-block:: python\n\n >>> from py_bingads.services import BingAds\n\nRunning tests & coverage\n------------------------\n\nThe whole test suite is run by:\n\n::\n\n inv test\n\nTo run a single test just run `py.test -vv --doctest-modules\ntests/.../test_something.py` inside the virtual env.\n\nThe code coverage is stored in `.coverage` (pickled) and in the \\_coverage/\ndirectory (HTML).\n\nThe HTML coverage report can then be opened in a browser by:\n\n::\n\n open _coverage/index.html\n\nDocumentation\n-------------\n\n[to do]\n\nContributing\n------------\n\n \"If you want to go fast, go alone. If you want to go far, go together.\"\n -- African proverb\n\nWe would love for you to contribute! Please read through our\n`contributing guidelines `_.\n\nCode of Conduct\n---------------\nCollaboration is happiest and most fruitful when people work with one another in a compassionate manner.\nPlease take a few moments to read through our\n`code of conduct `_ before contributing.\n\n.. :changelog:\n\nRelease History\n---------------\n\n0.1.4 (2018-05-29)\n++++++++++++++++++\n\n- Remove support of tuples for negative keywords\n\n\n0.1.3 (2018-05-28)\n++++++++++++++++++\n\n- Fix negative keywords\n\n\n0.1.2 (2018-05-28)\n++++++++++++++++++\n\n- Fix encoding issues\n\n\n0.1.1 (2018-05-28)\n++++++++++++++++++\n\n- Allow tuples to be passed as negative keywords\n\n\n0.1.0 (2018-02-23)\n++++++++++++++++++\n\n- Birth!", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/stylight/python-bingads/archive/0.2.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/stylight/python-bingads", "keywords": "python bingads bing ads api", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "py-bingads", "package_url": "https://pypi.org/project/py-bingads/", "platform": "", "project_url": "https://pypi.org/project/py-bingads/", "project_urls": { "Download": "https://github.com/stylight/python-bingads/archive/0.2.tar.gz", "Homepage": "https://github.com/stylight/python-bingads" }, "release_url": "https://pypi.org/project/py-bingads/0.1.4/", "requires_dist": null, "requires_python": "", "summary": "Wraps BingAds Python SDK to make it more Pythonic", "version": "0.1.4" }, "last_serial": 3908108, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "4578101f100333823a05157de42210e8", "sha256": "06e6fec96b7cee9a50ceac1a003be6eca6af6d9698e8db5cc3d895afbae4ea87" }, "downloads": -1, "filename": "py_bingads-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4578101f100333823a05157de42210e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20577, "upload_time": "2018-02-23T15:31:21", "url": "https://files.pythonhosted.org/packages/1a/0d/994a543bb5fc7bc40c4c6380e558fd053007d34cbf47616de588ff4269b8/py_bingads-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "4b8870e78ceb6d5aa134d461aaa2d06e", "sha256": "3423af3a853dbcc06a8b455b4fdfaef3a494a3ea0a986dc0aa39d90f4304e771" }, "downloads": -1, "filename": "py_bingads-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4b8870e78ceb6d5aa134d461aaa2d06e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20715, "upload_time": "2018-05-28T10:01:36", "url": "https://files.pythonhosted.org/packages/d7/a1/a331a784e390e4ac80c8d7e050451a34018e84e745d47feef4d67d998f02/py_bingads-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "b5f20370458f38612d145e1c52882589", "sha256": "72ea56866f8cff8e4581619609cb0e436197c67d3573b6be530ff5c8fc333c9a" }, "downloads": -1, "filename": "py_bingads-0.1.2.tar.gz", "has_sig": false, "md5_digest": "b5f20370458f38612d145e1c52882589", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20735, "upload_time": "2018-05-28T10:25:40", "url": "https://files.pythonhosted.org/packages/dc/94/7bbf33de877defb5a73c9d04affc333c011daf3b4f346226c5c1d4cbfadd/py_bingads-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "471a4b75440ca56a00425b71cd9b152c", "sha256": "8328dc61f40e3775a751dfbbfacd1ac9c6f15b16a437e9b32ff2723ba76b5072" }, "downloads": -1, "filename": "py_bingads-0.1.3.tar.gz", "has_sig": false, "md5_digest": "471a4b75440ca56a00425b71cd9b152c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20755, "upload_time": "2018-05-28T14:21:41", "url": "https://files.pythonhosted.org/packages/f8/50/e84a16434617f77af9659bca211d04c5d335c99fe480782f19cf7c870f2f/py_bingads-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "f90d5d172a81d89a43191cd75999805a", "sha256": "b0d3f9b6af1ab303022c62f3eef0b5d972149526cfe81c25215e3ffc6afa368a" }, "downloads": -1, "filename": "py_bingads-0.1.4.tar.gz", "has_sig": false, "md5_digest": "f90d5d172a81d89a43191cd75999805a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20738, "upload_time": "2018-05-29T07:40:36", "url": "https://files.pythonhosted.org/packages/ce/8f/d61c0897ceaf456e4bc2f972ab9b3ddddf72d11e9e5ac238630462f76afc/py_bingads-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f90d5d172a81d89a43191cd75999805a", "sha256": "b0d3f9b6af1ab303022c62f3eef0b5d972149526cfe81c25215e3ffc6afa368a" }, "downloads": -1, "filename": "py_bingads-0.1.4.tar.gz", "has_sig": false, "md5_digest": "f90d5d172a81d89a43191cd75999805a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20738, "upload_time": "2018-05-29T07:40:36", "url": "https://files.pythonhosted.org/packages/ce/8f/d61c0897ceaf456e4bc2f972ab9b3ddddf72d11e9e5ac238630462f76afc/py_bingads-0.1.4.tar.gz" } ] }