An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# gotenshita

[![image](https://badge.fury.io/py/gotenshita.svg)](https://badge.fury.io/py/gotenshita)
[![image](https://travis-ci.org/wkentaro/gotenshita.svg?branch=master)](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
```

![image](images/demo.png)

## License

See [LICENSE](LICENSE).