Metadata-Version: 2.1
Name: MasterQuotePy
Version: 0.0.12
Summary: MasterLink TWSE/TAIFEX API package
Home-page: UNKNOWN
Author: SYLIN
Author-email: sylin@masterlink.com.tw
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# MasterLink TWSE/TAIFEX Python API

This repo hosts sample code to showcase how the Solace Python API could be used. You can find:

1. `/samples` --> runnable code showcasing different message exchange patters with the Python API
1. `/howtos` --> runnable code snippets showcasing how to use different features of the API. All howtos are named `how_to_*.py` with some sampler files under sub folders.

