kdrzazga / python-tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#python_tutorial

Mocking webservices: mocktst/mocker.py

Necessary tools can be installed with:

pip install mypy

pip install flake8

pip install pytest

Installation commands:

pip install -e

pip install -t .\requirements_dev.txt

Run commands:

mypy src

flake8 src

pytest

About


Languages

Language:Python 98.0%Language:Dockerfile 1.2%Language:HTML 0.8%Language:CSS 0.0%