beanahead

View on PyPIReverse Dependencies (0)

0.4 beanahead-0.4-py3-none-any.whl

Wheel Details

Project: beanahead
Version: 0.4
Filename: beanahead-0.4-py3-none-any.whl
Download: [link]
Size: 39579
MD5: c5dbd79be4d4551a074fe0e777b96f11
SHA256: 598d3c570c77b5f1cc5fe9b0b709a45551f2eed5c58dbc52ac9d2f4ed8c3a603
Uploaded: 2024-11-07 18:04:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: beanahead
Version: 0.4
Summary: Beancount extension for future transactions
Author: Marcus Read
Author-Email: marcusaread.prog[at]proton.me
Project-Url: homepage, https://github.com/maread99/beanahead
Project-Url: documentation, https://github.com/maread99/beanahead
Project-Url: Issue Tracker, https://github.com/maread99/beanahead/issues
Project-Url: Source Code, https://github.com/maread99/beanahead
License: MIT License
Keywords: accounting,beancount,ledger,finance
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Office/Business :: Financial :: Accounting
Requires-Python: ~=3.9
Requires-Dist: beancount
Requires-Dist: beangulp
Requires-Dist: pandas
Requires-Dist: black; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: flake8-docstrings; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: black; extra == "tests"
Requires-Dist: flake8; extra == "tests"
Requires-Dist: flake8-docstrings; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Provides-Extra: dev
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 28958 characters]

WHEEL

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

RECORD

Path Digest Size
beanahead/__init__.py sha256=yYpO3XFfpzUHb4k69xTaQIGi1xpPedZv5Ds0qjLrgMs 754
beanahead/_version.py sha256=WFLYu5IH8UHn5cXiQ8SoEZ4e5WSCQAWc1XsEKKRLgtM 406
beanahead/config.py sha256=iop4rkqkQV7rlbgQxVo5BBafQ-R-jm8cl_F-j8ZkaJ4 2690
beanahead/errors.py sha256=8pYAi8Vrkia1KPZsw_3dMFoSpNJgCK5oEgIi1LLJPa4 2567
beanahead/expired.py sha256=PRFZ7Cr6RgvGsWbaWZOh_i5POThY_WTYTD3P7LC4UtQ 8654
beanahead/reconcile.py sha256=tLCf3gbfVJSUZ7duKjXOlZuKB095uTxiQNdNjDa3OaA 23800
beanahead/rx_txns.py sha256=rkWm_lZlnBFBVgdGumygQceO29bC9zv11D1eyllmSaI 22191
beanahead/utils.py sha256=TnGPB08-7WdxnlAVTs0-99OdlPfBhZ_-O__uMb3KDB0 27207
beanahead/plugins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
beanahead/plugins/rx_txn_plugin.py sha256=BptOLdsm1IfhnpDzsbies0-SpIj9QN-wrpftpjZYmdo 671
beanahead/scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
beanahead/scripts/cli.py sha256=iL23EFhnY_vb5pcvY37NtUd0VIm0W7mp6yUkWFIFWRc 9178
beanahead-0.4.dist-info/LICENSE.txt sha256=Xg1q3r6d-gBsXbrzobuAhs2lwJyFpWgiQtdmAdbKusQ 1068
beanahead-0.4.dist-info/METADATA sha256=2FVQYXVW-thmfwkx6VrFHKcBJsUlj3Dtn47JtLn44Og 30974
beanahead-0.4.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
beanahead-0.4.dist-info/entry_points.txt sha256=1reHBoSqQGOgvfwNmk9i4sONgol_J69OXyaOzl2BEfo 57
beanahead-0.4.dist-info/top_level.txt sha256=9tTNfUOv9vFNUCWqxiWxffS1kJjthjj0eLDG628KYPE 10
beanahead-0.4.dist-info/RECORD

top_level.txt

beanahead

entry_points.txt

beanahead = beanahead.scripts.cli:main