https://github.com/psigen/ledgerlemur
Ledger Lemur
https://github.com/psigen/ledgerlemur
Last synced: about 1 year ago
JSON representation
Ledger Lemur
- Host: GitHub
- URL: https://github.com/psigen/ledgerlemur
- Owner: psigen
- License: apache-2.0
- Created: 2013-02-03T21:42:19.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-03T22:55:43.000Z (over 13 years ago)
- Last Synced: 2023-04-08T04:47:46.000Z (about 3 years ago)
- Language: Python
- Size: 402 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LedgerLemur
LedgerLemur is a system for tracking debts among friends.
## Products
- [App Engine][1]
## Language
- [Python][2]
## APIs
- [NDB Datastore API][3]
- [Users API][4]
## Dependencies
- [webapp2][5]
- [jinja2][6]
[1]: https://developers.google.com/appengine
[2]: https://python.org
[3]: https://developers.google.com/appengine/docs/python/ndb/
[4]: https://developers.google.com/appengine/docs/python/users/
[5]: http://webapp-improved.appspot.com/
[6]: http://jinja.pocoo.org/docs/