Get started

pyluca is built by a financial institution that lets you set up a double-entry accounting system (DEAS) for any purpose. Assuming the readers know about what is DEAS, the building blocks of the system are Accounts, Journal Entries, Ledger & Journals, etc.

Before going deep, run the following install command

pip install git+https://github.com/datasignstech/pyluca

Next steps you need to do

  1. Setup Accounting Config

  2. Setup Chart of Accounts

  3. Pass Journal Entries

  4. Get balances

  5. Misc

  6. Setup Events