ElisaBorba / pro-filer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProFiler 📑

👩🏻‍💻 Habilidades exercitadas

  • Encontrar e corrigir bugs no código de uma aplicação escrita em Python;
  • Utilizar o Pytest para criar testes automatizados.

Como Executar

1️⃣ Crie o ambiente virtual:

python3 -m venv .venv && source .venv/bin/activate

2️⃣ Instale as dependências:

python3 -m pip install -r dev-requirements.txt

About


Languages

Language:Python 100.0%