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
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
richest-1.0.0.tar.gz
(3.1 kB
view details)
File details
Details for the file richest-1.0.0.tar.gz
.
File metadata
- Download URL: richest-1.0.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.14.2 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1091ad580a2c0fb1a7ef2db1b3644be791ee6da779d13b43939d2c22e84c02b |
|
MD5 | a4208fdd87a797454d505eb52b149871 |
|
BLAKE2b-256 | 91745c7a089c07a26a72de655834ae24942e16a91b1a0d63e932df348cdb4fac |