Skip to content

Repository files navigation

Test Python Project

Linux FoundationSource CodeLicensepre-commit.ci status badgePyPI🔐 CodeQLOpenSSF Scorecard

testpypi

Example project used for testing Github actions that work with Python code.

Project name: lfreleng-test-python-project

test-python-project

Contains a sample Python project implementing a CLI tool with Typer.

Notes

Steps required to build and work with the project using uv:

# Install dependenciesuv sync --all-extras
# Build the projectuv build
# Run testsuv run pytest
# Run tests with toxuv run tox
# Install in development modeuv pip install -e .

The project uses hatchling with dynamic versioning from VCS tags. Version numbers are automatically generated from git tags.

About

Sample Python project used for testing actions

Topics

Resources

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages