bank codes and branch codes for Japanese.


Keywords
zengin, bank, japanese, dataset, pypi-package, python
License
MIT
Install
pip install zengin-code==1.1.0.20250825

Documentation

ZenginCode

github latest version

The python implementation of ZenginCode.

ZenginCode is datasets of bank codes and branch codes for japanese.

Installation

$ pip install zengin_code

Usage

from zengin_code import Bank

Bank.all # => OrderedDict([(u'0001', <zengin_code.bank.Bank object at 0x1044173d0>), ...

Development

Testing

$ pip install tox
$ tox

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/zengin-code/zengin-py

License

The package is available as open source under the terms of the MIT License .