Metadata-Version: 2.1
Name: iranetf
Version: 0.7.1.dev0
Summary: a library to fetch data from iranetf.org
Home-page: https://github.com/5j9/fipiran
Author: 5j9
Author-email: 5j9@users.noreply.github.com
Project-URL: Bug Tracker, https://github.com/5j9/fipiran/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: aiohttp[speedups]
Requires-Dist: pandas
Requires-Dist: jdatetime (>=4.1.0)
Provides-Extra: tests
Requires-Dist: pytest ; extra == 'tests'
Requires-Dist: pytest-asyncio ; extra == 'tests'
Requires-Dist: python-dotenv ; extra == 'tests'

A library to fetch data about ETFs active on Tehran Stock Exchange.
The `sites` module provides functions to retrieve info from fund websites directly.
There a module named `ravest` to fetch data from https://ravest.ir .
