The python implementation of ZenginCode.
ZenginCode is datasets of bank codes and branch codes for japanese.
$ pip install zengin_codefrom zengin_code import Bank
Bank.all # => OrderedDict([(u'0001', <zengin_code.bank.Bank object at 0x1044173d0>), ...$ pip install tox
$ toxBug reports and pull requests are welcome on GitHub at https://github.com/zengin-code/zengin-py
The package is available as open source under the terms of the MIT License .