A collection of classes and commands for automated command line scripting using Python.
 
 

14 lines
111 B

*.b
*.bak
*.pyc
*.swp
.coverage
.DS_Store
.idea
.pytest_cache
__pycache__
_scraps
docs/build
htmlcov
tmp.*
tmp