Code for Stepic course Python in Action (eng)
Code for Stepic course Python in Action (eng)
pip install -r requirements.txt
Simple scripts to handle the project routine tasks
invoke tests
- uses (pytest
)invoke syntax
- uses (pylint
)invoke new 135
will create solution and test file templates for s135invoke rename
will rename all solutions and test files (imports will beupdate_number
function insideutils.py