.idea/*

# pytest coverage
.coverage
htmlcov

__pycache__
/out/*
dist/*
build/*
*egg-info/*