/test_task_3

Test task for scan factory company

Primary LanguagePython

Regex for domains

Test task for python developer developer at scan-factory

Conventional Commits


Tech stackHow To UseAdditional material

Tech stack

How To Use

To clone and run this project, you'll need:

Local run
  1. Firstly clone repo

    git clone git@github.com:mrKazzila/test_task_3.git
  2. Setup poetry

    poetry config virtualenvs.in-project true
    poetry shell
    poetry install
  3. Run script

    python app/main.py
  4. Run tests

    pytest

Additional material

test-assignment