Skip to content

Python script for downloading and generating bank IFSC code data in multiple formats ( Excel, JSON etc)

License

Notifications You must be signed in to change notification settings

viveksyngh/ifsc-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ifsc-code

Join the chat at https://gitter.im/ifsc-code/Lobby Script for downloading and generating bank IFSC code data in multiple formats ( Excel, JSON etc)

Installation

pip install ifsccode    

Example

from ifsccode.ifsc_code import get_ifsc_code
get_ifsc_code(out_dir, file_type, verbose)

out_dir, is path to output directory where files will be placed (Mandatory)

file_type, type of the ouput file e.g EXCEL/JSON (Optional)

verbose, to increase the verbosity of program e.g True or False (Optional)

About

Python script for downloading and generating bank IFSC code data in multiple formats ( Excel, JSON etc)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages