Metadata-Version: 2.1
Name: sigmatmpy
Version: 0.0.3
Summary: BFJ manager api for python user
Home-page: UNKNOWN
Author: SigmaTM
Author-email: wuyou1020@hotmail.com
License: UNKNOWN
Description: # SIGMATMPY
        
        > SIGMATMPY-library is an APIRequest driven trading and monitoring platform. Each functionality (trades, price etc.) is represented by it's own class covering all aspect of that functionality.
        
        
        ## Getting Started 使用指南
        
        ### Installation 安装
        
        ```sh
        $ pip install sigmatmpy
        ```
        
        ### Usage example 使用示例
        
        给出更多使用演示和截图，并贴出相应代码。
        
        ## Deployment 部署方法
        
        部署到生产环境注意事项。
        
        
        ## Release History 版本历史
        
        * 0.2.1
            * CHANGE: Update docs
        * 0.2.0
            * CHANGE: Remove `README.md`
        * 0.1.0
            * Work in progress
        
        ## Authors 关于作者
        
        * **WangYan** - *Initial work* - [WangYan](https://wangyan.org)
        
        查看更多关于这个项目的贡献者，请阅读 [contributors](#) 
        
        ## License 授权协议
        
        这个项目 MIT 协议， 请点击 [LICENSE.md](LICENSE.md) 了解更多细节。
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
