beancount

命令行复式记账法。(Command-line Double-Entry Accounting.)

Github星跟蹤圖

简介

一种复式簿记计算机语言,允许您在文本文件中定义金融交易记录,在内存中读取它们,从中生成各种报告,并提供Web界面。

文档

文档存在于 Google Docs 中。 您可以找到所有可用的索引

这里的文件:
http://furius.ca/beancount/doc/index

有一个专门用于Beancount的邮件列表
https://groups.google.com/forum/#!forum/beancount, 请在那里发布问题,这样所以其他人可以分享回复。 关于命令行记账软件的更一般的讨论在Ledger mailing-list,估计你对这个组也感兴趣。

下载和安装

您可以从官方 Mercurial 存储库获取源代码

|http://bitbucket.org/blais/beancount/

有关更多详细信息,请参阅安装Beancount文档。

主要指標

概覽
名稱與所有者reugn/async
主編程語言Go
編程語言Makefile (語言數: 1)
平台Linux, Mac, Windows
許可證MIT License
所有者活动
創建於2019-12-28 09:48:40
推送於2025-07-05 11:52:40
最后一次提交2025-07-05 14:52:36
發布數9
最新版本名稱v0.9.0 (發布於 )
第一版名稱v0.3.0 (發布於 )
用户参与
星數250
關注者數4
派生數14
提交數85
已啟用問題?
問題數1
打開的問題數0
拉請求數40
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

========================================================
beancount: Double-Entry Accounting from Text Files

.. contents::
..
1 Description
2 Documentation
3 Download & Installation
4 Filing Bugs
5 Copyright and License
6 Author

Description

A double-entry bookkeeping computer language that lets you define financial
transaction records in a text file, read them in memory, generate a variety of
reports from them, and provides a web interface.

Documentation

Documentation lives on Google Docs. You can find an index to all the available
documents here:

http://furius.ca/beancount/doc/index

There's a mailing-list dedicated to Beancount <https://groups.google.com/forum/#!forum/beancount>, please post questions
there, so others can share in the responses. More general discussions about
command-line accounting also occur on the Ledger mailing-list <https://groups.google.com/forum/#!forum/ledger-cli>
so you might be
interested in that group as well.

Download & Installation

You can obtain the source code from the official Mercurial repository on
BitBucket:, http://bitbucket.org/blais/beancount/

See the Installing Beancount__ document for more details.

__ http://furius.ca/beancount/doc/install

Filing Bugs

Tickets can be filed at on the BitBucket project page:

http://bitbucket.org/blais/beancount/issues

Copyright and License

Copyright (C) 2007-2016 Martin Blais. All Rights Reserved.

This code is distributed under the terms of the "GNU GPLv2 only".
See COPYING file for details.

Author

Martin Blais blais@furius.ca