Archetype python project that contains the packages
- black
- isort
- pylint
- flake8
- pytest
- coverage
- pytest-cov
in addition to a tox.ini
configuration and a github CodeQL configuration.
- python
- pip
Install Requirements
pip install -r requirements.txt
Start tox
tox
PedSim is MIT licensed, as found in the LICENSE file.
The security policy can be found in the SECURITY.md file.
We welcome your contribution to this project.
The contributing guidelines can be found in the CONTRIBUTING.md file.