Pierre-Sassoulas / generic-python-project

Common configuration file for python projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test

TODO

Coverage

coverage run TODO
xdg-open htmlcov/index.html

Lint

We're using pre-commit, it should take care of linting during commit.

pip install -r requirements_dev.txt
pre-commit install

Translating the project

This project is available in multiple language. Your contribution would be very appreciated if you know a language that is not yet available.

Language available

The software is developed in english. Other available languages are :

About

Common configuration file for python projects.

License:MIT License