Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python for Accounting
#3
You may be interested in the following packages.
these are mostly General Ledger: https://pypi.org/search/?q=%27general+ledger%27
other accounting: https://pypi.org/search/?q=accounting&o=

to see the source code for any of these packages, click on the 'Homepage' link from the individual PyPi pages
these can d be downloaded for study, or load the package to play with using (usually): pip install packagename
Reply


Messages In This Thread
Python for Accounting - by nafiul9090 - Sep-12-2020, 12:45 AM
RE: Python for Accounting - by ibreeden - Sep-12-2020, 08:43 AM
RE: Python for Accounting - by Larz60+ - Sep-12-2020, 10:19 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020