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

https://github.com/pybites-open-source/biteme


https://github.com/pybites-open-source/biteme

hacktoberfest

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# biteme

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

## Usage

### Download an exercise

```shell
biteme download API-KEY BITE-NUMBER [DIRECTORY]
```

## Installation

```shell
poetry install
```