Getting Started
For us to create this project together, we need to meet the following prerequisites.
Prerequisites
- Python 3.x
pip
package manager
Installation
If you just want the code and forget the study, clone the repository and install the required dependencies:
git clone https://github.com/lucasbalieiro/slothapi.git
cd slothapi
pip install -r requirements.txt