beancount-financial-statement

View on PyPIReverse Dependencies (0)

0.8.5 beancount_financial_statement-0.8.5-py3-none-any.whl

Wheel Details

Project: beancount-financial-statement
Version: 0.8.5
Filename: beancount_financial_statement-0.8.5-py3-none-any.whl
Download: [link]
Size: 10652
MD5: 00b6c25aa81f40a93df49d1fd58dea0d
SHA256: b899226e7f2f3ccbe5cdd9acfc32f3ccf57e1a7ed331534998a62b28af74b9f6
Uploaded: 2024-02-26 04:14:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: beancount-financial-statement
Version: 0.8.5
Summary: A report generator for beancount financial statement.
Author: e7h4n
Author-Email: ethan.pw[at]icloud.com
Home-Page: https://github.com/e7h4n/beancount-financial-statement
Project-Url: Bug Reports, https://github.com/e7h4n/beancount-financial-statement/issues
Project-Url: Source, https://github.com/e7h4n/beancount-financial-statement/
Keywords: beancount,financial statement
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Topic :: Office/Business :: Financial :: Accounting
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6, <4
Requires-Dist: logzero (>=1.7.0)
Requires-Dist: click (<9,>=7)
Requires-Dist: pystache (>=0.6.0)
Requires-Dist: beancount (>=2.3.6)
Requires-Dist: coverage; extra == "test"
Requires-Dist: pycodestyle; extra == "test"
Requires-Dist: pyflakes; extra == "test"
Requires-Dist: pylint; extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: mypy; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: python-coveralls; extra == "test"
Requires-Dist: beautifulsoup4; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 3962 characters]

WHEEL

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

RECORD

Path Digest Size
beanstatement/__init__.py sha256=YwXO8N0tTtqaZf18d1PWLiG_5qgHvqYYCTNul8mUjds 34
beanstatement/reporter.py sha256=2lpfqhaGUOpy62rq-uSLf_BkzQVbfhE8S1xYcphtj-I 12109
beanstatement/reporter_test.py sha256=oBPiKPq8t9Gqsg1wv_GYvQszm-zesaJ1ptYbVaMMcQs 1146
beanstatement/scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
beanstatement/scripts/main.py sha256=pdZJiE8wJ6RUO-JLCvk21wLptySYjnttwAdOmepEIfE 739
beanstatement/templates/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
beanstatement/templates/balance_sheet.mustache sha256=50JoeNNOmzOJ33s8uFujmhEkHM1yum5cMUqj9bRMeSc 2537
beanstatement/templates/income_statement.mustache sha256=50JoeNNOmzOJ33s8uFujmhEkHM1yum5cMUqj9bRMeSc 2537
beanstatement/test_resources/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
beanstatement/test_resources/minimal/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
beancount_financial_statement-0.8.5.dist-info/METADATA sha256=SpI0Qb3A6Pvs4wq69-ylnXXgxfKIqPANxCFnR7gQuZk 6329
beancount_financial_statement-0.8.5.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
beancount_financial_statement-0.8.5.dist-info/entry_points.txt sha256=DSOZl_sG7MxUWePkhtOFS-PqeyH7XYAn767I9VHvHFU 67
beancount_financial_statement-0.8.5.dist-info/top_level.txt sha256=o4anfFPEjpTbtMKNA21Z2jnJ9GHS0ZOrd4UiaL16ars 14
beancount_financial_statement-0.8.5.dist-info/RECORD

top_level.txt

beanstatement

entry_points.txt

bean-statement = beanstatement.scripts.main:main