certs/ # Environments .env env/ venv/ .venv/ __pycache__/ *.py[cod] *$py.class .Python .pytest_cache/ .coverage htmlcov/ # Distribution / packaging dist/ build/ *.egg-info/ *.egg .DS_Store index/index.json