A simple shared budget manager web application
Find a file
Éloi Rivard 5a72f83051
tests: unit test assertion fixes
`self.assertTrue(200, resp.status_code)` style are always True
and thus are useless. It looks like the original author wanted
`self.assertEqual` there instead.
2023-07-28 17:37:46 +02:00
.github Fix typo on build worflow 2023-02-18 15:57:17 +01:00
assets/showcase Reduce the size of showcase images (#899) 2021-10-30 17:30:59 +02:00
conf Add support for APPLICATION_ROOT in Docker container 2023-07-14 15:53:43 +02:00
docs Update configuration.md 2023-07-11 23:15:27 +02:00
ihatemoney tests: unit test assertion fixes 2023-07-28 17:37:46 +02:00
.dockerignore Production ready docker (#919) 2021-11-25 08:23:23 +01:00
.gitignore Feature/currencies (#541) 2020-04-29 22:57:08 +02:00
.isort.cfg Add isort support. (#561) 2020-04-21 13:59:41 +02:00
.readthedocs.yaml Update readthedocs to python 3.11 (should fix #1185) 2023-07-14 16:00:33 +02:00
.travis.yml Update Python (#1083) 2022-11-08 00:10:21 +01:00
CHANGELOG.md Back to development: 6.0.2 2023-07-22 20:02:51 +02:00
CONTRIBUTORS Update contributors 2023-07-13 00:15:34 +02:00
docker-compose.test.yml Fix Docker test in CI 2023-02-03 20:18:05 +01:00
docker-compose.yml Add support for APPLICATION_ROOT in Docker container 2023-07-14 15:53:43 +02:00
Dockerfile Add support for APPLICATION_ROOT in Docker container 2023-07-14 15:53:43 +02:00
LICENSE Re-organize the documentation (#223) 2017-06-21 14:03:16 +02:00
Makefile FLASK_ENV has been deprecated in Flask 2.2 2023-02-18 16:34:24 +01:00
MANIFEST.in Reduce the size of showcase images (#899) 2021-10-30 17:30:59 +02:00
README.md Update Python (#1083) 2022-11-08 00:10:21 +01:00
SECURITY.md Create SECURITY.md 2021-07-06 21:41:49 +02:00
setup.cfg Back to development: 6.0.2 2023-07-22 20:02:51 +02:00
setup.py Remove support for python2. 2019-10-11 19:52:37 +02:00
tox.ini Use fixed version of important dev tools to avoid failing CI 2023-01-31 17:58:16 +01:00

I hate money

GitHub Actions Status Translation status from Weblate Donate Docker image

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: version 3.7 to 3.11.
  • Backends: SQLite, PostgreSQL, MariaDB (version 10.3.2 or above), Memory.

Contributing

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

You can also donate some money. All funds will be used to maintain the hosted version.

Join the other contributors.

Translation status

Translation status for each language