Gheymat is a Python library for fetching currency, gold, and coin prices from Iranian markets. Version 0.3.8 requires Python >=3.7 and is actively maintained on GitHub.
pip install gheymatNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Fetch the price of USD (Iranian toman) using default settings.
Upgrade to >=0.3.0 and use from gheymat import get_price.
Wrap calls in try/except and consider caching results.
Use symbol='USD' instead of currency='USD'.