Metadata-Version: 2.1
Name: tsetmc-webservice
Version: 1.0.1
Summary: api to communicate with tsetmc webservice (the paid one)
Home-page: https://github.com/mahs4d/tsetmc-webservice/
Author: Mahdi Sadeghi
Author-email: mail2mahsad@gmail.com
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/mahs4d/tsetmc-webservice/issues
Project-URL: Source, https://github.com/mahs4d/tsetmc-webservice/
Keywords: sample setuptools development
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: zeep
Provides-Extra: dev

# tsetmc-webservice

کتابخانه‌ای برای ارتباط با وب‌سرویس سایت tsetmc. برای استفاده از این سرویس باید یک یوزرنیم و پسورد را از شرکت بورس تهران تهیه کنید.

توضیحات بیشتر در مورد توابع در سایت زیر وجود دارد:

http://cdn.tsetmc.com/Site.aspx?ParTree=11141111

# Installation

```shell script
pip install tsetmc-webservice
```


