beancount

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

Github stars Tracking Chart

简介

一种复式簿记计算机语言,允许您在文本文件中定义金融交易记录,在内存中读取它们,从中生成各种报告,并提供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文档。

Main metrics

Overview
Name With Ownerreugn/async
Primary LanguageGo
Program languageMakefile (Language Count: 1)
PlatformLinux, Mac, Windows
License:MIT License
所有者活动
Created At2019-12-28 09:48:40
Pushed At2024-09-07 15:16:55
Last Commit At2024-09-07 17:57:37
Release Count9
Last Release Namev0.9.0 (Posted on )
First Release Namev0.3.0 (Posted on )
用户参与
Stargazers Count247
Watchers Count4
Fork Count13
Commits Count84
Has Issues Enabled
Issues Count1
Issue Open Count0
Pull Requests Count39
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

========================================================
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