Skip to content

timvancann/yt-python-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern Python CI

codecov

"Buy Me A Coffee"

This CI pipeline uses the latest and greatest tooling to run all sorts of checks in a python project.

  • UV for python dependency management and virtual environments
  • checks uv.lock for consistency
  • ruff for linting
  • ruff for formatting
  • pyright for static type checking
  • pytest for testing
  • pytest-cov for coverage
  • building a wheel

Accompanying video is available on YouTube and a write-up at Timnology.io

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages