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

17 lines
133 B

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