معرفی شرکت ها


euroleague-scrapping-0.0.1.dev21


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Euroleague and Eurocup scrapping
ویژگی مقدار
سیستم عامل -
نام فایل euroleague-scrapping-0.0.1.dev21
نام euroleague-scrapping
نسخه کتابخانه 0.0.1.dev21
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Newstats.eu
ایمیل نویسنده euroleague.dataguy@gmail.com
آدرس صفحه اصلی https://github.com/newstatseu/euroleague_scrapping
آدرس اینترنتی https://pypi.org/project/euroleague-scrapping/
مجوز -
Euroleague and Eurocup Scrapper ------------------------------- Welcome to `newstats.eu <https://newstats.eu>`_ **Euroleague and Eurocup scrapper**\ ! This is a simple project to help you download basketball data from `euroleague <https://www.euroleague.net>`_ and `eurocup <https://www.eurocupbasketball.com>`_ You need to have **python>=3.6** installed in order to use the library. Installation and usage ---------------------- Install it using: .. code-block:: pip install euroleague_scrapping If you want to download Euroleague data for season 2019-2020 try: .. code-block:: scrapper = Euroscrapper(years=[2019]) scrapper.start() It will create a ``data/euroleague`` folder in your current path. If you prefer a different path to store the data (lets say ``/tmp/data``\ ), try: .. code-block:: scrapper = Euroscrapper(datadir="/tmp/data",years=[2019]) scrapper.start() If you want to download Eurocup data for season 2019-2020 try: .. code-block:: scrapper = Euroscrapper(league="eurocup",years=[2019]) scrapper.start() If you want to download Euroleague data for all the seasons try (it will take a while): .. code-block:: scrapper = Euroscrapper() scrapper.start() If you want to download Euroleague data for the last 3 seasons try: .. code-block:: scrapper = Euroscrapper(years=[2017,2018,2019]) scrapper.start() Hopefully you can adopt the calls to fit your needs. If you enjoyed the library and found it useful give us a shout in Twitter `@newstatseu <twitter.com/newstatseu>`_


نیازمندی

مقدار نام
==4.9.1 beautifulsoup4
==3.1.5 bleach
==2020.6.20 certifi
==1.14.0 cffi
==3.0.4 chardet
==0.4.3 colorama
==2.9.2 cryptography
==0.16 docutils
==2.10 idna
==1.7.0 importlib-metadata
==0.4.3 jeepney
==21.2.1 keyring
==20.4 packaging
==5.4.5 pbr
==1.5.0.1 pkginfo
==2.20 pycparser
==2.5.2 Pygments
==2.4.7 pyparsing
==26.0 readme-renderer
==2.24.0 requests
==0.9.1 requests-toolbelt
==1.4.0 rfc3986
==3.1.2 SecretStorage
==1.15.0 six
==1.9.6 soupsieve
==4.48.0 tqdm
==1.15.0 twine
==1.25.9 urllib3
==0.5.1 webencodings
==3.1.0 zipp


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

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


نحوه نصب


نصب پکیج whl euroleague-scrapping-0.0.1.dev21:

    pip install euroleague-scrapping-0.0.1.dev21.whl


نصب پکیج tar.gz euroleague-scrapping-0.0.1.dev21:

    pip install euroleague-scrapping-0.0.1.dev21.tar.gz