Skip to content

lczyk/availability_matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

availability_matrix

Ruff uv Code style: black Python versions

Single-file program to check a chisel-releases repository for missing forward ports of package slices.

Usage

Just copy the single file and run anywhere! :D

python ./src/availability_matrix.py

Tested in Python 3.9+.

Testing and development

Setup with:

uv sync && source .venv/bin/activate

Test with:

pytest

To test with tox, I recommend tox-uv:

uv tool install tox --with tox-uv # use uv to install

and then just

tox

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published