tell-k / zengin-py

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZenginCode

circle 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>), ...

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 .

About

License:MIT License


Languages

Language:Python 91.3%Language:Shell 8.7%