ElisaBorba / job-insights

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Job Insights 💼

👩🏻‍💻 Habilidades exercitadas

  • Utilizar o terminal interativo do Python;
  • Utilizar estruturas condicionais e de repetição;
  • Utilizar funções built-in do Python;
  • Tratamento de exceções;
  • Realizar a manipulação de arquivos;
  • Escrever funções;
  • Escrever testes com Pytest

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 97.0%Language:Dockerfile 3.0%