xync-client 0.0.118__py3-none-any.whl → 0.0.120__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 xync-client might be problematic. Click here for more details.
- xync_client/Abc/PmAgent.py +1 -1
- {xync_client-0.0.118.dist-info → xync_client-0.0.120.dist-info}/METADATA +2 -1
- {xync_client-0.0.118.dist-info → xync_client-0.0.120.dist-info}/RECORD +5 -5
- {xync_client-0.0.118.dist-info → xync_client-0.0.120.dist-info}/WHEEL +0 -0
- {xync_client-0.0.118.dist-info → xync_client-0.0.120.dist-info}/top_level.txt +0 -0
xync_client/Abc/PmAgent.py
CHANGED
|
@@ -44,7 +44,7 @@ class PmAgentClient(metaclass=ABCMeta):
|
|
|
44
44
|
await self.bot.send(f"No active users with agent for {self.norm}!", self.uid)
|
|
45
45
|
raise Exception(f"No active users for {self.norm}!")
|
|
46
46
|
|
|
47
|
-
self.browser = await pw.chromium.launch(channel="chromium", headless=not headed)
|
|
47
|
+
self.browser = await pw.chromium.launch(channel="chromium-headless-shell", headless=not headed)
|
|
48
48
|
context = await self.browser.new_context(storage_state=self.agent.state)
|
|
49
49
|
self.page = await context.new_page()
|
|
50
50
|
await self.page.goto(self.pages.SEND) # Оптимистично переходим сразу на страницу отправки
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: xync-client
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.120
|
|
4
4
|
Author-email: Mike Artemiev <mixartemev@gmail.com>
|
|
5
5
|
Project-URL: Homepage, https://gitlab.com/XyncNet/client
|
|
6
6
|
Project-URL: Repository, https://gitlab.com/XyncNet/client
|
|
@@ -14,6 +14,7 @@ Requires-Dist: python-binance
|
|
|
14
14
|
Requires-Dist: pybit
|
|
15
15
|
Requires-Dist: pyotp
|
|
16
16
|
Requires-Dist: kurigram
|
|
17
|
+
Requires-Dist: payeer-api
|
|
17
18
|
Requires-Dist: playwright
|
|
18
19
|
Requires-Dist: python-dotenv
|
|
19
20
|
Requires-Dist: python-okx
|
|
@@ -9,7 +9,7 @@ xync_client/Abc/Ex.py,sha256=n41-XCjoIV-KpC_lK3jO049tQKbFmE0eDU3SDlgZTws,12986
|
|
|
9
9
|
xync_client/Abc/Exception.py,sha256=Sts7RpP370NBdjaH_cyXDdHtjge8zXNUGWCrKw49Zyk,482
|
|
10
10
|
xync_client/Abc/InAgent.py,sha256=svKGATUM0c9YIDDEVLc-NxpUNWqZoVr5PjxoxK64RKs,650
|
|
11
11
|
xync_client/Abc/Order.py,sha256=7-FGIJu5z9aYi0A_eJV4F-cp_6Mz_izNpefexDQZvHw,2428
|
|
12
|
-
xync_client/Abc/PmAgent.py,sha256=
|
|
12
|
+
xync_client/Abc/PmAgent.py,sha256=5BzS4ZcJAzAf3kbw6MumCYfhEtVaVGrVOyzFHR8uPVA,4213
|
|
13
13
|
xync_client/Abc/xtype.py,sha256=o1JEzWmEXCPddtlqWZ6HRTZTKX6SAnvsztbASj21zOQ,2584
|
|
14
14
|
xync_client/Binance/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
15
15
|
xync_client/Binance/binance_async.py,sha256=LP2DZaHwkfsp_4Tjvetb-1ntjQtJfODF0OgZpoPx4KU,2688
|
|
@@ -94,7 +94,7 @@ xync_client/TgWallet/order.py,sha256=BOmBx5WWfJv0-_-A8DcR-Xd8utqO_VTmSqSegm0cteQ
|
|
|
94
94
|
xync_client/TgWallet/pyd.py,sha256=Ys3E8b3RLuyQ26frWT0F0BorkNxVpxnd18tY4Gp9dik,5636
|
|
95
95
|
xync_client/TgWallet/pyro.py,sha256=2K7QWdo48k4MbbgQt90gdz_HiPck69Njm4xaMjIVgoo,1440
|
|
96
96
|
xync_client/TgWallet/web.py,sha256=kDcv9SKKQPe91mw1qJBpbuyKYCAmZdfdHJylHumLBVU,1608
|
|
97
|
-
xync_client-0.0.
|
|
98
|
-
xync_client-0.0.
|
|
99
|
-
xync_client-0.0.
|
|
100
|
-
xync_client-0.0.
|
|
97
|
+
xync_client-0.0.120.dist-info/METADATA,sha256=xHyI-TakwOEzVnPbAgLIPD0ZJ9JNxMOWxHYSza4N7KY,1016
|
|
98
|
+
xync_client-0.0.120.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
99
|
+
xync_client-0.0.120.dist-info/top_level.txt,sha256=bmYEVIIrD3v7yFwH-X15pEfRvzhuAdfsAZ2igvNI4O8,12
|
|
100
|
+
xync_client-0.0.120.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|