This website requires JavaScript.
Explore
Help
Sign In
SpringCloud
/
spring-cloud-dataflow-samples
Watch
1
Star
0
Fork
0
You've already forked spring-cloud-dataflow-samples
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
spring-cloud-dataflow-samples
/
dataflow-website
/
recipes
/
polyglot
/
polyglot-python-app
/
util
History
Christian Tzolov
192566ed04
Fix args parsing for polyglot apps.
...
To parse a `K=V` argument into `K` and `V` we should consider only the first `=` character.
2021-09-09 13:53:16 +02:00
..
__init__.py
rename scdf-python-app to polyglot-python-app
2019-05-14 16:22:04 +02:00
actuator.py
rename scdf-python-app to polyglot-python-app
2019-05-14 16:22:04 +02:00
arguments.py
Fix args parsing for polyglot apps.
2021-09-09 13:53:16 +02:00