An open API service indexing awesome lists of open source software.

https://github.com/psigen/ledgerlemur

Ledger Lemur
https://github.com/psigen/ledgerlemur

Last synced: about 1 year ago
JSON representation

Ledger Lemur

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/