You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,6 @@
6
6
7
7
**Python Camunda SDK** is an implementation of [Camunda](https://camunda.com/) SDK in Python built on top of [pyzeebe](https://github.com/camunda-community-hub/pyzeebe).
8
8
9
-
It simplifies the definitions of outbound and inbound connectors and utilises [pydantic](https://pydantic.dev/) for data validation.
Copy file name to clipboardExpand all lines: docs/index.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,8 @@
1
1
{ width="100" }
2
-
# About
2
+
# Python Camunda SDK
3
3
4
4
**Python Camunda SDK** is an implementation of [Camunda](https://camunda.com/) SDK in Python built on top of [pyzeebe](https://github.com/camunda-community-hub/pyzeebe).
5
5
6
-
It simplifies the definitions of outbound and inbound connectors and utilises [pydantic](https://pydantic.dev/) for data validation.
0 commit comments