webull-openapi-python-sdk 2.0.17__py3-none-any.whl → 2.0.18__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.
- webull/__init__.py +1 -1
- webull/core/http/initializer/token/bean/access_token.py +3 -2
- {webull_openapi_python_sdk-2.0.17.dist-info → webull_openapi_python_sdk-2.0.18.dist-info}/METADATA +1 -1
- {webull_openapi_python_sdk-2.0.17.dist-info → webull_openapi_python_sdk-2.0.18.dist-info}/RECORD +8 -8
- {webull_openapi_python_sdk-2.0.17.dist-info → webull_openapi_python_sdk-2.0.18.dist-info}/WHEEL +1 -1
- {webull_openapi_python_sdk-2.0.17.dist-info → webull_openapi_python_sdk-2.0.18.dist-info}/licenses/LICENSE +0 -0
- {webull_openapi_python_sdk-2.0.17.dist-info → webull_openapi_python_sdk-2.0.18.dist-info}/licenses/NOTICE +0 -0
- {webull_openapi_python_sdk-2.0.17.dist-info → webull_openapi_python_sdk-2.0.18.dist-info}/top_level.txt +0 -0
webull/__init__.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = '2.0.
|
|
1
|
+
__version__ = '2.0.18'
|
|
@@ -34,7 +34,8 @@
|
|
|
34
34
|
# coding=utf-8
|
|
35
35
|
|
|
36
36
|
class AccessToken:
|
|
37
|
-
def __init__(self, token, expires, status):
|
|
37
|
+
def __init__(self, token, expires, status, expires_at=None):
|
|
38
38
|
self.token = token
|
|
39
39
|
self.expires = expires
|
|
40
|
-
self.status = status
|
|
40
|
+
self.status = status
|
|
41
|
+
self.expires_at = expires_at
|
{webull_openapi_python_sdk-2.0.17.dist-info → webull_openapi_python_sdk-2.0.18.dist-info}/RECORD
RENAMED
|
@@ -22,7 +22,7 @@ samples/trade/trade_client_v3_event.py,sha256=91HlT04KlK8Q5gUnsB8F5ErCFdJRnpDABK
|
|
|
22
22
|
samples/trade/trade_event_client.py,sha256=ni7OEc4nnz2Hpbh0Kzl6DXB-FuDPc2UGBaLFnCrdFZ4,2824
|
|
23
23
|
samples/watchlist/__init__.py,sha256=rtV5s4_CJgDAT4DGEJa_pNLJU71Wdr5OLz_IQ1EajFQ,567
|
|
24
24
|
samples/watchlist/watchlist_client.py,sha256=lpzJs7SXuSka2KKkJ0u9s83A9iHta5qrjvIdkbfNcwg,3246
|
|
25
|
-
webull/__init__.py,sha256=
|
|
25
|
+
webull/__init__.py,sha256=b1kxyrDcyP8FrSct5lpxgpJk7zq7mcgfZFZt6h_5hEA,23
|
|
26
26
|
webull/core/__init__.py,sha256=9qaA_6qVSv_R3odJYbwh6_6GRuTp5D-gdebEmaROsiU,226
|
|
27
27
|
webull/core/client.py,sha256=zxSBiII9KDxc5tHpTerJfV_PKPt8E9e3oTOpiakAtJw,16758
|
|
28
28
|
webull/core/compat.py,sha256=_r6Y_f3vTo_DoxOaCvLjnvOo1KRkD2Z9kXSh8OijEIA,3088
|
|
@@ -75,7 +75,7 @@ webull/core/http/initializer/token/token_manager.py,sha256=_5AFmiAtBBVgDf0VUaplZ
|
|
|
75
75
|
webull/core/http/initializer/token/token_operation.py,sha256=iI2H1cKfAe3gpVptHCniZso77kuPnf3jyg5b4QYQD5E,2577
|
|
76
76
|
webull/core/http/initializer/token/token_storage.py,sha256=ncGOBxR-Mtt-DFk29DTCv9T92PRRC6Ud1bVMTa46NE8,5834
|
|
77
77
|
webull/core/http/initializer/token/bean/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
78
|
-
webull/core/http/initializer/token/bean/access_token.py,sha256=
|
|
78
|
+
webull/core/http/initializer/token/bean/access_token.py,sha256=HR8b1QSTT67Zzwu2APeVmZxufpsepFnoRBPf6Q36_uk,1583
|
|
79
79
|
webull/core/http/initializer/token/bean/check_token_request.py,sha256=mYuwJPiwlnNGHxlgBMqkzGji9ZOOJ9c-o_hRwfFx0vA,1658
|
|
80
80
|
webull/core/http/initializer/token/bean/create_token_request.py,sha256=BkhC9KhrfbK9UgVqG04lZzhjvBUthZBrks4DuqxZszQ,1682
|
|
81
81
|
webull/core/http/initializer/token/bean/refresh_token_request.py,sha256=A8qPyLrEU5KuqsLuF2cDRol3XAGZnHsestLFX2XphyE,1662
|
|
@@ -303,9 +303,9 @@ webull/trade/trade/v2/account_info_v2.py,sha256=fs2-XaxklItuhaspzPkthXA5SgbnIffL
|
|
|
303
303
|
webull/trade/trade/v2/order_operation_v2.py,sha256=ZWH-6dp5rvokb5YX5HO2Op-KPLjGR4gpJ06Kc_IUilQ,12816
|
|
304
304
|
webull/trade/trade/v3/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
305
305
|
webull/trade/trade/v3/order_opration_v3.py,sha256=Rb21Ldcve_opzFtqLKPmP0cD70DW1O0YOLgnrfD5Nnk,10886
|
|
306
|
-
webull_openapi_python_sdk-2.0.
|
|
307
|
-
webull_openapi_python_sdk-2.0.
|
|
308
|
-
webull_openapi_python_sdk-2.0.
|
|
309
|
-
webull_openapi_python_sdk-2.0.
|
|
310
|
-
webull_openapi_python_sdk-2.0.
|
|
311
|
-
webull_openapi_python_sdk-2.0.
|
|
306
|
+
webull_openapi_python_sdk-2.0.18.dist-info/licenses/LICENSE,sha256=ALOnsLtb1aHxmDJg3-oMi0BO-i-cjfyZaOBfnnavKMc,11359
|
|
307
|
+
webull_openapi_python_sdk-2.0.18.dist-info/licenses/NOTICE,sha256=X5TApte6CPV10b96Cb70IRLusXmiRmK_R-dB-1tQM_I,2018
|
|
308
|
+
webull_openapi_python_sdk-2.0.18.dist-info/METADATA,sha256=EtFA7Ix7AFwKzafA6-WOfM9phLRd2KrRP-DSynDNewM,1212
|
|
309
|
+
webull_openapi_python_sdk-2.0.18.dist-info/WHEEL,sha256=YVMoNqKzERt-wjUZwJ33xBGAwnFl-4cqbYkTtWa4itE,91
|
|
310
|
+
webull_openapi_python_sdk-2.0.18.dist-info/top_level.txt,sha256=h8pEjNDGWS2ZUZ2vYFpUShoMQT0ZRIQaD57QJWD8_aI,15
|
|
311
|
+
webull_openapi_python_sdk-2.0.18.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|