RedYaafte / getcountries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Start the app

  • Start app:

    • Create env python3 -m venv venv
    • Activate env source venv/bin/activate
    • Install dependencies pip install -r requirements.txt
    • Start project python3 main.py
  • Start test:

    • Execute pytest test_main.py

About


Languages

Language:Python 100.0%