Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mio256/airrep


https://github.com/mio256/airrep

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# airrep

## venv
```
$ python3 -m venv venv
$ . ./venv/bin/activate
```

## pip
```
$ python3 -m pip install --upgrade pip
$ pip install -r requirements.txt
```

## main.py
```
$ python main.py
```