- Create .env file in the root directory.
- Install the required packages.
pip install -r requirements.txt
# Only once install black formatter.
pip install black
# Before pushing code to our repository, run the command below.
black .
| Name | Name | Last commit date | ||
|---|---|---|---|---|