Metadata-Version: 2.4
Name: haifuda-remote-wind-client
Version: 0.1.11
Summary: 调用远端万德的客户端
Project-URL: Homepage, https://ddm.htlfund.com
Project-URL: Bug Tracker, https://ddm.htlfund.com
Author-email: Wu XiaoDan <1666101818@qq.com>
License: MIT License
        
        Copyright (c) 2024 Wu XiaoDan
        
        Permission is hereby granted...
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: pydantic>=2.13.0
Requires-Dist: requests>=2.25.0
Description-Content-Type: text/markdown

# 海富达远端调用万德
# 用法与万德基本一致
# 初始化方法如下
w = CompatibleClient("https://wind.yoursite.com", 1000 * 60)