- Notifications
You must be signed in to change notification settings - Fork8
A python Double Entry Accounting library
License
NotificationsYou must be signed in to change notification settings
datasignstech/pyluca
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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
On a high level, you just need to do following steps to start using it.
- Setup accounting configuration
- Pass journal entries
- Get balances
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.
- Basic accounting configuration -
demo/personal_finance.py
- Creating an accountant and passing journal entries -
demo/personal_finance.py
- Creating events and configuring actions -
demo/personal_finance.py
- Ledger usage and as of any "time" -
demo/personal_finance.py
About
A python Double Entry Accounting library
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published