rayepps/dynamof

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
*.py[co]
__pycache__
.pytest_cache

# Translations compiled files
*.mo

# Local development ignores
venv

# Other stuff here
.DS_Store
htmlcov
.coverage
dist/
dynofunc.egg-info