Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.06 KB

README.rst

File metadata and controls

32 lines (23 loc) · 1.06 KB

I hate money

Travis CI Build Status

«I hate money» is a web application made to ease shared budget management. It keeps track of who bought what, when, and for whom; and helps to settle the bills.

The code is distributed under a BSD beerware derivative: if you meet the people in person and you want to pay them a craft beer, you are highly encouraged to do so.

Requirements

  • Python: 2.7, 3.4, 3.5, 3.6.
  • Backends: MySQL, PostgreSQL, SQLite, Memory.

Contributing

Do you wish to contribute to IHateMoney? Fantastic! There's a lot of very useful help on the official contributing page.