polyapi-python 0.1.0.dev15__py3-none-any.whl → 0.1.2__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.
polyapi/__init__.py CHANGED
@@ -1,5 +1,7 @@
1
1
  import os
2
2
  import sys
3
+ import truststore
4
+ truststore.inject_into_ssl()
3
5
  from .cli import CLI_COMMANDS
4
6
 
5
7
  __all__ = ["poly"]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: polyapi-python
3
- Version: 0.1.0.dev15
3
+ Version: 0.1.2
4
4
  Summary: The PolyAPI Python Client
5
5
  Author-email: Dan Fellin <dan@polyapi.io>
6
6
  License: MIT License
@@ -35,6 +35,7 @@ Requires-Dist: pydantic >=2.5.3
35
35
  Requires-Dist: stdlib-list
36
36
  Requires-Dist: colorama
37
37
  Requires-Dist: python-socketio[asyncio_client]
38
+ Requires-Dist: truststore
38
39
 
39
40
  # PolyAPI Python Library
40
41
 
@@ -1,4 +1,4 @@
1
- polyapi/__init__.py,sha256=BbXhEtZ3TSGBfAagj62oRxrc5yFNz5fO0FMoGqS-ENQ,366
1
+ polyapi/__init__.py,sha256=ZF4E_eCq0Zdf3cR9FtmLOy0lp4Bop9juwu-9WEBShnk,413
2
2
  polyapi/__main__.py,sha256=V4zhAh_YGxno5f_KSrlkELxcuDh9bR3WSd0n-2r-qQQ,93
3
3
  polyapi/api.py,sha256=qivQNEnKQK9jxjg_V0DcWu4itqI8nlw--f1KY6In_JY,1818
4
4
  polyapi/auth.py,sha256=rptF4h0kfvblkqH-qA3mFhqWgh1HXkesBqWV2YPkBFg,4861
@@ -15,8 +15,8 @@ polyapi/server.py,sha256=kmo5DW3HOZ606g_0ks7IB393c5EdupxWUrkX7g_GVjQ,2168
15
15
  polyapi/typedefs.py,sha256=RZ3I6sgJm_5MuuORG1QjUE-UJy_z2WRXNdiWjEdLvQg,1371
16
16
  polyapi/utils.py,sha256=Fr7LUuhqcKNiQZ0mpTj6ViRh7AsskkJOE-qb8hy_jTc,5318
17
17
  polyapi/variables.py,sha256=uYeeVcYu-OKtS8b6hlm7HlrYujcJtv3J2ByILoJrjzQ,3044
18
- polyapi_python-0.1.0.dev15.dist-info/LICENSE,sha256=Hi0kDr56Dsy0uYIwNt4r9G7tI8x8miXRTlyvbeplCP8,1068
19
- polyapi_python-0.1.0.dev15.dist-info/METADATA,sha256=Rwcfvj74hcBIqKF8Nuf6hd_AJTWYpoPHCypYM-ZsEg4,4738
20
- polyapi_python-0.1.0.dev15.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
21
- polyapi_python-0.1.0.dev15.dist-info/top_level.txt,sha256=CEFllOnzowci_50RYJac-M54KD2IdAptFsayVVF_f04,8
22
- polyapi_python-0.1.0.dev15.dist-info/RECORD,,
18
+ polyapi_python-0.1.2.dist-info/LICENSE,sha256=Hi0kDr56Dsy0uYIwNt4r9G7tI8x8miXRTlyvbeplCP8,1068
19
+ polyapi_python-0.1.2.dist-info/METADATA,sha256=gqe-LoyqvPBYvBoz3jPIusw7ggWQ_F-a1jRL8HtznWQ,4758
20
+ polyapi_python-0.1.2.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
21
+ polyapi_python-0.1.2.dist-info/top_level.txt,sha256=CEFllOnzowci_50RYJac-M54KD2IdAptFsayVVF_f04,8
22
+ polyapi_python-0.1.2.dist-info/RECORD,,