ledger.py | Excel and text output
kandi X-RAY | ledger.py Summary
kandi X-RAY | ledger.py Summary
ledger.py is a Python library. ledger.py has no bugs, it has no vulnerabilities and it has low support. However ledger.py build file is not available and it has a Non-SPDX License. You can download it from GitHub.
Ledger.py is a simple, command-line, double-entry accounting system. It reads transactions written in a simple format from a text file and produces summary reports as text or an excel spreadsheet. Because transaction data is stored as text, it can be managed using a version control system like git. This makes it easy to maintain an audit trail. Ledger.py is like John Wiegley's Ledger, but simpler.
Ledger.py is a simple, command-line, double-entry accounting system. It reads transactions written in a simple format from a text file and produces summary reports as text or an excel spreadsheet. Because transaction data is stored as text, it can be managed using a version control system like git. This makes it easy to maintain an audit trail. Ledger.py is like John Wiegley's Ledger, but simpler.
Support
Quality
Security
License
Reuse
Support
ledger.py has a low active ecosystem.
It has 25 star(s) with 13 fork(s). There are 5 watchers for this library.
It had no major release in the last 6 months.
There are 13 open issues and 10 have been closed. On average issues are closed in 1 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of ledger.py is current.
Quality
ledger.py has 0 bugs and 0 code smells.
Security
ledger.py has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
ledger.py code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
ledger.py has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
ledger.py releases are not available. You will need to build from source code and install.
ledger.py has no build file. You will be need to create the build yourself to build the component from source.
Installation instructions, examples and code snippets are available.
ledger.py saves you 440 person hours of effort in developing the same functionality from scratch.
It has 1041 lines of code, 73 functions and 2 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed ledger.py and discovered the below as its top functions. This is intended to give you an instant insight into ledger.py implemented functionality, and help decide if they suit your requirements.
- Create an Excel report .
- Main entry point .
- Parse the verifance line .
- Helper function to format single unit balances .
- Calculate register for a given account .
- Verify balances .
- Helper function to create a single unit report .
- Prints the balance of a single unit .
- Parse transactions .
- Sign an account .
Get all kandi verified functions for this library.
ledger.py Key Features
No Key Features are available at this moment for ledger.py.
ledger.py Examples and Code Snippets
No Code Snippets are available at this moment for ledger.py.
Community Discussions
No Community Discussions are available at this moment for ledger.py.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install ledger.py
The program is currently contained in a single python file. You can grab it and try it out like this:. There is documentation outlining how to use the ledger.py in the Introduction file in the doc folder.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page