iris-pex-embedded-python 3.5.0b7__tar.gz → 3.5.0b8__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of iris-pex-embedded-python might be problematic. Click here for more details.

Files changed (92) hide show
  1. {iris_pex_embedded_python-3.5.0b7/src/iris_pex_embedded_python.egg-info → iris_pex_embedded_python-3.5.0b8}/PKG-INFO +1 -1
  2. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/pyproject.toml +1 -1
  3. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/cls/IOP/Common.cls +17 -1
  4. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/cls/IOP/Utils.cls +1 -1
  5. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8/src/iris_pex_embedded_python.egg-info}/PKG-INFO +1 -1
  6. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/LICENSE +0 -0
  7. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/README.md +0 -0
  8. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/setup.cfg +0 -0
  9. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/setup.py +0 -0
  10. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/__init__.py +0 -0
  11. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/cls/Grongier/PEX/BusinessOperation.cls +0 -0
  12. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/cls/Grongier/PEX/BusinessProcess.cls +0 -0
  13. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/cls/Grongier/PEX/BusinessService.cls +0 -0
  14. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/cls/Grongier/PEX/Common.cls +0 -0
  15. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/cls/Grongier/PEX/Director.cls +0 -0
  16. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/cls/Grongier/PEX/Duplex/Operation.cls +0 -0
  17. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/cls/Grongier/PEX/Duplex/Process.cls +0 -0
  18. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/cls/Grongier/PEX/Duplex/Service.cls +0 -0
  19. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/cls/Grongier/PEX/InboundAdapter.cls +0 -0
  20. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/cls/Grongier/PEX/Message.cls +0 -0
  21. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/cls/Grongier/PEX/OutboundAdapter.cls +0 -0
  22. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/cls/Grongier/PEX/PickleMessage.cls +0 -0
  23. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/cls/Grongier/PEX/PrivateSession/Duplex.cls +0 -0
  24. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/cls/Grongier/PEX/PrivateSession/Message/Ack.cls +0 -0
  25. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/cls/Grongier/PEX/PrivateSession/Message/Poll.cls +0 -0
  26. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/cls/Grongier/PEX/PrivateSession/Message/Start.cls +0 -0
  27. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/cls/Grongier/PEX/PrivateSession/Message/Stop.cls +0 -0
  28. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/cls/Grongier/PEX/Test.cls +0 -0
  29. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/cls/Grongier/PEX/Utils.cls +0 -0
  30. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/cls/Grongier/Service/WSGI.cls +0 -0
  31. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/pex/__init__.py +0 -0
  32. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/pex/__main__.py +0 -0
  33. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/pex/_business_host.py +0 -0
  34. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/pex/_cli.py +0 -0
  35. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/pex/_common.py +0 -0
  36. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/pex/_director.py +0 -0
  37. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/pex/_utils.py +0 -0
  38. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/grongier/pex/wsgi/handlers.py +0 -0
  39. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/__init__.py +0 -0
  40. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/__main__.py +0 -0
  41. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/_async_request.py +0 -0
  42. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/_business_host.py +0 -0
  43. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/_business_operation.py +0 -0
  44. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/_business_process.py +0 -0
  45. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/_business_service.py +0 -0
  46. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/_cli.py +0 -0
  47. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/_common.py +0 -0
  48. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/_debugpy.py +0 -0
  49. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/_decorators.py +0 -0
  50. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/_director.py +0 -0
  51. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/_dispatch.py +0 -0
  52. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/_generator_request.py +0 -0
  53. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/_inbound_adapter.py +0 -0
  54. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/_iris.py +0 -0
  55. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/_log_manager.py +0 -0
  56. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/_message.py +0 -0
  57. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/_message_validator.py +0 -0
  58. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/_outbound_adapter.py +0 -0
  59. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/_private_session_duplex.py +0 -0
  60. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/_private_session_process.py +0 -0
  61. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/_serialization.py +0 -0
  62. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/_utils.py +0 -0
  63. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/cls/IOP/BusinessOperation.cls +0 -0
  64. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/cls/IOP/BusinessProcess.cls +0 -0
  65. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/cls/IOP/BusinessService.cls +0 -0
  66. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/cls/IOP/Director.cls +0 -0
  67. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/cls/IOP/Duplex/Operation.cls +0 -0
  68. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/cls/IOP/Duplex/Process.cls +0 -0
  69. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/cls/IOP/Duplex/Service.cls +0 -0
  70. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/cls/IOP/Generator/Message/Ack.cls +0 -0
  71. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/cls/IOP/Generator/Message/Poll.cls +0 -0
  72. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/cls/IOP/Generator/Message/Start.cls +0 -0
  73. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/cls/IOP/Generator/Message/StartPickle.cls +0 -0
  74. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/cls/IOP/Generator/Message/Stop.cls +0 -0
  75. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/cls/IOP/InboundAdapter.cls +0 -0
  76. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/cls/IOP/Message/JSONSchema.cls +0 -0
  77. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/cls/IOP/Message.cls +0 -0
  78. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/cls/IOP/OutboundAdapter.cls +0 -0
  79. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/cls/IOP/PickleMessage.cls +0 -0
  80. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/cls/IOP/PrivateSession/Duplex.cls +0 -0
  81. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/cls/IOP/PrivateSession/Message/Ack.cls +0 -0
  82. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/cls/IOP/PrivateSession/Message/Poll.cls +0 -0
  83. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/cls/IOP/PrivateSession/Message/Start.cls +0 -0
  84. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/cls/IOP/PrivateSession/Message/Stop.cls +0 -0
  85. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/cls/IOP/Service/WSGI.cls +0 -0
  86. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/cls/IOP/Test.cls +0 -0
  87. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iop/wsgi/handlers.py +0 -0
  88. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iris_pex_embedded_python.egg-info/SOURCES.txt +0 -0
  89. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iris_pex_embedded_python.egg-info/dependency_links.txt +0 -0
  90. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iris_pex_embedded_python.egg-info/entry_points.txt +0 -0
  91. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iris_pex_embedded_python.egg-info/requires.txt +0 -0
  92. {iris_pex_embedded_python-3.5.0b7 → iris_pex_embedded_python-3.5.0b8}/src/iris_pex_embedded_python.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: iris_pex_embedded_python
3
- Version: 3.5.0b7
3
+ Version: 3.5.0b8
4
4
  Summary: Iris Interoperability based on Embedded Python
5
5
  Author-email: grongier <guillaume.rongier@intersystems.com>
6
6
  License: MIT License
@@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"]
3
3
 
4
4
  [project]
5
5
  name = "iris_pex_embedded_python"
6
- version = "3.5.0b7"
6
+ version = "3.5.0b8"
7
7
  description = "Iris Interoperability based on Embedded Python"
8
8
  readme = "README.md"
9
9
  authors = [
@@ -7,34 +7,50 @@ Include Ensemble
7
7
  Class IOP.Common [ Abstract, ClassType = "", ProcedureBlock, System = 4 ]
8
8
  {
9
9
 
10
- /// One or more Classpaths (separated by '|' character) needed in addition to the ones configured in the Java Gateway Service
10
+ /// One or more Classpaths (separated by '|' character)
11
11
  Property %classpaths As %String(MAXLEN = "");
12
12
 
13
+ /// Classname of the Python class to use
13
14
  Property %classname As %String(MAXLEN = "");
14
15
 
16
+ /// Module of the Python class to use
15
17
  Property %module As %String(MAXLEN = "");
16
18
 
19
+ /// Settings for the Python class, in the form of "property=value" pairs, separated by newlines
20
+ /// Example: "property1=value1\nproperty2=value2"
21
+ /// Note: This property is used to set the properties of the Python class dynamically
17
22
  Property %settings As %String(MAXLEN = "");
18
23
 
19
24
  /// Instance of class
20
25
  Property %class As %SYS.Python;
21
26
 
27
+ /// Enable debugging
28
+ /// If set to 1, the Python class will be debugged using the debugpy module
29
+ /// If set to 0, the Python class will not be debugged
22
30
  Property %enable As %Boolean;
23
31
 
32
+ /// Timeout in seconds for the an client debugging connection
24
33
  Property %timeout As %Numeric [ InitialExpression = 30 ];
25
34
 
35
+ /// Port to use for the an client debugging connection
26
36
  Property %port As %Numeric [ InitialExpression = 0 ];
27
37
 
38
+ /// Path to the Python interpreter for debugpy
28
39
  Property %PythonInterpreterPath As %String(MAXLEN = 255);
29
40
 
41
+ /// Enable traceback display
30
42
  Property %traceback As %Boolean [ InitialExpression = 1 ];
31
43
 
44
+ /// Enable virtual environment
32
45
  Property %Venv As %Boolean [ InitialExpression = 0 ];
33
46
 
47
+ /// Virtual environment site-packages path
34
48
  Property %PythonPath As %String(MAXLEN = 255);
35
49
 
50
+ /// Path to the Python runtime library
36
51
  Property %PythonRuntimeLibrary As %String(MAXLEN = 255);
37
52
 
53
+ /// Version of the Python runtime library
38
54
  Property %PythonRuntimeLibraryVersion As %String;
39
55
 
40
56
  /// Get Class
@@ -238,7 +238,7 @@ ClassMethod GenerateProxyClass(
238
238
  }
239
239
 
240
240
  #; Do not display any of the connection settings
241
- #dim tSETTINGSParamValue As %String = "%classname:Python $type,%module:Python $type,%settings:Python $type,%classpaths:Python $type"
241
+ #dim tSETTINGSParamValue As %String = "%classname:Python $type,%module:Python $type,%settings:Python $type,%classpaths:Python $type:directorySelector"
242
242
  set tSETTINGSParamValue = tSETTINGSParamValue_","_"%enable:Python Debug $type,%timeout:Python Debug $type,%port:Python Debug $type,%PythonInterpreterPath:Python Debug $type,%traceback:Python Debug $type"
243
243
  set tSETTINGSParamValue = tSETTINGSParamValue_","_"%PythonPath:Python Settings $type,%PythonRuntimeLibrary:Python Settings $type,%PythonRuntimeLibraryVersion:Python Settings $type,%Venv:Python Settings $type"
244
244
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: iris_pex_embedded_python
3
- Version: 3.5.0b7
3
+ Version: 3.5.0b8
4
4
  Summary: Iris Interoperability based on Embedded Python
5
5
  Author-email: grongier <guillaume.rongier@intersystems.com>
6
6
  License: MIT License