https://github.com/kuflow/kuflow-samples-python
KuFlow samples for Python
https://github.com/kuflow/kuflow-samples-python
Last synced: 10 months ago
JSON representation
KuFlow samples for Python
- Host: GitHub
- URL: https://github.com/kuflow/kuflow-samples-python
- Owner: kuflow
- License: mit
- Created: 2023-03-07T11:14:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-08T08:17:15.000Z (over 1 year ago)
- Last Synced: 2025-06-27T18:10:09.174Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 265 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/kuflow/kuflow-samples-java/blob/master/LICENSE)
# KuFlow Samples Python
This is the set of Python samples for the [Python SDK](https://github.com/kuflow/kuflow-sdk-python).
> ***"KuFlow is a platform on which you can design and execute your business processes"***
In KuFlow we are engineers and therefore we like concrete things; we like to know 'the how' because it is the only way to understand how a platform can solve our problems.
This project contains examples of integration with the platform such as the implementation of Temporal Workers and other integrations.
KuFlow is an implementation language agnostic Cloud platform. This repository is useful if you as a customer develop your integrations in JAVA.
## Documentation
Documentation on how to integrate with KuFlow using Python is available [here](https://docs.kuflow.com/developers).
## License
[MIT License](https://github.com/kuflow/kuflow-samples-python/blob/master/LICENSE)