Name | beancount-format JSON |
Version |
0.0.2
JSON |
| download |
home_page | None |
Summary | Typed rtorrent rpc client |
upload_time | 2024-11-01 11:18:18 |
maintainer | None |
docs_url | None |
author | None |
requires_python | ~=3.9 |
license | None |
keywords |
rtorrent
rpc
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
format beancount
# install
```shell
pip install beancount-format
beancount-format ./beans/
```
as pre-commit hooks
```yaml
repos:
- repo: https://github.com/trim21/beancount-format
rev: 801ab26
hooks:
- id: beancount-format
```
Raw data
{
"_id": null,
"home_page": null,
"name": "beancount-format",
"maintainer": null,
"docs_url": null,
"requires_python": "~=3.9",
"maintainer_email": null,
"keywords": "rtorrent, rpc",
"author": null,
"author_email": "trim21 <trim21me@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/e9/2c/850a7930b45f5f87268584296d9b84ff1a558c37797a3ccca4a3a2414e41/beancount_format-0.0.2.tar.gz",
"platform": null,
"description": "format beancount\n\n# install\n\n```shell\npip install beancount-format\n\nbeancount-format ./beans/\n```\n\nas pre-commit hooks\n\n```yaml\nrepos:\n - repo: https://github.com/trim21/beancount-format\n rev: 801ab26\n hooks:\n - id: beancount-format\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "Typed rtorrent rpc client",
"version": "0.0.2",
"project_urls": {
"Homepage": "https://github.com/trim21/beancount-format"
},
"split_keywords": [
"rtorrent",
" rpc"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "321e438542c9249b6745e9299c1d8f61460e317a9cd0f28da68ad51931ce7900",
"md5": "e68e44cc0c6e0bcfa670d8601860deee",
"sha256": "77a8a2516dbc6b8c90bb632672c78e411b3924d1add7b3a9b5c9c22a68e63101"
},
"downloads": -1,
"filename": "beancount_format-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e68e44cc0c6e0bcfa670d8601860deee",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.9",
"size": 8863,
"upload_time": "2024-11-01T11:18:16",
"upload_time_iso_8601": "2024-11-01T11:18:16.148427Z",
"url": "https://files.pythonhosted.org/packages/32/1e/438542c9249b6745e9299c1d8f61460e317a9cd0f28da68ad51931ce7900/beancount_format-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e92c850a7930b45f5f87268584296d9b84ff1a558c37797a3ccca4a3a2414e41",
"md5": "7e9c755f8a35a0ff668746a525bacdc8",
"sha256": "5a622389dcba6c0671b21e6071c275c2058ab04a119f348bc336470401e9d420"
},
"downloads": -1,
"filename": "beancount_format-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "7e9c755f8a35a0ff668746a525bacdc8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.9",
"size": 10477,
"upload_time": "2024-11-01T11:18:18",
"upload_time_iso_8601": "2024-11-01T11:18:18.714233Z",
"url": "https://files.pythonhosted.org/packages/e9/2c/850a7930b45f5f87268584296d9b84ff1a558c37797a3ccca4a3a2414e41/beancount_format-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-01 11:18:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "trim21",
"github_project": "beancount-format",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "beancount-format"
}