A double-entry accounting system that uses text files as input.
Beancount defines a simple data format or "language" that lets you define
financial transaction records in a text file, load them in memory and
generate and export a variety of reports, such as balance sheets or income
statements. It also provides a client with an SQL-like query language to
filter and aggregate financial data, and a web interface which renders
those reports to HTML. Finally, it provides the scaffolding required to
automate the conversion of external data into one's input file in
Beancount syntax.
Raw data
{
"_id": null,
"home_page": "http://furius.ca/beancount",
"name": "g8fyi-beancount",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "Martin Blais",
"author_email": "blais@furius.ca",
"download_url": "https://files.pythonhosted.org/packages/32/4e/f3f8621a87896bd8c52985123719801de2c9593cf5ba4086c89062eebcc1/g8fyi-beancount-1.0.8.tar.gz",
"platform": null,
"description": "\n A double-entry accounting system that uses text files as input.\n\n Beancount defines a simple data format or \"language\" that lets you define\n financial transaction records in a text file, load them in memory and\n generate and export a variety of reports, such as balance sheets or income\n statements. It also provides a client with an SQL-like query language to\n filter and aggregate financial data, and a web interface which renders\n those reports to HTML. Finally, it provides the scaffolding required to\n automate the conversion of external data into one's input file in\n Beancount syntax.\n \n",
"bugtrack_url": null,
"license": "GNU GPLv2 only",
"summary": "Command-line Double-Entry Accounting",
"version": "1.0.8",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "324ef3f8621a87896bd8c52985123719801de2c9593cf5ba4086c89062eebcc1",
"md5": "bc96531d3330ffbba2084c1a38a408b5",
"sha256": "e38df3c7cd44a3edd5ab93a7eaec543e08d6867bb7bc742b5ec967f4c549bb37"
},
"downloads": -1,
"filename": "g8fyi-beancount-1.0.8.tar.gz",
"has_sig": false,
"md5_digest": "bc96531d3330ffbba2084c1a38a408b5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 644530,
"upload_time": "2023-03-29T14:31:55",
"upload_time_iso_8601": "2023-03-29T14:31:55.996249Z",
"url": "https://files.pythonhosted.org/packages/32/4e/f3f8621a87896bd8c52985123719801de2c9593cf5ba4086c89062eebcc1/g8fyi-beancount-1.0.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-29 14:31:55",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "g8fyi-beancount"
}