An API to get cricket scores,scorecards and commentary in python.
Project description
criapi
An API to get cricket scores,scorecards and commentary in python.
Installation
Install it as below:
pip3 install criapi
Usage
Initialization
from criapi import Cricbuzz
c=Cricbuzz()
live scores
print(c.livescore())
scorecard
print(c.scorecard(id))
commentary
print(c.commentary(id))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
criapi-1.0.2.tar.gz
(2.8 kB
view details)
Built Distribution
criapi-1.0.2-py3-none-any.whl
(15.4 kB
view details)
File details
Details for the file criapi-1.0.2.tar.gz
.
File metadata
- Download URL: criapi-1.0.2.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.20.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b11f4f80f3875b685a4eb1b0119bdce88cbfdb65d4d73c54d2aca732c800179 |
|
MD5 | f09af5c093fe7ada12a557dabbbaeb07 |
|
BLAKE2b-256 | 934ff8eac1b0dfdec0152d4aa2775493db5ca8d75282a8302c4ead26c80672d3 |
File details
Details for the file criapi-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: criapi-1.0.2-py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.20.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d4fd194309fe39c96ada767bb0b43390b0cea9a0325de0036a60d0bc8d1ae59 |
|
MD5 | 27931cc4893bd0a47179d99ede65e85c |
|
BLAKE2b-256 | 3bef2a2a8c4e6852dfc3fde49c718df52e7713efdae2b5635896fd95be4ec3c3 |