معرفی شرکت ها


bvl-api-0.6.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Used to retrieve data about Flemish basketball competitions using the public API of Basketbal Vlaanderen.
ویژگی مقدار
سیستم عامل -
نام فایل bvl-api-0.6.0
نام bvl-api
نسخه کتابخانه 0.6.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Alan Verresen
ایمیل نویسنده dev@alanverresen.com
آدرس صفحه اصلی https://github.com/alanverresen/bvl-api
آدرس اینترنتی https://pypi.org/project/bvl-api/
مجوز MIT
############################################################################## bvl-api 0.6.0 ############################################################################## .. image:: https://github.com/alanverresen/bvl-api/actions/workflows/build.yml/badge.svg :target: https://github.com/alanverresen/bvl-api/actions/workflows/build.yml/badge.svg :alt: Build Status .. image:: https://readthedocs.org/projects/bvl-api/badge/?version=latest :target: https://bvl-api.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status This Python package can be used to retrieve data about Flemish basketball teams. It sends queries directly to the official API of Basketbal Vlaanderen in order to get the latest information. ============================================================================== Features ============================================================================== The `API's official documentation <https://www.basketbal.vlaanderen/faq/detail/waar-vind-ik-de-api-documentatie>`_ includes the following warning: .. epigraph:: De API's vermeld in dit document mogen enkel gebruikt worden voor de integratie van wedstrijdkalenders, wedstrijdresultaten en rangschikkingen op websites van clubs die bij de Vlaamse Basketballiga vzw aangesloten zijn. Alle andere partijen of organisaties die de API's wensen te gebruiken, dienen contact op te nemen. The package was designed with these restrictions in mind, and thus, the package only provides partial coverage of the official API's functionality. This package can be used to retrieve information about: * a team's competitions * a team's competitive game schedule Check out the `documentation <https://bvl-api.readthedocs.io/en/latest/>`_ for more information. ============================================================================== Install ============================================================================== You can install this package using pip: .. code-block:: sh $ pip install --user bvl-api ============================================================================== License ============================================================================== This project is released under the MIT license.


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl bvl-api-0.6.0:

    pip install bvl-api-0.6.0.whl


نصب پکیج tar.gz bvl-api-0.6.0:

    pip install bvl-api-0.6.0.tar.gz