Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A python Double Entry Accounting library

License

NotificationsYou must be signed in to change notification settings

datasignstech/pyluca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A headless python double entry accounting package. It is python Luca Pacioli :)It is a plug and play python module, which does NOT come with any server or databases.It helps you to build your own application using core double entry accounting (pyluca)module.

Read thedocumentation here

Usage

On a high level, you just need to do following steps to start using it.

  1. Setup accounting configuration
  2. Pass journal entries
  3. Get balances

Example

You need to have basic accounting/bookkeeping knowledge to set up the configuration

Checkout outdemo/ for examples. You can event checkoutpyluca/tests for advance usages.

  1. Basic accounting configuration -demo/personal_finance.py
  2. Creating an accountant and passing journal entries -demo/personal_finance.py
  3. Creating events and configuring actions -demo/personal_finance.py
  4. Ledger usage and as of any "time" -demo/personal_finance.py

[8]ページ先頭

©2009-2025 Movatter.jp