Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wakame1367/boatrace
https://www.boatrace.jp/owpc/pc/extra/data/download.html
https://github.com/wakame1367/boatrace
csv python python3
Last synced: about 2 months ago
JSON representation
https://www.boatrace.jp/owpc/pc/extra/data/download.html
- Host: GitHub
- URL: https://github.com/wakame1367/boatrace
- Owner: wakame1367
- License: mit
- Created: 2019-08-01T01:36:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T06:09:37.000Z (about 2 years ago)
- Last Synced: 2023-03-10T20:56:54.416Z (almost 2 years ago)
- Topics: csv, python, python3
- Language: Python
- Homepage:
- Size: 331 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BoatRace
[Boatrace official HP - download](https://www.boatrace.jp/owpc/pc/extra/data/download.html)
### Prerequisites
At first [pipenv](https://github.com/pypa/pipenv) install!!
```
pip install pipenv
```## Getting Started
```
git clone https://github.com/wakamezake/boatrace.git
pipenv install
```