zaim-sqlite

View on PyPIReverse Dependencies (0)

0.2.5 zaim_sqlite-0.2.5-py3-none-any.whl

Wheel Details

Project: zaim-sqlite
Version: 0.2.5
Filename: zaim_sqlite-0.2.5-py3-none-any.whl
Download: [link]
Size: 12689
MD5: 6475703c7823dcfb068e1ba9a0e0f195
SHA256: 4cd97e57296b1a6a4f45f65bde8d3561f4b0341a910c2d541a4aaf2124e5f304
Uploaded: 2024-10-19 16:50:03 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: zaim-sqlite
Version: 0.2.5
Summary: ZaimのデータをSQLite DBに格納するPythonパッケージ
Author-Email: ryohidaka <39184410+ryohidaka[at]users.noreply.github.com>
Project-Url: Homepage, https://github.com/ryohidaka/zaim-sqlite
Project-Url: Repository, https://github.com/ryohidaka/zaim-sqlite
Project-Url: Issues, https://github.com/ryohidaka/zaim-sqlite/issues
Project-Url: Changelog, https://github.com/ryohidaka/blob/main/zaim-sqlite/CHANGELOG.md
License: MIT License Copyright (c) 2024 日高 凌 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: japan,japanese,sqlite,zaim
Requires-Python: >=3.8
Requires-Dist: pandas (>=2.2.2)
Requires-Dist: pyzaim (>=1.1.0)
Requires-Dist: sqlalchemy (>=2.0.31)
Requires-Dist: tqdm (>=4.66.2)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 935 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
zaim_sqlite/__init__.py sha256=2i1bVoX5ciKgZ9y4x4aqrtK5WHU9z8qyQZNFUHxmJjg 7478
zaim_sqlite/__main__.py sha256=nni5CQ0CdJJXERpmIRO93VD0Zod5BLaEaZJsYC_Rt_M 84
zaim_sqlite/lib/__init__.py sha256=g39WF0XK7lTq6NV5eBMJj0O_deP2-H_SIhBIV7vCwSM 349
zaim_sqlite/lib/logger.py sha256=nGbH3UuKr77-AhJBtlJ-n2-8zEyeUJx7wVmtMoPkNG4 524
zaim_sqlite/lib/sql.py sha256=SNB4fZ45cMTAmB1vJKvXInCfWNxv_-U0e31ek15VP5A 2226
zaim_sqlite/lib/zaim.py sha256=2vrSt5K-tlKGxHUZI_uXqn7DjfUiXkosmFhG1sDGgDk 1295
zaim_sqlite/model/__init__.py sha256=yDo9_XXSDlhVSEk98Pf6ge8YgHzdQKVFI_vhusYX8FE 256
zaim_sqlite/model/account.py sha256=V8r71WNpat4JCplzxw9wm8wmGMrJyJirC7Hf_Cu-2oc 271
zaim_sqlite/model/base.py sha256=SvqjnGE7FSxp0A-4k2lYeZ7WM-t6Z9NjDG2aNca3Sv4 419
zaim_sqlite/model/category.py sha256=HqPNNXyduPIXpDjs2qJB0zi0W_H7zvveiTV_oZOT0J0 587
zaim_sqlite/model/genre.py sha256=HnlYuM2snaY0UHiJTRpnzQSqE0qHoHXWgiUGPAgUkaw 600
zaim_sqlite/model/mode.py sha256=F5GIuqvLwfddAXD0TG206SWRACA5yRLSvBCioV1w9pc 286
zaim_sqlite/model/money.py sha256=HgmOwlWkiaO41oG-6-D1aA647tyHndBTia_ugQnC994 926
zaim_sqlite/model/place.py sha256=iR2oG9VOv4kErtf1MhkjGhaQsyzeWwpj5VjqDuNMV0w 537
zaim_sqlite/query/money.sql sha256=a4u7d8VhCYFDP84GfPqyBBJIO32NVZ2-HYJeLN1Nllg 1111
zaim_sqlite-0.2.5.dist-info/METADATA sha256=HWNbfRpAxKDCE7nktoFSHvS96p5N9M0CDnkZ7GQ1ml0 3052
zaim_sqlite-0.2.5.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
zaim_sqlite-0.2.5.dist-info/entry_points.txt sha256=QBm7qzKj2tJRABCiZ_4M7XlxMhcu1VA2czLnW-7HRHE 49
zaim_sqlite-0.2.5.dist-info/licenses/LICENSE sha256=kxv3W2fjM2v7cZSnwRRoTHp5J8RH23-uijc_cSZfaWM 1067
zaim_sqlite-0.2.5.dist-info/RECORD

entry_points.txt

zaim-sqlite = zaim_sqlite:main