esemi / rondo-promocodes-bruteforce

Rondo.cz promocodes bruteforce

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rondo.cz promocodes brut

wemake-python-styleguide pytest

install

$ git clone PATH

$ cd shiny-octo-spork
$ python3.9 -m venv venv
$ source venv/bin/activate
$ pip install poetry
$ poetry install
cat > .env << EOF
SESSION_ID="U_PHPSESSID_COOKIE_VALUE_HERE"
EOF

run tests

$ poetry run mypy --ignore-missing-imports app/
$ poetry run flake8 app
$ poetry run pytest -ra -v --cov=app  tests

run crawling

$ poetry run python -m app.rondo_crawler --help

About

Rondo.cz promocodes bruteforce


Languages

Language:Python 100.0%