https://github.com/remykarem/bbdc-booking
https://github.com/remykarem/bbdc-booking
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/remykarem/bbdc-booking
- Owner: remykarem
- License: apache-2.0
- Created: 2023-07-30T11:47:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-20T15:16:35.000Z (about 2 years ago)
- Last Synced: 2025-02-02T15:48:53.818Z (8 months ago)
- Language: Python
- Size: 25.4 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BBDC booking
## Requirements
* Python 3.11
* macOS (to display the captcha via `open`)## Installation
* Install [Poetry](https://python-poetry.org/docs/#installation).
* Copy `.env.example` to `.env` and update it.
* Run `python bbdc.py`.