File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# function-sdk-python
2- [ ![ CI] ( https://github.com/crossplane/function-sdk-python/actions/workflows/ci.yml/badge.svg )] ( https://github.com/crossplane/function-sdk-python/actions/workflows/ci.yml ) ![ GitHub release (latest SemVer)] ( https://img.shields.io/github/release/crossplane/function-sdk-python )
2+ [ ![ CI] ( https://github.com/crossplane/function-sdk-python/actions/workflows/ci.yml/badge.svg )] ( https://github.com/crossplane/function-sdk-python/actions/workflows/ci.yml )
3+ ![ GitHub release (latest SemVer)] ( https://img.shields.io/github/release/crossplane/function-sdk-python ) ![ PyPI - Version] ( https://img.shields.io/pypi/v/crossplane-function-sdk-python )
4+
35
46The [ Python] [ python ] SDK for writing [ composition functions] [ functions ] .
57
@@ -18,6 +20,9 @@ similarly to built-in Python types like lists and dictionaries, but there are
1820some differences. Read the generated code documentation to familiarize yourself
1921with the the differences.
2022
23+ If you just want to jump in and get started, consider using the
24+ [ function-template-python] template repository.
25+
2126## Contributing
2227
2328This project follows the Crossplane [ contributing guidelines] , where applicable
@@ -42,5 +47,6 @@ hatch build
4247[ python ] : https://python.org
4348[ functions ] : https://docs.crossplane.io/latest/concepts/composition-functions
4449[ python-protobuf ] : https://protobuf.dev/reference/python/python-generated/
50+ [ function-template-python ] : https://github.com/crossplane/function-template-python
4551[ contributing guidelines ] : https://github.com/crossplane/crossplane/tree/master/contributing
4652[ hatch ] : https://github.com/pypa/hatch
You can’t perform that action at this time.
0 commit comments