simplex 1.2.44__py3-none-any.whl → 1.2.46__py3-none-any.whl
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 simplex might be problematic. Click here for more details.
- simplex/simplex.py +2 -1
- {simplex-1.2.44.dist-info → simplex-1.2.46.dist-info}/METADATA +1 -1
- simplex-1.2.46.dist-info/RECORD +11 -0
- simplex-1.2.44.dist-info/RECORD +0 -11
- {simplex-1.2.44.dist-info → simplex-1.2.46.dist-info}/LICENSE +0 -0
- {simplex-1.2.44.dist-info → simplex-1.2.46.dist-info}/WHEEL +0 -0
- {simplex-1.2.44.dist-info → simplex-1.2.46.dist-info}/entry_points.txt +0 -0
- {simplex-1.2.44.dist-info → simplex-1.2.46.dist-info}/top_level.txt +0 -0
simplex/simplex.py
CHANGED
|
@@ -135,7 +135,8 @@ class Simplex:
|
|
|
135
135
|
|
|
136
136
|
# Start Playwright without using context manager
|
|
137
137
|
self.pw = sync_playwright().start()
|
|
138
|
-
self.
|
|
138
|
+
self.connect_url = response_json['connect_url']
|
|
139
|
+
# self.pw_browser = self.pw.chromium.connect_over_cdp(response_json['connect_url'])
|
|
139
140
|
|
|
140
141
|
if show_in_console:
|
|
141
142
|
print(f"Livestream URL: {livestream_url}")
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
simplex/__init__.py,sha256=L_5i__xt_ZDkr6e-Wx9cr84t9sXpioOT7j01NJYJCTE,75
|
|
2
|
+
simplex/cli.py,sha256=0K_pzoVdF7vfTJPUONhFzzTvjZk2M7FZPpEONjZWJC8,2268
|
|
3
|
+
simplex/simplex.py,sha256=-S9b8L0-XQQs9qtHuVN8Q8YFbZCEle4HTRNV3QvLU70,23477
|
|
4
|
+
simplex/deploy/__init__.py,sha256=_JQ81F_Nu7hSAfMA691gzs6a4-8oZ-buJ9h3Au12BKw,96
|
|
5
|
+
simplex/deploy/push.py,sha256=hRAbtFZaECKnBljaOLQ5nzJ6hk7tZgc1c7QdgxKQFoY,6123
|
|
6
|
+
simplex-1.2.46.dist-info/LICENSE,sha256=Xh0SJjYZfNI71pCNMB40aKlBLLuOB0blx5xkTtufFNQ,1075
|
|
7
|
+
simplex-1.2.46.dist-info/METADATA,sha256=ZFcRRWggDHPc5KQ_XLjZ3_4xKVsP9Qmef_V7zTCfU7A,964
|
|
8
|
+
simplex-1.2.46.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
|
9
|
+
simplex-1.2.46.dist-info/entry_points.txt,sha256=3veL2w3c5vxb3dm8I_M8Fs-370n1ZnvD8uu1nSsL7z8,45
|
|
10
|
+
simplex-1.2.46.dist-info/top_level.txt,sha256=cbMH1bYpN0A3gP-ecibPRHasHoqB-01T_2BUFS8p0CE,8
|
|
11
|
+
simplex-1.2.46.dist-info/RECORD,,
|
simplex-1.2.44.dist-info/RECORD
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
simplex/__init__.py,sha256=L_5i__xt_ZDkr6e-Wx9cr84t9sXpioOT7j01NJYJCTE,75
|
|
2
|
-
simplex/cli.py,sha256=0K_pzoVdF7vfTJPUONhFzzTvjZk2M7FZPpEONjZWJC8,2268
|
|
3
|
-
simplex/simplex.py,sha256=O4jEW-jMhy_r9r3JaEt3POVA5C17XddQybOmjBJk0_A,23419
|
|
4
|
-
simplex/deploy/__init__.py,sha256=_JQ81F_Nu7hSAfMA691gzs6a4-8oZ-buJ9h3Au12BKw,96
|
|
5
|
-
simplex/deploy/push.py,sha256=hRAbtFZaECKnBljaOLQ5nzJ6hk7tZgc1c7QdgxKQFoY,6123
|
|
6
|
-
simplex-1.2.44.dist-info/LICENSE,sha256=Xh0SJjYZfNI71pCNMB40aKlBLLuOB0blx5xkTtufFNQ,1075
|
|
7
|
-
simplex-1.2.44.dist-info/METADATA,sha256=R--BYFHue4vf4I85yDe_G6Jb7nJ5EK9nnxiOLkAZXXo,964
|
|
8
|
-
simplex-1.2.44.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
|
9
|
-
simplex-1.2.44.dist-info/entry_points.txt,sha256=3veL2w3c5vxb3dm8I_M8Fs-370n1ZnvD8uu1nSsL7z8,45
|
|
10
|
-
simplex-1.2.44.dist-info/top_level.txt,sha256=cbMH1bYpN0A3gP-ecibPRHasHoqB-01T_2BUFS8p0CE,8
|
|
11
|
-
simplex-1.2.44.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|