https://github.com/pybites-open-source/biteme
https://github.com/pybites-open-source/biteme
hacktoberfest
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pybites-open-source/biteme
- Owner: PyBites-Open-Source
- License: mit
- Created: 2021-04-06T15:21:14.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-05-26T06:46:26.000Z (almost 3 years ago)
- Last Synced: 2025-04-06T08:36:33.876Z (11 months ago)
- Topics: hacktoberfest
- Language: Python
- Homepage:
- Size: 282 KB
- Stars: 13
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# biteme
[](https://github.com/psf/black)
## Usage
### Download an exercise
```shell
biteme download API-KEY BITE-NUMBER [DIRECTORY]
```
## Installation
```shell
poetry install
```