https://github.com/launchbynttdata/lcaf-component-python
Python component for the Launch Common Automation Framework
https://github.com/launchbynttdata/lcaf-component-python
component launch-common-automation-framework lcaf platform-automation
Last synced: 3 months ago
JSON representation
Python component for the Launch Common Automation Framework
- Host: GitHub
- URL: https://github.com/launchbynttdata/lcaf-component-python
- Owner: launchbynttdata
- License: apache-2.0
- Created: 2024-03-18T15:08:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-30T16:54:11.000Z (3 months ago)
- Last Synced: 2025-01-30T17:36:22.082Z (3 months ago)
- Topics: component, launch-common-automation-framework, lcaf, platform-automation
- Language: Makefile
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Launch Common Automation Framework - Python Module Component
This repo holds the component for Python modules utilizing [uv](https://docs.astral.sh/uv/) within the Launch Common Automation Framework (LCAF).
It contains the following:
* tasks - Makefiles for performing Python operations on your module and running tests and pre-checks
* linkfiles - other files used by Python and LCAF projects