solax-py-library 0.1.0.12__py3-none-any.whl → 1.0.0.1__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.
@@ -0,0 +1,7 @@
1
+ import os.path
2
+ import sys
3
+
4
+ current_directory = os.path.dirname(os.path.abspath(__file__))
5
+ parent_directory = os.path.abspath(os.path.join(current_directory, '..'))
6
+ target_file_path = os.path.join(parent_directory, "dependency")
7
+ sys.path.append(target_file_path)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: solax-py-library
3
- Version: 0.1.0.12
3
+ Version: 1.0.0.1
4
4
  Summary: some common tool
5
5
  Author: shenlvyu
6
6
  Author-email: 13296718439@163.com
@@ -13,7 +13,7 @@ Classifier: Programming Language :: Python :: 3.11
13
13
  Classifier: Programming Language :: Python :: 3.12
14
14
  Classifier: Programming Language :: Python :: 3.13
15
15
  Requires-Dist: pydantic (>=1.10.0,<2.0.0)
16
- Requires-Dist: typing-extensions (<=4.6.0)
16
+ Requires-Dist: typing-extensions (==4.7.2)
17
17
  Description-Content-Type: text/markdown
18
18
 
19
19
  ### solax common module
@@ -1,4 +1,5 @@
1
1
  solax_py_library/__init__.py,sha256=qihwuOWhDJufT29zzCp1aGWTLNRvTWZzEjgqWCTgCmQ,21
2
+ solax_py_library/main.py,sha256=gmPEDTm72i1IhTuWH__pAHeK8Y7PdAlpVSu0kUPqP5U,269
2
3
  solax_py_library/upload/__init__.py,sha256=M9vBP5Q1mD-hs-voqWNXtzLDKq1FBuFHSLw6a8WhP0E,85
3
4
  solax_py_library/upload/api/__init__.py,sha256=ASShe-YQxP0aA3B_I8EmpWKXIdXPWvaANifrzlYrFEk,84
4
5
  solax_py_library/upload/api/service.py,sha256=RJ8oqIqsVA8d978UDGgNfxYTDJ44nWIfQB2DFbXZn9U,762
@@ -17,6 +18,6 @@ solax_py_library/upload/test/test_ftp.py,sha256=geXAU1LM4IIkQHEJ5w2yBVNOo5YN-h6d
17
18
  solax_py_library/upload/types/__init__.py,sha256=og9KBpYbcs36_S1izURj3vyHeuNOLJQrD9GpxK_JJaw,244
18
19
  solax_py_library/upload/types/client.py,sha256=IE4tw2KFRmZABptmujB7SXG2-61cW7X7qN9b2IrBF3Y,505
19
20
  solax_py_library/upload/types/ftp.py,sha256=vHStILTntRAKrpRofnuEaNIvoDcmWnObU-5PSJaZQ58,639
20
- solax_py_library-0.1.0.12.dist-info/METADATA,sha256=mGD6Hco4KelZXJsN5Fu2G9_goAtAiBhpxXAvfmy7bY4,671
21
- solax_py_library-0.1.0.12.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
22
- solax_py_library-0.1.0.12.dist-info/RECORD,,
21
+ solax_py_library-1.0.0.1.dist-info/METADATA,sha256=h9pD_k2mqSSssMbmBD7Sl3rTaoIfqRFZCLPqXdmwcLs,670
22
+ solax_py_library-1.0.0.1.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
23
+ solax_py_library-1.0.0.1.dist-info/RECORD,,