Skip to main content

A Python package for getting list of Richest people in the world

Project description



[![GitHub](https://img.shields.io/badge/license-MIT-brightgreen.svg)](https://raw.githubusercontent.com/mkfeuhrer/richest/master/LICENSE)
[![PyPI Downloads](https://img.shields.io/pypi/dm/richest.svg)](https://pypi.org/project/richest/)
[![PyPI](https://img.shields.io/pypi/v/richest.svg)](https://pypi.org/project/richest/)

A Python package to extract World's Richest People (Based on Forbes Rankings)

### Dependencies

+ requests

## Installation Instruction

- Chef-CLI is available as a python package.

- Open terminal and run ```pip install richest```

- This installs the CLI app.

- Now run richest --help to know the available commands

- Enjoy !!

### Example

**To extract Top 20 Richest People**

```
richest --current
```

**To extract Top 20 Youngest Richest People**

```
richest --youngest
```

**Complete option list**

```
richest -h
usage: richest [-h] [--current] [--youngest] [--oldest] [--male] [--female]

optional arguments:
-h, --help show this help message and exit
--current Get richest people currently
--youngest Get youngest richest people
--oldest Get oldest richest people
--male Get richest males
--female Get richest females
```

## Feedback

Feel free to send feedback on [Email](mailto:mohitfeuhrer@gmail.com) or [file an issue](https://github.com/mkfeuhrer/richest/issues).

## Contributors

- [Mohit Khare](https://github.com/mkfeuhrer)

## Contribute

- Feel free to report issues and bugs.It will be helpful for future launches of application.
- All Suggestions are welcome.
- Fork repository and Contribute.


## Acknowledgment

Thanks to awesome api - https://forbes400.herokuapp.com/

Keywords: richest,programming language ranking,index,programming language,forbes
Platform: UNKNOWN
Description-Content-Type: text/markdown

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

richest-1.0.0.tar.gz (3.1 kB view hashes)

Uploaded Source

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