Skip to main content

Cricket rankings of teams and players across all the formats for both men and women

Project description

# cricket_rankings

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/umangahuja1/cricket_rankings/blob/master/LICENSE)

This is a simple python package to display cricket rankings of both men and women, teams and players across all the formats.

If you love the package, please :star2: the repo.

## Basic Setup

You should be able to install using `easy_install` or `pip` in the usual ways:

```sh
$ easy_install cricket-rankings
$ pip install cricket-rankings
```

Or just clone this repository and run:

```sh
$ python3 setup.py install
```

## Usage

```python
# import the package
import cricket_rankings as cr

# run the rankings function and follow the prompts coming up
cr.rankings()

```

## Sample Image

![demo1](https://github.com/umangahuja1/cricket_rankings/blob/master/cricket_rankings/demo/demo1.png)

## Issues

You can report the bugs at the [issue tracker](https://github.com/umangahuja1/cricket_rankings/issues)

## License

Built with ♥ by Umang Ahuja([@umangahuja1](https://github.com/umangahuja1)) under [MIT License](https://github.com/umangahuja1/cricket_rankings/blob/master/LICENSE)


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cricket_rankings-1.0.1.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

cricket_rankings-1.0.1-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page