lfreleng-actions/🐍 Python Project/Package Names

Extracts Python project name and derives the package name

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 8, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: lfreleng-actions/python-project-name-action@4190dfce1bd534d7976dd031d455da392ff55321 # v0.1.7

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
path_prefixDirectory location containing project codeno
namedescription
python_project_fileFile used to extract/parse project metadata
python_project_nameName of the Python project from pyproject.toml/setup.cfg/setup.py
python_package_nameThe name of the Python package
sourceSource file where project details were found (pyproject.toml, setup.cfg or setup.py)