Name | fava-plugins JSON |
Version |
1.1
JSON |
| download |
home_page | None |
Summary | A collection of Beancount plugins. |
upload_time | 2025-01-20 20:12:41 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | MIT License |
keywords |
fava
beancount
accounting
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# fava-plugins
a collection of Beancount plugins. Install with `pip install fava-plugins`.
- [`split_income`](https://github.com/beancount/fava-plugins/blob/main/fava_plugins/split_income.py): Split income transactions into pre-tax and post-tax postings.
- [`todo_as_error`](https://github.com/beancount/fava-plugins/blob/main/fava_plugins/todo_as_error.py): Display 'todo'-metadata-entries as errors.
Raw data
{
"_id": null,
"home_page": null,
"name": "fava-plugins",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "fava, beancount, accounting",
"author": null,
"author_email": "Jakob Schnitzer <mail@jakobschnitzer.de>",
"download_url": "https://files.pythonhosted.org/packages/48/27/5b1b62d12ffa44acaeaaa134965ce70b8b7b42db8982e58eb6e7da3daae8/fava_plugins-1.1.tar.gz",
"platform": null,
"description": "# fava-plugins\n\na collection of Beancount plugins. Install with `pip install fava-plugins`.\n\n- [`split_income`](https://github.com/beancount/fava-plugins/blob/main/fava_plugins/split_income.py): Split income transactions into pre-tax and post-tax postings.\n- [`todo_as_error`](https://github.com/beancount/fava-plugins/blob/main/fava_plugins/todo_as_error.py): Display 'todo'-metadata-entries as errors.\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "A collection of Beancount plugins.",
"version": "1.1",
"project_urls": {
"Homepage": "https://github.com/beancount/fava-plugins",
"Issues": "https://github.com/beancount/fava-plugins/issues",
"Source": "https://github.com/beancount/fava-plugins"
},
"split_keywords": [
"fava",
" beancount",
" accounting"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e6a4173fe6f497848ea04da565c09395ef065b634b3a886d7cabce0b03635079",
"md5": "1c5c87ebebf2d4274ba962423aac43fd",
"sha256": "64c825affdcfbcc4bf1a09eae30ce99677222e71533ce5b8c7d642f28630af6c"
},
"downloads": -1,
"filename": "fava_plugins-1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1c5c87ebebf2d4274ba962423aac43fd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 4989,
"upload_time": "2025-01-20T20:12:38",
"upload_time_iso_8601": "2025-01-20T20:12:38.951556Z",
"url": "https://files.pythonhosted.org/packages/e6/a4/173fe6f497848ea04da565c09395ef065b634b3a886d7cabce0b03635079/fava_plugins-1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "48275b1b62d12ffa44acaeaaa134965ce70b8b7b42db8982e58eb6e7da3daae8",
"md5": "d239db1d2009e127519b98700f23270f",
"sha256": "03e5daf25aa5c17d253b2a768dc0126103e1a0f7cb049481577bc96cb1c212ba"
},
"downloads": -1,
"filename": "fava_plugins-1.1.tar.gz",
"has_sig": false,
"md5_digest": "d239db1d2009e127519b98700f23270f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 5122,
"upload_time": "2025-01-20T20:12:41",
"upload_time_iso_8601": "2025-01-20T20:12:41.360707Z",
"url": "https://files.pythonhosted.org/packages/48/27/5b1b62d12ffa44acaeaaa134965ce70b8b7b42db8982e58eb6e7da3daae8/fava_plugins-1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-20 20:12:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "beancount",
"github_project": "fava-plugins",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "fava-plugins"
}