# pi3-sync
A small command line utility for downloading and extracting PI3 exercises.

## Dependencies
- `yaspin` - `beautifulsoup4` - `requests`
```
pip install yaspin beautifulsoup4 requests