Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Aug 11, 2019. It is now read-only.

🥇 Show #Rio2016 Olympic Medal Table in terminal

License

NotificationsYou must be signed in to change notification settings

KevCui/rio2016-medaltable

Repository files navigation

TitleDescriptionAuthorTagsCreatedModified
Rio2016MedalTable
show Rio2016 Olympic Medal Table in terminal
KrazyCavin
CLI, python, script
07 Aug 2016
07 Aug 2016

Requirement

  • python3
  • tabulate
  • beautifulsoup4

Install python package

  • pip3 install -r requirements.txt

How to use

usage: Rio2016MedalTable.py [-h] [-s {Gold,Silver,Bronze,Total}] [-d]optional arguments:  -h, --help            show this help message and exit  -s {Gold,Silver,Bronze,Total}, --sort {Gold,Silver,Bronze,Total}                        sort results by number of Gold, Silver, Bronze or                        Total medals. Default: sort by Total  -d, --debug           active debug log

Example

  • Show medal table sorted byTotal medals:python3 ./Rio2016MedalTable.py
  • Show medal table sorted byGold medals:python3 ./Rio2016MedalTable.py -s Gold

Alt text

About

🥇 Show #Rio2016 Olympic Medal Table in terminal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp