Skip to content
/ PythonArchetype Public template

Python Archetype that contains tox, black, pylint, pytest and coverage

License

Notifications You must be signed in to change notification settings

reithmeier/PythonArchetype

Repository files navigation

PythonArchetype

MIT License Python Tests CodeQL

Description

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.

Requirements

  • python
  • pip

Usage

Install Requirements

pip install -r requirements.txt

Start tox

tox

License

PedSim is MIT licensed, as found in the LICENSE file.

Security Policy

The security policy can be found in the SECURITY.md file.

Contributing

We welcome your contribution to this project.

The contributing guidelines can be found in the CONTRIBUTING.md file.

About

Python Archetype that contains tox, black, pylint, pytest and coverage

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages