{ "info": { "author": "Amy Barker, Jamie Lebovics, Paul Siegel and Jessica Bowden", "author_email": "amyb@brandwatch.com, paul@brandwatch.com, jess@brandwatch.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8" ], "description": "[![Build Status](https://travis-ci.com/BrandwatchLtd/api_sdk.svg?branch=master)](https://travis-ci.com/BrandwatchLtd/api_sdk)\n\n# Brandwatch API SDK\n\n## Introduction\n\nThe Brandwatch API SDK was designed to address many of the challenges involved in building complex applications which interact with RESTful API's in general and Brandwatch's API from Python 3, in particular:\n\n- The SDK's object hierarchy roughly mirrors the API's resource hierarchy, making the code intuitive for those familiar with the Brandwatch platform\n- All required parameters are enforced, and most optional parameters are supported and documented\n- Typical Brandwatch workflows are supported behind the scenes; for instance, one can validate, upload, and backfill a query with a single function call\n- The SDK is designed to support simple and readable code: sensible defaults are chosen for rarely used parameters and all resource IDs are handled behind the scenes\n\nFrom the user's perspective, the basic structure of the SDK is as follows. One first creates an instance of the class `BWProject`; this class handles authentication (via a user name and password or API key) and keeps track of project-level data such as the project's ID. (Behind the scenes, the user-level operations are handled by the class `BWUser` from which `BWProject` is inherited.) One passes `BWProject` instance as an argument in the constructor for a series of classes which manage the various Brandwatch resources: queries, groups, tags, categories, etc. These resource classes manage all resource-level operations: for example a single `BWQueries` instance handles all HTTP requests associated with queries in its attached project. \n\n## Installation\n\nBe sure to install the latest version of Python 3.x. You can install bwapi on your machine by running the following command:\n\n`pip install bwapi`\n\nThis allows you to run scripts that import bwproject or bwresources from anywhere on your computer. \n\n## Examples\n\nPlease see the Jupyter notebook DEMO.ipynb for examples. This notebook was built as a beginner's guide to using the Brandwatch API SDK, so it has example code, as well as detailed instructions for use.\n\n## Disclaimer\n\nThis is not an official or supported Brandwatch library, and should be implemented at the users' own risk. \n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/BrandwatchLtd/api_sdk", "keywords": "", "license": "License :: OSI Approved :: MIT License", "maintainer": "", "maintainer_email": "", "name": "bwapi", "package_url": "https://pypi.org/project/bwapi/", "platform": "", "project_url": "https://pypi.org/project/bwapi/", "project_urls": { "Homepage": "https://github.com/BrandwatchLtd/api_sdk" }, "release_url": "https://pypi.org/project/bwapi/4.1.0/", "requires_dist": [ "requests (>=2.22.0)" ], "requires_python": ">=3.5", "summary": "A software development kit for the Brandwatch API", "version": "4.1.0" }, "last_serial": 5939897, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "072e16c0653ed63b3653fd5ad192e826", "sha256": "6018255491470c260f769e8796c449b40bf06288174f98900fedf62cec00fb13" }, "downloads": -1, "filename": "bwapi-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "072e16c0653ed63b3653fd5ad192e826", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18000, "upload_time": "2016-04-11T20:49:15", "url": "https://files.pythonhosted.org/packages/f1/2d/aeb707ae1b06405a9922850a6038d14e6517d6b674d83b088549007d4265/bwapi-1.0.0-py3-none-any.whl" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "65f6759469d2b5fdbbf4e1d1efe9faa5", "sha256": "7b293e7382bb9ffd1bbe125f5060ee5ffe11fa428d66b5f4f9eb65105ce14673" }, "downloads": -1, "filename": "bwapi-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "65f6759469d2b5fdbbf4e1d1efe9faa5", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 17996, "upload_time": "2016-04-11T20:54:54", "url": "https://files.pythonhosted.org/packages/f0/f2/751910c1caf27912bdf436c67192488fa0579986647ad0b1f4217972ca27/bwapi-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f2800c6a1f86f9eb6c12380f0a2eb068", "sha256": "3cc9b17d19bc4dcfb8348c12d26df76a8fbb3170989d1f35f3cd7e08388488b0" }, "downloads": -1, "filename": "bwapi-1.0.1.tar.gz", "has_sig": false, "md5_digest": "f2800c6a1f86f9eb6c12380f0a2eb068", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16199, "upload_time": "2016-04-11T20:54:49", "url": "https://files.pythonhosted.org/packages/10/39/fe0a776f24a22d8fcce738b55177c7fd15388002dc5da1ccc84df6f89cbd/bwapi-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "cdca4d5bfd03333547dd23df5bf4a710", "sha256": "bc18027291d7ce2ca0d7a5bdc147a13247d8693470c683e84baedd96d98f881a" }, "downloads": -1, "filename": "bwapi-1.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "cdca4d5bfd03333547dd23df5bf4a710", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 18297, "upload_time": "2016-05-09T19:47:59", "url": "https://files.pythonhosted.org/packages/2a/7e/29f3daea5a94c0424737649bee9bdd7dfc85e4a6af2631abf9d74fe6b55a/bwapi-1.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "faf63d96a8a8fdf1cc31a6f85fe2b54e", "sha256": "1a55c499decf420e38f4f08e28a53610b10386f1bdcce0b7cebb74d9a7566ba9" }, "downloads": -1, "filename": "bwapi-1.0.2.tar.gz", "has_sig": false, "md5_digest": "faf63d96a8a8fdf1cc31a6f85fe2b54e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16438, "upload_time": "2016-05-09T19:47:52", "url": "https://files.pythonhosted.org/packages/41/fe/2b1e062bf8d256c23a1591728030e1fd9dd48b6a2d6476f580b05a6679f4/bwapi-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "bbe09fa754dc4b6d1139d98a2cb39507", "sha256": "7689845360ae0ad98c1b131d05fe12661f8bedc6d50f42c90a0b8223ae6360ac" }, "downloads": -1, "filename": "bwapi-1.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "bbe09fa754dc4b6d1139d98a2cb39507", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18365, "upload_time": "2017-09-25T10:36:43", "url": "https://files.pythonhosted.org/packages/34/47/439af81e1d5a07a874b5ad1a77158832adf7bbc033b1482d109e89001bc8/bwapi-1.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f701da81c04bbbe601d3f5bd5c458718", "sha256": "f74f06d7d6f778377da60f4c30a4255afe8ebaa2caebdab8350131ef6e2cbe01" }, "downloads": -1, "filename": "bwapi-1.0.3.tar.gz", "has_sig": false, "md5_digest": "f701da81c04bbbe601d3f5bd5c458718", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16502, "upload_time": "2016-05-31T13:23:01", "url": "https://files.pythonhosted.org/packages/99/f9/7c1b4d67ed27523626192a4eb6a6b72e66026f0bd6181f84a17cf224c0d7/bwapi-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "452b3625ebe6dad11b5ed10f1e6519f8", "sha256": "2d39b92d2d47d50457016a651b4943756409412fb7f98cd88b57eb7d6b57d1ca" }, "downloads": -1, "filename": "bwapi-1.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "452b3625ebe6dad11b5ed10f1e6519f8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18354, "upload_time": "2017-09-25T10:36:44", "url": "https://files.pythonhosted.org/packages/85/60/88849824c68bd623fd2989f5f8a26e7bb4b5b219f6464e173c6e38671e02/bwapi-1.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "68f960d0823a73fba11cb2cc80825f95", "sha256": "d076a7039eb4f8232b133a33a01039708b8b6ca268c5e46d20fe7e2524fed1e8" }, "downloads": -1, "filename": "bwapi-1.0.4.tar.gz", "has_sig": false, "md5_digest": "68f960d0823a73fba11cb2cc80825f95", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16498, "upload_time": "2016-05-31T18:56:37", "url": "https://files.pythonhosted.org/packages/cc/83/b9608c47f7037000b0c491436c65ac38f652d166cbd9c960462e980b22b9/bwapi-1.0.4.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "ac597a2c2d308382e25fddcbe04558eb", "sha256": "fdbb3562af60dd12ecb1d00be485c6a5e627996096f231169449576d6d8847e7" }, "downloads": -1, "filename": "bwapi-1.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "ac597a2c2d308382e25fddcbe04558eb", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 18500, "upload_time": "2016-06-15T20:08:18", "url": "https://files.pythonhosted.org/packages/3b/91/e7bfb9e867ddeb54a8b377babe25db83ede08a8955cf8d8a7bd74a249d42/bwapi-1.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8bdcaf234e35ec7692f0cbc03ffcfe6d", "sha256": "0650ea502c8d6a87c3bb2334150e1df968e13fb5f05f9716a9659698d8888684" }, "downloads": -1, "filename": "bwapi-1.0.5.tar.gz", "has_sig": false, "md5_digest": "8bdcaf234e35ec7692f0cbc03ffcfe6d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16650, "upload_time": "2016-06-15T20:07:55", "url": "https://files.pythonhosted.org/packages/25/e2/6d8e6bb4e880cb194c288a8316809019b97009951eb904d771018b25c16b/bwapi-1.0.5.tar.gz" } ], "1.0.6": [ { "comment_text": "", "digests": { "md5": "6860663fb0c3294e9055c915dd334f65", "sha256": "52bb67d095fe288c685c7062508d0963edcf4fe5a0d33e708de62de962628cb2" }, "downloads": -1, "filename": "bwapi-1.0.6-py3-none-any.whl", "has_sig": false, "md5_digest": "6860663fb0c3294e9055c915dd334f65", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 18588, "upload_time": "2016-07-07T14:52:34", "url": "https://files.pythonhosted.org/packages/e4/1a/17a47f0789fca47a8d087c29a1d44e29f7b51df992d238fb5fee1cc6e3f1/bwapi-1.0.6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d0aa75d563b834d6c31b96f68293ff1b", "sha256": "856a29f794276d3159bab3e3789bb4372be612a1325222ee28b1632d341ba7ef" }, "downloads": -1, "filename": "bwapi-1.0.6.tar.gz", "has_sig": false, "md5_digest": "d0aa75d563b834d6c31b96f68293ff1b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16726, "upload_time": "2016-07-07T14:52:10", "url": "https://files.pythonhosted.org/packages/84/dd/b72ed0dc40049933661244a5f6dc9065506883160991223f753a321ce178/bwapi-1.0.6.tar.gz" } ], "1.0.7": [ { "comment_text": "", "digests": { "md5": "943b03578b00dc4392332b3cca0be8f9", "sha256": "ba07484ff223fc3347d68fb73edb53a2468ef4cb1978c07b39fd333fb8ef4af0" }, "downloads": -1, "filename": "bwapi-1.0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "943b03578b00dc4392332b3cca0be8f9", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 18568, "upload_time": "2016-07-15T18:23:26", "url": "https://files.pythonhosted.org/packages/75/5c/c9a38c0dda9d5975ee2789e79ffa9e61abedb3a10554d4d40b21537a1e68/bwapi-1.0.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9c1b0844bb4a4850bf4664d83ae96126", "sha256": "a679ff94508c5954abd0161f360e943cb97331e5933843bea7bdac01723b3610" }, "downloads": -1, "filename": "bwapi-1.0.7.tar.gz", "has_sig": false, "md5_digest": "9c1b0844bb4a4850bf4664d83ae96126", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16719, "upload_time": "2016-07-15T18:23:24", "url": "https://files.pythonhosted.org/packages/c7/c9/d71e4a55adbb18a7485456b2a046e0adf1e7c7a2be0aa7269bf18d2833d2/bwapi-1.0.7.tar.gz" } ], "1.0.8": [ { "comment_text": "", "digests": { "md5": "a001de86542550d6ac434f1d6a4aef4b", "sha256": "3b0ef01774f23cc873fadc5b5e0aec525d69da6a12be27ed9ea11554a6c0bbc8" }, "downloads": -1, "filename": "bwapi-1.0.8-py3-none-any.whl", "has_sig": false, "md5_digest": "a001de86542550d6ac434f1d6a4aef4b", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 18731, "upload_time": "2016-08-02T14:14:13", "url": "https://files.pythonhosted.org/packages/65/d6/8780954f6d3bd48cbe22b1a4f03c55fabadab9a19bb15d39f9853657d353/bwapi-1.0.8-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "89fcfae92c16485f8e95d92580e13652", "sha256": "be55b25d2f51613b40994512c48701060a746fa065aad4a43a8f128309a8d6b3" }, "downloads": -1, "filename": "bwapi-1.0.8.tar.gz", "has_sig": false, "md5_digest": "89fcfae92c16485f8e95d92580e13652", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16853, "upload_time": "2016-08-02T14:14:09", "url": "https://files.pythonhosted.org/packages/e5/3b/6ea90b46f3c94d1fde1d4da15e3d492d8606d40a8b1ad7a23bc4403fe5e4/bwapi-1.0.8.tar.gz" } ], "1.0.9": [ { "comment_text": "", "digests": { "md5": "0ff5f609dc5e9d74e1c61ca771176b77", "sha256": "fc84155eeb3ad8cf04f74c82b7bd2ab1d9ce043a97b5b3e4309abd7090ea8ed5" }, "downloads": -1, "filename": "bwapi-1.0.9-py3-none-any.whl", "has_sig": false, "md5_digest": "0ff5f609dc5e9d74e1c61ca771176b77", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 19077, "upload_time": "2016-09-15T17:59:43", "url": "https://files.pythonhosted.org/packages/71/a5/4cb58cb43a4e536dc91192258e3c6db01cf5a21246bee0aa7b857a5ed5e8/bwapi-1.0.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bd29b697414a0a48391281c887f775a8", "sha256": "f4fbb359619c6222fdbe2ab164e3b9742b9c1e1fa86a8922c68497cae2a3be49" }, "downloads": -1, "filename": "bwapi-1.0.9.tar.gz", "has_sig": false, "md5_digest": "bd29b697414a0a48391281c887f775a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17223, "upload_time": "2016-09-15T17:59:41", "url": "https://files.pythonhosted.org/packages/62/28/d88bc0a8e7835a4b3dfccc1b540d0018087e6cb42c94a21458377b371364/bwapi-1.0.9.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "6ce019b54d7bff1c375f790199ebcb1a", "sha256": "b93f4ea3c2b910b41f5d0a7e24886102729957fa2c544f8655b955efdb41e173" }, "downloads": -1, "filename": "bwapi-1.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "6ce019b54d7bff1c375f790199ebcb1a", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 22624, "upload_time": "2016-10-10T20:36:08", "url": "https://files.pythonhosted.org/packages/37/09/5de44112d8ee9c4def4467e5599244f974eaf8c60b5399377c170cafa0fa/bwapi-1.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1563c4cd650bacc6a83fb294ea1b3632", "sha256": "b176ee333105290c27a887300dfb586bb8af11b45319ec5be1c8e7f73373b311" }, "downloads": -1, "filename": "bwapi-1.1.0.tar.gz", "has_sig": false, "md5_digest": "1563c4cd650bacc6a83fb294ea1b3632", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20380, "upload_time": "2016-10-10T20:36:06", "url": "https://files.pythonhosted.org/packages/8f/b8/0daced3cb6bdda45a27077c857029fa860dce9a5e86beec9ea16d8e2ce1b/bwapi-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "37a33a08b336c66505562a859115b684", "sha256": "84f894f632cc6634bbd9dfe45934aeddcbfd9df67e113ff702b19e58f3230943" }, "downloads": -1, "filename": "bwapi-1.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "37a33a08b336c66505562a859115b684", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 22627, "upload_time": "2016-10-11T16:21:05", "url": "https://files.pythonhosted.org/packages/42/88/8a2e105b579eecc9a2251d6e9fbbd08b17346ad9ea54cf6035eccae03140/bwapi-1.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "deeeb1edc6cac51bf9e0545312cefb01", "sha256": "eb050a74b9c2f3d5d9d3b69884a410cdf182f8e666faf652ea09684bb569690e" }, "downloads": -1, "filename": "bwapi-1.1.1.tar.gz", "has_sig": false, "md5_digest": "deeeb1edc6cac51bf9e0545312cefb01", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20366, "upload_time": "2016-10-11T16:21:02", "url": "https://files.pythonhosted.org/packages/2e/4d/63191ff91129909f14ea931b7c248e6e1ec758e070af0a6c4ff0911f5b53/bwapi-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "89e5182d4711a5804d557d0afd11da84", "sha256": "68af52fa73165f500767fbb008343bd03e9f79e9cccb61c8c45db11b04bb08cc" }, "downloads": -1, "filename": "bwapi-1.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "89e5182d4711a5804d557d0afd11da84", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 22630, "upload_time": "2016-12-12T15:35:46", "url": "https://files.pythonhosted.org/packages/0a/8e/adf84f8be80fe3e67c5cf215ae8ce37482eabde805e6610182d4db18fa2e/bwapi-1.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8c9c2d20bc29ba8a8b800cf67d4c3df6", "sha256": "2bc50b1bcb9943e7ef89786026f34ea89aea42ca82c1aa7e4e33eb94e0b14c7f" }, "downloads": -1, "filename": "bwapi-1.1.2.tar.gz", "has_sig": false, "md5_digest": "8c9c2d20bc29ba8a8b800cf67d4c3df6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20390, "upload_time": "2016-12-12T15:35:44", "url": "https://files.pythonhosted.org/packages/3a/60/70a1e418427b348f7286b4920034d67fa362b49d7afadd8b43161289e27f/bwapi-1.1.2.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "dc8302eaf34404f5376792704edf532e", "sha256": "6b6c8ecbceddb522b1af6761ead518ab2b2f1d0a8733cbe86bfe56502604a3d0" }, "downloads": -1, "filename": "bwapi-1.2.0.tar.gz", "has_sig": false, "md5_digest": "dc8302eaf34404f5376792704edf532e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20411, "upload_time": "2017-01-24T20:25:21", "url": "https://files.pythonhosted.org/packages/d4/54/130248acf42e43589787b9746ea6c2a6ec78e51ee953137c6512a43d2ec8/bwapi-1.2.0.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "0282278f94bebc6311fffa3f486d43c9", "sha256": "cc354bc855a650ad23d250d746236f0fc657bc8be500ee490054b482532b8c43" }, "downloads": -1, "filename": "bwapi-1.3.0.tar.gz", "has_sig": false, "md5_digest": "0282278f94bebc6311fffa3f486d43c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20428, "upload_time": "2017-01-24T21:34:06", "url": "https://files.pythonhosted.org/packages/c7/1c/2a9f3af7914de1f1f29e37e25cfd256f8c16fb1510a05da3966b23382ff3/bwapi-1.3.0.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "5f09935a0ec9de9fcc7d835478e0701e", "sha256": "5721656530ef32bb0f3006e69b0499bbaf1da564a09548da854c3da3610603c3" }, "downloads": -1, "filename": "bwapi-2.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "5f09935a0ec9de9fcc7d835478e0701e", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 23021, "upload_time": "2017-02-14T16:11:12", "url": "https://files.pythonhosted.org/packages/40/ae/e095b42fa4565bad07197a81402d6365bf587e2d4b802c0ca3ab201a344b/bwapi-2.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e3908817e1eabba665fa77ec51c90b9c", "sha256": "c2dbf5b115397ed6f8611c703058dacc80dddab300d770991e85249d2cbd5ebf" }, "downloads": -1, "filename": "bwapi-2.0.0.tar.gz", "has_sig": false, "md5_digest": "e3908817e1eabba665fa77ec51c90b9c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20758, "upload_time": "2017-02-14T16:11:10", "url": "https://files.pythonhosted.org/packages/5f/9e/a8576ec14fd7fe6d79c3cd174955494e7194d4eae2b9bee2a15093c6a1f4/bwapi-2.0.0.tar.gz" } ], "2.1.0": [ { "comment_text": "", "digests": { "md5": "7057a0643b9f815eafa9a276b5634a3e", "sha256": "9cf2e10cbda55601485e67b0b15c8737c2e4d66404448c3006f9300a13e07eb6" }, "downloads": -1, "filename": "bwapi-2.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "7057a0643b9f815eafa9a276b5634a3e", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 22919, "upload_time": "2017-02-23T15:27:00", "url": "https://files.pythonhosted.org/packages/a9/e7/b013d4195b4e8f28f59fd70691b2d50adb5af5d484156db0a067021208e7/bwapi-2.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6cb1a4a78dd8e90c6f29f1bcc5e1462c", "sha256": "5bd30f00935df6d43c6d0390f919ce1671b18a96911d5f50fd900d1ccdf18b74" }, "downloads": -1, "filename": "bwapi-2.1.0.tar.gz", "has_sig": false, "md5_digest": "6cb1a4a78dd8e90c6f29f1bcc5e1462c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20734, "upload_time": "2017-02-23T15:26:59", "url": "https://files.pythonhosted.org/packages/fc/26/0a948e22f849d08ae44d379825d51d0476abd1005f4321e0a2aff75c71a1/bwapi-2.1.0.tar.gz" } ], "2.1.1": [ { "comment_text": "", "digests": { "md5": "019b5476bd12e4fda01717ed1d5e84e3", "sha256": "0a5a4eeefd5df3176aa279cd16a4eed9d436ca30d3249a97fc6c8e8714a1c2ed" }, "downloads": -1, "filename": "bwapi-2.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "019b5476bd12e4fda01717ed1d5e84e3", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 22960, "upload_time": "2017-03-02T14:31:07", "url": "https://files.pythonhosted.org/packages/8c/18/0502f8107cb25d27234260cba19eba898a9a6688db6b5cbce9d32663d75f/bwapi-2.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2c2a286e41f04b3eed815429326a62dd", "sha256": "078f26483b1660e16dbe3ca29892fb7a383a5d12b08807f220d7875ef33400da" }, "downloads": -1, "filename": "bwapi-2.1.1.tar.gz", "has_sig": false, "md5_digest": "2c2a286e41f04b3eed815429326a62dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20774, "upload_time": "2017-03-02T14:31:05", "url": "https://files.pythonhosted.org/packages/86/d0/fe241652a70add2cf7fa685b6e6d70c1b718922d2fb7e2642be3b30053b8/bwapi-2.1.1.tar.gz" } ], "2.1.2": [ { "comment_text": "", "digests": { "md5": "5e8eecfa21905919ec35cf50c1b50097", "sha256": "50e0b8a6de1f16ca92ba66da13c074d75870cccebe94626723ba804bcfb39196" }, "downloads": -1, "filename": "bwapi-2.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "5e8eecfa21905919ec35cf50c1b50097", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 22966, "upload_time": "2017-03-02T18:27:51", "url": "https://files.pythonhosted.org/packages/2e/f9/13a86ac7353d89289719f24c2cd69a7181d27973428b81d674914bf26ae1/bwapi-2.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e9b21d1540ba770e79fe9a876a878714", "sha256": "2e9752e8c56938d011fdcb35441fc5e704abc51ec27f74fadd40cbdd00c88b1d" }, "downloads": -1, "filename": "bwapi-2.1.2.tar.gz", "has_sig": false, "md5_digest": "e9b21d1540ba770e79fe9a876a878714", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20772, "upload_time": "2017-03-02T18:27:49", "url": "https://files.pythonhosted.org/packages/78/7e/2a3589cf2a5cb6806e920eb3b710c2bfbe8ea6ed2e8cc8c656e6a67a40d0/bwapi-2.1.2.tar.gz" } ], "2.1.3": [ { "comment_text": "", "digests": { "md5": "b7f5bffecd838927036b8f007a936527", "sha256": "13785f53808b0489726737f6cb72407d8059df9cdf5cd731ad4fe58f3a93d9be" }, "downloads": -1, "filename": "bwapi-2.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "b7f5bffecd838927036b8f007a936527", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 22943, "upload_time": "2017-03-02T18:37:45", "url": "https://files.pythonhosted.org/packages/f8/8c/b958b3e9ba43991884e7e216bc792c8de721be0db488c3184d6e436e3200/bwapi-2.1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1433d2d6e5d30ef43b758da28163ca5d", "sha256": "054c5db00dd3240e2e50c94a9c08486b3c9ab372c101ebd719846c48b5da234f" }, "downloads": -1, "filename": "bwapi-2.1.3.tar.gz", "has_sig": false, "md5_digest": "1433d2d6e5d30ef43b758da28163ca5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20745, "upload_time": "2017-03-02T18:37:43", "url": "https://files.pythonhosted.org/packages/ec/e1/b9a8ea0328bb8fe29d581ec0ecc116190231a3bbbe37d442842b36c99d76/bwapi-2.1.3.tar.gz" } ], "2.1.4": [ { "comment_text": "", "digests": { "md5": "4371938e49ecdf89c00b9101372f4141", "sha256": "09c750ff7c3d6fa7dd15ec1b1f8aebc1a6241d6aa950c24024acc3af2d99c68e" }, "downloads": -1, "filename": "bwapi-2.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "4371938e49ecdf89c00b9101372f4141", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 23004, "upload_time": "2017-03-10T22:22:16", "url": "https://files.pythonhosted.org/packages/f4/74/854ccb3a98ed1f289e65fe8ecae3a3e4e7c6020711afb17ba119afabac28/bwapi-2.1.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4ef2711d55bf21b42124dec5c6ce94ef", "sha256": "f021c7f721e05454f48b8f51fc64b57e329c0f0efe3528606005f8dfc39c938f" }, "downloads": -1, "filename": "bwapi-2.1.4.tar.gz", "has_sig": false, "md5_digest": "4ef2711d55bf21b42124dec5c6ce94ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20814, "upload_time": "2017-03-10T22:22:14", "url": "https://files.pythonhosted.org/packages/d3/61/d4cd046056655348a3e2b6f6ca212658977f51a95c2c90a274796ea3615f/bwapi-2.1.4.tar.gz" } ], "2.2.0": [ { "comment_text": "", "digests": { "md5": "3f5a200a2d10059b79ab57b139a79e79", "sha256": "7cfde029c3f5d690c02f71d84515652afd22d5642aede2cd2d4aff9234e1c743" }, "downloads": -1, "filename": "bwapi-2.2.0.tar.gz", "has_sig": false, "md5_digest": "3f5a200a2d10059b79ab57b139a79e79", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20872, "upload_time": "2017-05-23T18:48:57", "url": "https://files.pythonhosted.org/packages/5a/a7/a2776a22487381539dde25f8148f1e64178fd64a23ddc9ec419f5ea9396f/bwapi-2.2.0.tar.gz" } ], "2.2.1": [ { "comment_text": "", "digests": { "md5": "aad53a5fc1126a2422676bc232b7b665", "sha256": "c1e99fa32572fad28530b1f826d975df05ecade1f1424313d6158cc3ccf9053e" }, "downloads": -1, "filename": "bwapi-2.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "aad53a5fc1126a2422676bc232b7b665", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 23395, "upload_time": "2017-09-25T10:36:52", "url": "https://files.pythonhosted.org/packages/be/ef/a67400912af650a4fc40958399aeb2a722af6fbc2b268e4d458209461098/bwapi-2.2.1-py3-none-any.whl" } ], "2.2.2": [ { "comment_text": "", "digests": { "md5": "2a21a9f0e4f8db773bff4c06ea9f1cb9", "sha256": "f4b2c29554d281963583088c20172698a8932983e41c2d2a3e9b358c431588d7" }, "downloads": -1, "filename": "bwapi-2.2.2.tar.gz", "has_sig": false, "md5_digest": "2a21a9f0e4f8db773bff4c06ea9f1cb9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22240, "upload_time": "2017-09-25T10:49:45", "url": "https://files.pythonhosted.org/packages/46/de/d20e987e04a50018e5e1e02d3579c81adaea0cec020426715767062cf35f/bwapi-2.2.2.tar.gz" } ], "2.2.3": [ { "comment_text": "", "digests": { "md5": "0a15b5d7fb8b9ce21d02c212b799bacb", "sha256": "e7a735d01f5751987dfb8513237eddfb3df07a317e33d0792edc912926764eae" }, "downloads": -1, "filename": "bwapi-2.2.3.tar.gz", "has_sig": false, "md5_digest": "0a15b5d7fb8b9ce21d02c212b799bacb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22340, "upload_time": "2017-10-20T15:52:57", "url": "https://files.pythonhosted.org/packages/1d/4d/bc75398b5922dfe48b566f2145c75d38fe6ab083940d2d15f18755d9f643/bwapi-2.2.3.tar.gz" } ], "2.2.4": [ { "comment_text": "", "digests": { "md5": "dc670a9b922f08385bd1b08e5f159e19", "sha256": "4ec4dc535031fafba4557ddd132e477d1b0a2a7102376131f33e82ac39126453" }, "downloads": -1, "filename": "bwapi-2.2.4.tar.gz", "has_sig": false, "md5_digest": "dc670a9b922f08385bd1b08e5f159e19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22364, "upload_time": "2017-10-27T10:31:07", "url": "https://files.pythonhosted.org/packages/d3/c1/76881cfcb4a5ae44822442bdfb2e2422075341a81f398dd52398e558501a/bwapi-2.2.4.tar.gz" } ], "2.3.0": [ { "comment_text": "", "digests": { "md5": "628b1fe6f5a9bd5cdd3cddf43e6553d0", "sha256": "19654881267557cf6aee47abaf34a264de896df09c656bdf83b653fd07d0ee84" }, "downloads": -1, "filename": "bwapi-2.3.0.tar.gz", "has_sig": false, "md5_digest": "628b1fe6f5a9bd5cdd3cddf43e6553d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22359, "upload_time": "2017-10-31T11:16:12", "url": "https://files.pythonhosted.org/packages/1b/ee/d5bbae6294e1b2a98c67eb6071c016ed109e12c6c1599344e8dfb3ab6018/bwapi-2.3.0.tar.gz" } ], "2.3.1": [ { "comment_text": "", "digests": { "md5": "53051b6af2981e615eccc59854a8a7c5", "sha256": "5097ad1d467d3a73009c8aeed7a409b99dd39110efc46820dd958c4d6f17e17b" }, "downloads": -1, "filename": "bwapi-2.3.1.tar.gz", "has_sig": false, "md5_digest": "53051b6af2981e615eccc59854a8a7c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22393, "upload_time": "2017-11-08T09:18:15", "url": "https://files.pythonhosted.org/packages/14/18/e3353be2a661479d15bcd8d63457cfd6eb9b4eac79284bc5125fec609060/bwapi-2.3.1.tar.gz" } ], "2.4.0": [ { "comment_text": "", "digests": { "md5": "410427d121f9c74401446ff9bb05c656", "sha256": "9283af56e3c98eae674fbd02f84424553e93bdf1d9b0e0d38105334c56c8b60f" }, "downloads": -1, "filename": "bwapi-2.4.0.tar.gz", "has_sig": false, "md5_digest": "410427d121f9c74401446ff9bb05c656", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22394, "upload_time": "2017-12-14T16:35:23", "url": "https://files.pythonhosted.org/packages/a2/2b/41ced86020ba562886f652d56c72b74507bca1a29cc80426dafc0b2129ad/bwapi-2.4.0.tar.gz" } ], "3.0.0": [ { "comment_text": "", "digests": { "md5": "c3fcfec9bac741d33d25c4683fd2d77b", "sha256": "43ce15f2524146f069802d256c1c6d4bb981b902f6665349574be43fa70c5ea7" }, "downloads": -1, "filename": "bwapi-3.0.0.tar.gz", "has_sig": false, "md5_digest": "c3fcfec9bac741d33d25c4683fd2d77b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21362, "upload_time": "2018-03-08T21:04:51", "url": "https://files.pythonhosted.org/packages/02/94/813d20dc5027601fe4d7bbad63e04d760e085fc078084960ad9540bc5f65/bwapi-3.0.0.tar.gz" } ], "3.1.0": [ { "comment_text": "", "digests": { "md5": "b4403fd5445ac72305e1f2d09214e926", "sha256": "d0a0a25931cdc3797a4df9b42c08eea7a319a5eea4f40c12163f7089b40a4838" }, "downloads": -1, "filename": "bwapi-3.1.0.tar.gz", "has_sig": false, "md5_digest": "b4403fd5445ac72305e1f2d09214e926", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21417, "upload_time": "2018-09-06T19:00:28", "url": "https://files.pythonhosted.org/packages/9c/40/da7b3cd16a11c8a108e3b2709ee76371de05d4cb2f32254fb7252df94e83/bwapi-3.1.0.tar.gz" } ], "3.2.0": [ { "comment_text": "", "digests": { "md5": "f39999cd8eecaca5349478bbc7227075", "sha256": "99f1065439339269eb5b1a2f3fdc45e14313fa4b4984b4e612dbb2e8e1bee8da" }, "downloads": -1, "filename": "bwapi-3.2.0.tar.gz", "has_sig": false, "md5_digest": "f39999cd8eecaca5349478bbc7227075", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21376, "upload_time": "2018-09-07T18:54:09", "url": "https://files.pythonhosted.org/packages/37/13/73c98cbf06b1a59f483fce48422b49ffecf29cadd3e0b793ce1634055a64/bwapi-3.2.0.tar.gz" } ], "3.3.0": [ { "comment_text": "", "digests": { "md5": "3590251c20cc643aa9cea05257db34cf", "sha256": "a4029afc0d5dbcb0c7779a3f696f6fc32825ba7473e0dcb0b4ec514f7462e2f2" }, "downloads": -1, "filename": "bwapi-3.3.0.tar.gz", "has_sig": false, "md5_digest": "3590251c20cc643aa9cea05257db34cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24256, "upload_time": "2019-01-07T15:16:17", "url": "https://files.pythonhosted.org/packages/ec/e2/0d802070641f294598087906d5955c369887854ad59d4c615b80655bda9f/bwapi-3.3.0.tar.gz" } ], "3.4.0": [ { "comment_text": "", "digests": { "md5": "6705469e47334b4790ad9ebe98f110c5", "sha256": "70c9a1c1731e45b17c1c6c797fe20a12d7f0d5994f00a1dcf959502a14938927" }, "downloads": -1, "filename": "bwapi-3.4.0.tar.gz", "has_sig": false, "md5_digest": "6705469e47334b4790ad9ebe98f110c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25040, "upload_time": "2019-01-09T16:33:41", "url": "https://files.pythonhosted.org/packages/6f/a0/abb1edc9f2d8ce808c106d8955e83b7c30f5969fc5c477b36e4c11404341/bwapi-3.4.0.tar.gz" } ], "3.5.0": [ { "comment_text": "", "digests": { "md5": "f12bd4fa65dcf3ba606d25677e2bde1f", "sha256": "2da8d2ec1083658c6f957276ca4055703af983aa21bf229aed5d54b6d31647f1" }, "downloads": -1, "filename": "bwapi-3.5.0.tar.gz", "has_sig": false, "md5_digest": "f12bd4fa65dcf3ba606d25677e2bde1f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25001, "upload_time": "2019-01-21T09:58:37", "url": "https://files.pythonhosted.org/packages/b3/1c/a857785b715aa63d32bbbf79f63e3437455285ecad9137a57b2fcda03339/bwapi-3.5.0.tar.gz" } ], "4.0.0": [ { "comment_text": "", "digests": { "md5": "7e81f0761e080ba9d58ec49333230b6c", "sha256": "6a7c31a0a9388ae59f938f73cce4b1f9676dec663815a349cf6b3ae1e639fed6" }, "downloads": -1, "filename": "bwapi-4.0.0.tar.gz", "has_sig": false, "md5_digest": "7e81f0761e080ba9d58ec49333230b6c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26549, "upload_time": "2019-02-04T12:44:48", "url": "https://files.pythonhosted.org/packages/52/24/8014126eb41fe6a955349c57e23f0279dd1ad18f5423a2340919cac2148f/bwapi-4.0.0.tar.gz" } ], "4.0.1": [ { "comment_text": "", "digests": { "md5": "d94553723d618bc1e080c66feb359b54", "sha256": "7e617fea40b311028737c8a3539b38a07ab513ffee126cab2489214b238553d8" }, "downloads": -1, "filename": "bwapi-4.0.1.tar.gz", "has_sig": false, "md5_digest": "d94553723d618bc1e080c66feb359b54", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27374, "upload_time": "2019-04-05T08:56:39", "url": "https://files.pythonhosted.org/packages/0e/7f/d2eec6b526cbae2139dfa59e5a34c0b6b5fe386c8758459a2b74d975d875/bwapi-4.0.1.tar.gz" } ], "4.1.0": [ { "comment_text": "", "digests": { "md5": "a9d6157c52843ea8829d39ae9b258a88", "sha256": "7f399c51f03df400f5ab426e1ead4c574e5851e0d530edd263ef24c209d7ce18" }, "downloads": -1, "filename": "bwapi-4.1.0-py35-none-any.whl", "has_sig": false, "md5_digest": "a9d6157c52843ea8829d39ae9b258a88", "packagetype": "bdist_wheel", "python_version": "py35", "requires_python": ">=3.5", "size": 27889, "upload_time": "2019-10-07T16:00:10", "url": "https://files.pythonhosted.org/packages/2a/c1/6f87c05a0ec0b58029a8a6f13b61f028a53e0d4fcad7aa1c515f7bfd0d4e/bwapi-4.1.0-py35-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6df7456a48a96c264bd376504bb50331", "sha256": "cec7807414d179f73e49f938fbd628547c717e80135b3f94a991e1f61a947d2e" }, "downloads": -1, "filename": "bwapi-4.1.0.tar.gz", "has_sig": false, "md5_digest": "6df7456a48a96c264bd376504bb50331", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 29497, "upload_time": "2019-10-07T16:00:12", "url": "https://files.pythonhosted.org/packages/13/36/b2e198018280990f937ea29dda7ec7dc3565f02e554c7280eb3405f338d6/bwapi-4.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a9d6157c52843ea8829d39ae9b258a88", "sha256": "7f399c51f03df400f5ab426e1ead4c574e5851e0d530edd263ef24c209d7ce18" }, "downloads": -1, "filename": "bwapi-4.1.0-py35-none-any.whl", "has_sig": false, "md5_digest": "a9d6157c52843ea8829d39ae9b258a88", "packagetype": "bdist_wheel", "python_version": "py35", "requires_python": ">=3.5", "size": 27889, "upload_time": "2019-10-07T16:00:10", "url": "https://files.pythonhosted.org/packages/2a/c1/6f87c05a0ec0b58029a8a6f13b61f028a53e0d4fcad7aa1c515f7bfd0d4e/bwapi-4.1.0-py35-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6df7456a48a96c264bd376504bb50331", "sha256": "cec7807414d179f73e49f938fbd628547c717e80135b3f94a991e1f61a947d2e" }, "downloads": -1, "filename": "bwapi-4.1.0.tar.gz", "has_sig": false, "md5_digest": "6df7456a48a96c264bd376504bb50331", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 29497, "upload_time": "2019-10-07T16:00:12", "url": "https://files.pythonhosted.org/packages/13/36/b2e198018280990f937ea29dda7ec7dc3565f02e554c7280eb3405f338d6/bwapi-4.1.0.tar.gz" } ] }