garbanzo

View on PyPIReverse Dependencies (0)

0.1.0 garbanzo-0.1.0-py3-none-any.whl

Wheel Details

Project: garbanzo
Version: 0.1.0
Filename: garbanzo-0.1.0-py3-none-any.whl
Download: [link]
Size: 21032
MD5: 82050206301317c9aae83ca9fc9478d2
SHA256: 987cec18be14900256e0e569f21bbf58be0343513ee4087aeca14095dcb12335
Uploaded: 2025-01-10 23:04:29 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: garbanzo
Version: 0.1.0
Summary: A collection of utilities related to the beancount (plaintext accounting) framework.
Author-Email: Jeremy Silver <jeremys[at]nessiness.com>, Zach Silver <zach.silver[at]gradientboostedinvestments.com>
Project-Url: Documentation, https://github.com/jeremander/garbanzo#readme
Project-Url: Issues, https://github.com/jeremander/garbanzo/issues
Project-Url: Source, https://github.com/jeremander/garbanzo
License: MIT License Copyright (c) 2024 Jeremy Silver and Zach Silver 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: beancount,finance
Classifier: Programming Language :: Python
Requires-Python: >=3.11
Requires-Dist: beancount (>=3)
Requires-Dist: fancy-dataclass (>=0.7.4)
Requires-Dist: rich (>=13.9)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 9061 characters]

WHEEL

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

RECORD

Path Digest Size
garbanzo/__init__.py sha256=xVqKTrpITHmrBRQ1h-WOYW2cP8uFDJ5UuaDJBeE1OwE 463
garbanzo/errors.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
garbanzo/filter.py sha256=T8gL8vFQaNZZmH2wOfYOtpUgm76Z-xBJfH98ZxD9GRU 16916
garbanzo/helpers.py sha256=MEzdwgwA7rTIAYO0iuWshSs89fCGObj1BVznAJLo6Vc 1346
garbanzo/ledger.py sha256=SmeqLo-00ktqk-RgF8XxgBtfCH5LPuFYp8TAU31aTJo 9753
garbanzo/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
garbanzo/cli/download_assistant.py sha256=CXGOUHwJLmboVake2d0_VTedgR7IirGhk_emr900pco 7161
garbanzo/cli/filter.py sha256=oom_CMX6WtfwGRQ3dT2ENGinP8IQYYR7E7gMGxt-8yg 3099
garbanzo/cli/main.py sha256=n7A84v7KaMDmmX3OmWMNpKFPO5jmn3C2oXYgimdGEUg 1118
garbanzo/cli/normalize.py sha256=0FEHN8dgaWgqsKXa7ukiwCo5-zeX_We-xluDh5xTaBQ 1806
garbanzo-0.1.0.dist-info/METADATA sha256=2MZQlkAnh59UzJ1vnghBIUbVR7DKdfSok1r1D164qpg 11023
garbanzo-0.1.0.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
garbanzo-0.1.0.dist-info/entry_points.txt sha256=UmBRT10nZ2vMVwJ5-OU97EzyApBNanNJ3eG7H6ridw8 64
garbanzo-0.1.0.dist-info/licenses/LICENSE sha256=IdFKAuRSXOKOr__uA6cqEkxqSqQnujQ4AyHjHccZI88 1086
garbanzo-0.1.0.dist-info/RECORD

entry_points.txt

garbanzo = garbanzo.cli.main:GarbanzoCLI.main