==============================
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
Raw data
{
"_id": null,
"home_page": "https://github.com/zengin-code/zengin-py",
"name": "zengin-code",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "zengin, bank, japanese",
"author": "Zengin Code",
"author_email": "zengin-code@zeny.io",
"download_url": "https://files.pythonhosted.org/packages/ee/e6/b22d0c50b3cbd7b77c036acea08c75193d6d973033bd4a1708c0f1fce0fb/zengin_code-1.1.0.20250727.tar.gz",
"platform": null,
"description": "==============================\nZenginCode\n==============================\n\n|github| |version|\n\nThe python implementation of ZenginCode.\n\nZenginCode is datasets of bank codes and branch codes for japanese.\n\nInstallation\n==============\n\n.. code-block:: bash\n\n $ pip install zengin_code\n\nUsage\n==============\n\n.. code-block:: python\n\n from zengin_code import Bank\n\n Bank.all # => OrderedDict([(u'0001', <zengin_code.bank.Bank object at 0x1044173d0>), ...\n\nDevelopment\n==============\n\nTesting\n---------------\n\n.. code-block:: bash\n\n $ pip install tox\n $ tox\n\nContributing\n===============\n\nBug reports and pull requests are welcome on GitHub at https://github.com/zengin-code/zengin-py\n\nLicense\n===============\n\nThe package is available as open source under the terms of the `MIT License <http://opensource.org/licenses/MIT>`_ .\n\n\n.. |github| image:: https://github.com/zengin-code/zengin-py/actions/workflows/update.yml/badge.svg\n :target: https://github.com/zengin-code/zengin-py/actions/workflows/update.yml\n\n.. |version| image:: https://img.shields.io/pypi/v/zengin_code.svg\n :target: http://pypi.python.org/pypi/zengin_code/\n :alt: latest version\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "bank codes and branch codes for Japanese.",
"version": "1.1.0.20250727",
"project_urls": {
"Homepage": "https://github.com/zengin-code/zengin-py"
},
"split_keywords": [
"zengin",
" bank",
" japanese"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "9106b8bb8205b7406f4b7d7895c3856347aac17132ac54321134031d0f58c731",
"md5": "301adc4430bccde194a9963bdbacc4b6",
"sha256": "078065a33af647e20e59e48f484b6616682c0e8f5278b09a087fcc68907cb628"
},
"downloads": -1,
"filename": "zengin_code-1.1.0.20250727-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "301adc4430bccde194a9963bdbacc4b6",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 1488073,
"upload_time": "2025-07-27T04:01:39",
"upload_time_iso_8601": "2025-07-27T04:01:39.911636Z",
"url": "https://files.pythonhosted.org/packages/91/06/b8bb8205b7406f4b7d7895c3856347aac17132ac54321134031d0f58c731/zengin_code-1.1.0.20250727-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "eee6b22d0c50b3cbd7b77c036acea08c75193d6d973033bd4a1708c0f1fce0fb",
"md5": "e4328c00fcc66b92e1834f39bf19b997",
"sha256": "7d8968417e4ebe717c345044233ca103f42d87af43affff13fd640d1028b2bb0"
},
"downloads": -1,
"filename": "zengin_code-1.1.0.20250727.tar.gz",
"has_sig": false,
"md5_digest": "e4328c00fcc66b92e1834f39bf19b997",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 839105,
"upload_time": "2025-07-27T04:01:41",
"upload_time_iso_8601": "2025-07-27T04:01:41.611296Z",
"url": "https://files.pythonhosted.org/packages/ee/e6/b22d0c50b3cbd7b77c036acea08c75193d6d973033bd4a1708c0f1fce0fb/zengin_code-1.1.0.20250727.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-27 04:01:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "zengin-code",
"github_project": "zengin-py",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "zengin-code"
}