New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

zengin-code

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zengin-code

bank codes and branch codes for Japanese.

  • 1.1.0.20250224
  • PyPI
  • Socket score

Maintainers
2

============================== ZenginCode

|github| |version|

The python implementation of ZenginCode.

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

Installation

.. code-block:: bash

$ pip install zengin_code

Usage

.. code-block:: python

from zengin_code import Bank

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

Development

Testing

.. code-block:: bash

$ 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 <http://opensource.org/licenses/MIT>_ .

.. |github| image:: https://github.com/zengin-code/zengin-py/actions/workflows/update.yml/badge.svg :target: https://github.com/zengin-code/zengin-py/actions/workflows/update.yml

.. |version| image:: https://img.shields.io/pypi/v/zengin_code.svg :target: http://pypi.python.org/pypi/zengin_code/ :alt: latest version

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc