Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

pity7736/python_template

Repository files navigation

Python repository template

Things that it has:

  • requirements with:
    • pytest
    • pytest coverage
    • radon
    • pre-commit
    • sphinx and sphinx rtd theme
  • coverage basic configuration
  • sh for run radon and tests

Things that you must complete

  • Set dir name to run radon in run_randon.sh. Example: radon cc -a -s -nb project_name/
  • Set dir name to coverage in testing run_tests.sh. Example: pytest -s -vvv --cov=project_name --cov-report term-missing tests
  • Check pre-commit version in .pre-commit-config.yaml
  • Set specific version in requirements_dev.txt

About

python repository template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /