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.rst
+3-2
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,9 @@
2
2
Enduro/X Python3 module
3
3
=======================
4
4
5
-
Python module for Enduro/X offers complete ATMI API access from the Python3 programming
6
-
language. The module includes such features as:
5
+
The Python module for Enduro/X provides full ATMI API access within the Python3 programming language. It is available under a dual license: AGPLv3 or a commercial license from Mavimax SIA. The commercial license removes the requirement to make user applications open source, which is necessary under the AGPLv3 license.
6
+
7
+
The module includes such features as:
7
8
8
9
- A multi-threaded server
9
10
- Synchronous, asynchronous, conversational, event-based, and notification IPC APIs
0 commit comments