{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Internet" ], "description": "================\nMODULE: ezsocket\n================\n\nThe Python module 'vblapi' provides a small API wrapper for the Flemish\nBasketball League's (VBL) data service. Only a portion of the API's \nfunctionality is covered as only team-specific information should be requested. \n\nGiven the GUID of any team, you can request:\n - the current season's ranking of the team (incl. rankings of other teams)\n - the current season's matches\n\n\nRetrieving Team GUID\n--------------------\n\nThe GUID can be determined by using the actual service at the following link:\nhttp://www.vlaamsebasketballiga.be/competitie/resultaten-en-kalender\n\nFind your team(s) of interest, and extract the GUID of those teams by\ninspecting the embedded frame within the page (urls, AJAX requests, etc.)\n\nThe GUID looks like 'BVBLXXXXCCC++T', where:\n - XXXX is the numeric club identifier\n - CCC is the age category (ex. HSE)\n - T is a numeric value that identifies different teams at the same club in \n the same age category (A->1,B->2,C->3,...)\n\nEx. BVBL1004HSE++2 is the code given to the following team:\n - 1004 = Port of Antwerp Giants\n - HSE = Heren, Senioren (Male, Seniors)\n - 2 = 'B-Team'\n\n\nBuilt-in Tool\n-------------\n\nThis module comes with a simple test tool to check its output.\n\n $ python -m vblapi \n\n\nRunning Unit Tests\n------------------\n\nTo run the available unit tests, execute the following command from the \nproject's root directory:\n\n $ python -m unittest\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/averr/vblapi", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "vblapi", "package_url": "https://pypi.org/project/vblapi/", "platform": "", "project_url": "https://pypi.org/project/vblapi/", "project_urls": { "Homepage": "https://bitbucket.org/averr/vblapi" }, "release_url": "https://pypi.org/project/vblapi/1.1.0/", "requires_dist": [ "requests", "pytz" ], "requires_python": "", "summary": "Wrapper for the Flemish Basketball League's API.", "version": "1.1.0" }, "last_serial": 3613821, "releases": { "1.0.4": [ { "comment_text": "", "digests": { "md5": "2911887d6d164e8d04b729d5f839d634", "sha256": "c75219943a3d85d64c47c8076da428c8fc87c0b87c438103c235128250128d9c" }, "downloads": -1, "filename": "vblapi-1.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "2911887d6d164e8d04b729d5f839d634", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5628, "upload_time": "2017-12-14T20:25:47", "url": "https://files.pythonhosted.org/packages/c3/ee/854d8e14eaff3a235904ed9809e3fecc657f40fb1a4e18eed647ee88a7f5/vblapi-1.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "69fc13f96b757b1cb90f755fe28eb08f", "sha256": "1a4439a4a9a0455fa7cc86f0a49552d7258794618bfaf1301c9d445249049ba7" }, "downloads": -1, "filename": "vblapi-1.0.4.tar.gz", "has_sig": false, "md5_digest": "69fc13f96b757b1cb90f755fe28eb08f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4125, "upload_time": "2017-12-14T20:25:49", "url": "https://files.pythonhosted.org/packages/f1/af/58824fab729a9c852170a3a691dee95bb644649e80fc7914883ce57b643b/vblapi-1.0.4.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "814e23e9c22b2d3b8e2b1998e9865d0f", "sha256": "efe89e188b2f79bf5b3094ca2d41b3e2d2e52b8064b29e7dd3254cfa8694daa4" }, "downloads": -1, "filename": "vblapi-1.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "814e23e9c22b2d3b8e2b1998e9865d0f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6468, "upload_time": "2018-02-25T08:08:27", "url": "https://files.pythonhosted.org/packages/95/1b/3d8a30c682585d2a77e0306875c3b3403e43cb8f4313aac811c84e983b3e/vblapi-1.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "400657c655237fef765277fd3ad3fb1e", "sha256": "4e6f11bde807cf09a2a5b81cf5339dedfc28a720e8be5af2a9845c50865585c8" }, "downloads": -1, "filename": "vblapi-1.1.0.tar.gz", "has_sig": false, "md5_digest": "400657c655237fef765277fd3ad3fb1e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4605, "upload_time": "2018-02-25T08:08:29", "url": "https://files.pythonhosted.org/packages/83/c4/b78b0ae26cf125f2408b62fadcb284645bd6855df6833a1b57e85350706c/vblapi-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "814e23e9c22b2d3b8e2b1998e9865d0f", "sha256": "efe89e188b2f79bf5b3094ca2d41b3e2d2e52b8064b29e7dd3254cfa8694daa4" }, "downloads": -1, "filename": "vblapi-1.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "814e23e9c22b2d3b8e2b1998e9865d0f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6468, "upload_time": "2018-02-25T08:08:27", "url": "https://files.pythonhosted.org/packages/95/1b/3d8a30c682585d2a77e0306875c3b3403e43cb8f4313aac811c84e983b3e/vblapi-1.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "400657c655237fef765277fd3ad3fb1e", "sha256": "4e6f11bde807cf09a2a5b81cf5339dedfc28a720e8be5af2a9845c50865585c8" }, "downloads": -1, "filename": "vblapi-1.1.0.tar.gz", "has_sig": false, "md5_digest": "400657c655237fef765277fd3ad3fb1e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4605, "upload_time": "2018-02-25T08:08:29", "url": "https://files.pythonhosted.org/packages/83/c4/b78b0ae26cf125f2408b62fadcb284645bd6855df6833a1b57e85350706c/vblapi-1.1.0.tar.gz" } ] }