==============================
ZenginCode
==============================
|circle| |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>), ...
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>`_ .
.. |circle| image:: https://img.shields.io/circleci/project/zengin-code/zengin-py.svg
:target: https://circleci.com/gh/zengin-code/zengin-py
.. |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/ac/dd/bfca4c8fa6ef7bb81d0d03e7b04163f8747578d181868fcde3706763366f/zengin_code-1.1.0.20241029.tar.gz",
"platform": null,
"description": "==============================\nZenginCode\n==============================\n\n|circle| |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\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.. |circle| image:: https://img.shields.io/circleci/project/zengin-code/zengin-py.svg\n :target: https://circleci.com/gh/zengin-code/zengin-py\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\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "bank codes and branch codes for Japanese.",
"version": "1.1.0.20241029",
"project_urls": {
"Homepage": "https://github.com/zengin-code/zengin-py"
},
"split_keywords": [
"zengin",
" bank",
" japanese"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6a7e10a7441200a18301990e2fd93dd5935c3f1a8a3a02b38e88a30be491dab7",
"md5": "c7903ff1a6a9bf8f2393973913ea4785",
"sha256": "e58d7260e03606cb5a27ff41beaf07e90fb1142482b9379810c3ddae1285db46"
},
"downloads": -1,
"filename": "zengin_code-1.1.0.20241029-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "c7903ff1a6a9bf8f2393973913ea4785",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 1483291,
"upload_time": "2024-10-29T08:39:03",
"upload_time_iso_8601": "2024-10-29T08:39:03.893610Z",
"url": "https://files.pythonhosted.org/packages/6a/7e/10a7441200a18301990e2fd93dd5935c3f1a8a3a02b38e88a30be491dab7/zengin_code-1.1.0.20241029-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "acddbfca4c8fa6ef7bb81d0d03e7b04163f8747578d181868fcde3706763366f",
"md5": "ced1ef7adf02bd533c6c6c68ac84f46f",
"sha256": "ae5e7ec15258005a27e2df05295ab0b5eebd86395f28bb9ad2442e30853efb65"
},
"downloads": -1,
"filename": "zengin_code-1.1.0.20241029.tar.gz",
"has_sig": false,
"md5_digest": "ced1ef7adf02bd533c6c6c68ac84f46f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 839494,
"upload_time": "2024-10-29T08:39:08",
"upload_time_iso_8601": "2024-10-29T08:39:08.383819Z",
"url": "https://files.pythonhosted.org/packages/ac/dd/bfca4c8fa6ef7bb81d0d03e7b04163f8747578d181868fcde3706763366f/zengin_code-1.1.0.20241029.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-29 08:39:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "zengin-code",
"github_project": "zengin-py",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"circle": true,
"tox": true,
"lcname": "zengin-code"
}