https://github.com/wkentaro/gotenshita
See Gotenshita(御殿下) court open status.
https://github.com/wkentaro/gotenshita
python schedule university utokyo
Last synced: 8 months ago
JSON representation
See Gotenshita(御殿下) court open status.
- Host: GitHub
- URL: https://github.com/wkentaro/gotenshita
- Owner: wkentaro
- License: mit
- Created: 2015-11-17T04:12:15.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-03-25T22:44:49.000Z (over 7 years ago)
- Last Synced: 2025-03-28T21:01:38.419Z (8 months ago)
- Topics: python, schedule, university, utokyo
- Language: Python
- Homepage: http://wkentaro.com/projects/gotenshita
- Size: 101 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gotenshita
[](https://badge.fury.io/py/gotenshita)
[](https://travis-ci.org/wkentaro/gotenshita)
See Gotenshita court open status. The information is got from
[undoukai](http://www.undou-kai.com/senyu/senyu_yoyaku.html).
## Install
```bash
pip install gotenshita
```
## Usage
```bash
% gotenshita -h
usage: gotenshita [-h] [-p] [-t] [court]
positional arguments:
court A to F (default is all), supports multiple select like
'a,f'
optional arguments:
-h, --help show this help message and exit
-p, --show-past show even if past time
-t, --tomorrow show tomorrow's data
```

## License
See [LICENSE](LICENSE).