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.2.tar.gz
(2.8 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.2.tar.gz.
File metadata
- Download URL: ifsclookup-1.0.2.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ab78fb324b0effe9807e84eb07c59724a87dbd66af9c65980d1b2143fc44757
|
|
| MD5 |
d40b4c8a1f08a3b335c14900ce5e7bf4
|
|
| BLAKE2b-256 |
a82cb39655b37dcf4451e8264ed7187a7effa70ecedf1f1ace29e41855f34bea
|
File details
Details for the file ifsclookup-1.0.2-py3-none-any.whl.
File metadata
- Download URL: ifsclookup-1.0.2-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 |
dfc5c62625a27bd7f841be4c8f0bbb96fb4466eb436f5611252790538b54eb71
|
|
| MD5 |
9c6137a53beb21881066b2d13c4e0239
|
|
| BLAKE2b-256 |
437a2301fcc96feaeb54b20d95e20b931144a595a8d78042c00c6a349338752d
|