beanahead

View on PyPIReverse Dependencies (0)

0.1.2 beanahead-0.1.2-py3-none-any.whl

Wheel Details

Project: beanahead
Version: 0.1.2
Filename: beanahead-0.1.2-py3-none-any.whl
Download: [link]
Size: 37835
MD5: 2a11f8eac1e293ff53758c2182a6584e
SHA256: 3c8805cae9af7d463ebbb9d8699b7060646a31923b3f8e6993d80714aaf7dc1b
Uploaded: 2023-09-10 01:16:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: beanahead
Version: 0.1.2
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 :: Implementation :: CPython
Classifier: Topic :: Office/Business :: Financial :: Accounting
Requires-Python: ~=3.9
Requires-Dist: beancount
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: 27185 characters]

WHEEL

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

RECORD

Path Digest Size
beanahead/__init__.py sha256=yYpO3XFfpzUHb4k69xTaQIGi1xpPedZv5Ds0qjLrgMs 754
beanahead/_version.py sha256=SiUqd8Cj_hPyzaVK09GtWaRYBHz7s-4Hx7Tg3ANhD4k 160
beanahead/errors.py sha256=8pYAi8Vrkia1KPZsw_3dMFoSpNJgCK5oEgIi1LLJPa4 2567
beanahead/expired.py sha256=I6LzaseWUIzMJa0g1u7fqAG9tyi4kBukj3wW_EEstN0 8618
beanahead/reconcile.py sha256=suF0UbJV6ekych7DNzPeO_0dXBO6zEEX8vfV6PG7zGc 25295
beanahead/rx_txns.py sha256=kheJ1SIwEbAj184WWeRIuzh1lNyko3pjlpqGtzRHvQo 22059
beanahead/utils.py sha256=mKGYc2WTNr-zZbilHG4LBs_RLhp-7RHU_N3oQnWFqkk 25627
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=Qf-Um1iYfFNJMUPjreM9fUnjNXRJkgZXWlAC7KjoQH4 8214
beanahead-0.1.2.dist-info/LICENSE.txt sha256=Xg1q3r6d-gBsXbrzobuAhs2lwJyFpWgiQtdmAdbKusQ 1068
beanahead-0.1.2.dist-info/METADATA sha256=X_-13FJd8D7BJITNST-8xy_jteT_5ye5KY3O92qTS0g 29140
beanahead-0.1.2.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
beanahead-0.1.2.dist-info/entry_points.txt sha256=1reHBoSqQGOgvfwNmk9i4sONgol_J69OXyaOzl2BEfo 57
beanahead-0.1.2.dist-info/top_level.txt sha256=9tTNfUOv9vFNUCWqxiWxffS1kJjthjj0eLDG628KYPE 10
beanahead-0.1.2.dist-info/RECORD

top_level.txt

beanahead

entry_points.txt

beanahead = beanahead.scripts.cli:main