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 (发布于 )
用户参与
星数252
关注者数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