xil

A Python library for fetching Israeli banks' ILS exchange rates


Keywords
foreign, exchange, Israeli, banks, Shekel, finance, currency-exchange-rates, currency-rates, foreign-exchange, ils, israel, israeli-bank-scrapers, python, web-scraping
License
MIT
Install
pip install xil==0.3.0

Documentation

PyPI Python Versions

Tests pre-commit Poetry Ruff Code style: black Imports: isort linting: pylint Checked with mypy

XIL

Gather and compare foreign currency exchange buy and sell rates offered by Israeli banks.

Banks data

The XIL project supports the following banks:

Bank and data source XIL module Tests Bank name (Hebrew)
Bank Leumi Le-Israel leumi בנק לאומי לישראל
Bank Hapoalim poalim בנק הפועלים
Mizrahi Tefahot Bank mizrahi_tefahot בנק מזרחי טפחות
Israel Discount Bank discount בנק דיסקונט לישראל
First International Bank of Israel fibi הבנק הבינלאומי הראשון לישראל
Bank of Jerusalem jerusalem בנק ירושלים
Mercantile Discount Bank mercantile בנק מרכנתיל דיסקונט
Bank Massad massad בנק מסד
One Zero Digital Bank onezero וואן זירו הבנק הדיגיטלי
Bank of Israel boi בנק ישראל

For the data sources (websites and URLs) for each bank, see the docstring of the corresponding XIL module.

Banks that are not supported yet:

Installation

The project requires Python 3.12 or above. To install the project, run:

pip install xil

Contributing to the XIL project

Please read the Contribution Guide.

Similar projects