Pakket: python3-beancount (2.3.5-2 en anderen)
Verwijzigingen voor python3-beancount
Debian bronnen:
Het bronpakket beancount downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Double-entry accounting from text files - Python module
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.
The following features require the following extra dependencies to be installed:
- Beancount Web [python3-bottle] - OFX import [python3-bs4] - Google Sheets upload [python3-googleapi python3-google-auth-oauthlib] - External price imports [python3-requests]
This package provides the underlying Python modules for beancount, allowing you to write your own scripts to manipulate your ledger files.
Andere aan python3-beancount gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- dep: python3-bottle
- fast and simple WSGI-framework for Python 3
-
- dep: python3-bs4
- error-tolerant HTML parser for Python 3
-
- dep: python3-chardet
- Universal Character Encoding Detector (Python3)
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-googleapi
- Google APIs Client Library - Python 3.x
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- dep: python3-magic
- python3 interface to the libmagic file type identification library
-
- dep: python3-ply
- Lex and Yacc implementation for Python3
-
- dep: python3-pytest
- Simple, powerful testing in Python3
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings