budgetcli

View on PyPIReverse Dependencies (0)

2.0.0 budgetcli-2.0.0-py3-none-any.whl

Wheel Details

Project: budgetcli
Version: 2.0.0
Filename: budgetcli-2.0.0-py3-none-any.whl
Download: [link]
Size: 15225
MD5: 838698e54dffeadd28171387e2926aa5
SHA256: 577e516f151f24ba51ce6680d8f46e732ffe88f1910845c5b23d0c4c3f197f27
Uploaded: 2023-05-16 19:06:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: budgetcli
Version: 2.0.0
Summary: A simple async budgeting app to manage expenses and budgets in google spreadsheets
Author: Code Rustle
Author-Email: coderustle[at]gmail.com
License: MIT
Classifier: Topic :: Utilities
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: typer[all]
Requires-Dist: google-auth
Requires-Dist: google-auth-httplib2
Requires-Dist: google-api-python-client
Requires-Dist: google-auth-oauthlib
Requires-Dist: platformdirs
Requires-Dist: httpx
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2883 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
budgetcli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
budgetcli/auth.py sha256=obFrdgmZGnOXq5JllnOyuI014WqYlPCV6FzaMWS0GgI 2086
budgetcli/commands.py sha256=7s9D6XMbWtO86NzwjudGlYSaXhtFy3IenbfYonDY9uA 5165
budgetcli/data_manager.py sha256=4I-qsj4Zw1Nait8FJ0VrPGOPomapzv8NJE7mewlb35U 12519
budgetcli/main.py sha256=VZFwZILm24u3phaFA8Q92sn7LdKRtSNUZAZD9ZiYGws 1124
budgetcli/models.py sha256=N5MXW6YrIVgmqLaYEvHmRycmzPUnH2HhZU52tHzjo_c 3746
budgetcli/settings.py sha256=iHStyBlrpZ3vJpTJgCfmdevxIrubsjLMm43doG7KePo 684
budgetcli/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
budgetcli/cli/add.py sha256=5jbR6wZHOMg9JQXNSuqhEyc7utHHUl-esmKgMJ_g5YI 2817
budgetcli/cli/config.py sha256=P2177hBeUkTO0rjy6HG9ncjl1afY5pe5Z69ENtBYQug 1325
budgetcli/cli/display.py sha256=zu_aNXVnkFgatpfPfgDRcSlDc8xnutVFqWSSgglbzqw 1795
budgetcli/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
budgetcli/utils/config.py sha256=B2sge-jXEQifmtdI41uwUgRoK2dQOjhYGI4L-hw6MkI 1356
budgetcli/utils/dates.py sha256=pF4SNN44A5X944nKfjCq2aFUO3HTSkPGwu5ib_JwRKM 680
budgetcli/utils/display.py sha256=6jIEZMoe2h4VIy5JujAbQSA9vuaCeHG20GMCLHHC_SE 1364
budgetcli-2.0.0.dist-info/LICENSE sha256=OMP2PxpqHuDH78n0NwXtAEvY7WQ99FF7UfTI950bDsE 1065
budgetcli-2.0.0.dist-info/METADATA sha256=s-9M7rcDMk84Zp4-5OtvUTyMrxDOhKBlmFzgAtY6Ud4 3604
budgetcli-2.0.0.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
budgetcli-2.0.0.dist-info/entry_points.txt sha256=CJkGEfUqG_pAq9qq5aZKBY3feytmsA3e0BGxeoGUaZU 49
budgetcli-2.0.0.dist-info/top_level.txt sha256=8Me47TU_CLVT5eCqEU5wW6xR4fZTef1tvHYe5hHl800 10
budgetcli-2.0.0.dist-info/RECORD

top_level.txt

budgetcli

entry_points.txt

budgetcli = budgetcli.main:app