- Fix type checking error
- black + isort for autoformatting
- Many flake8 fixes (removed unused imports, ...)
- The simulator can be launched separately
- Made the client Thread daemon (so we can use ctrl+c to kill it)
- First release on PyPI.
- Testing out deploy system
- Update credits/authors
- flake8