# Python byte code files
*.pyc

# temporary wheel build directories
afdko.egg-info/
build/
dist/
.eggs/

# PyCharm directory
.idea/

# coverage data
.coverage
htmlcov
.pytest_cache
