Simple Python package for Indian IFSC lookup
Project description
IFSCLOOKUP
🚀 Installation
pip install ifsclookup
⚡ Quick Example
from ifsclookup import lookup
result = lookup("SBIN0005943")
print(result)
📦 Features
- ✅ Fast IFSC lookup
- 🏦 Indian bank support
- ⚡ Lightweight package
- 🐍 Beginner friendly
- 📡 Simple API usage
💡 Example Output
{
'BANK': 'STATE BANK OF INDIA',
'IFSC': 'SBIN0005943',
'BRANCH': 'MAIN BRANCH',
'CITY': 'MUMBAI',
'STATE': 'MAHARASHTRA'
}
🔗 Links
- 📦 PyPI: https://pypi.org/project/ifsclookup/
- 💻 GitHub: https://github.com/abbasofficaldevs/ifsclookup
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ifsclookup-1.0.1.tar.gz
(2.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ifsclookup-1.0.1.tar.gz.
File metadata
- Download URL: ifsclookup-1.0.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07c822809e8329f5575972de5ebf6cc76dbcc70b71923739607cb80d9c5ef846
|
|
| MD5 |
110e173540ed1e7002f905b024cc9346
|
|
| BLAKE2b-256 |
79906ca68c4e815d042c8528ac0e5c6e8a12feab00c40b1d74c10bc31296e5ab
|
File details
Details for the file ifsclookup-1.0.1-py3-none-any.whl.
File metadata
- Download URL: ifsclookup-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50f6bf3ea7c0ce95d623b238885e954e79c8263af9846e25d49995e253b7dffd
|
|
| MD5 |
bc246b480f7f13b1cc014ba5e540beb8
|
|
| BLAKE2b-256 |
2ad87e3fa704dabbdb8b5db5168292d3e8996b588fbd980c91e5583986101aad
|