mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-28 17:32:38 +02:00

* drop python3.6 * update github python actions and use pip cache * we use setup.cfg not requirements.txt * add python 3.11. Still in RC for now * use latest 3.11 version * 3.11 is strill RC for now * go back to include key that match original py version this shouldn't fail * upgrade psycopg2 for python 3.11 Upgrade for all, it's a minor version * update documentation for python 3.11 support * update version * 3.11 is out Right on time!
46 lines
2.1 KiB
Markdown
46 lines
2.1 KiB
Markdown
# I hate money
|
|
|
|
[](https://github.com/spiral-project/ihatemoney/actions/workflows/test-docs.yml)
|
|
[](https://hosted.weblate.org/engage/i-hate-money/?utm_source=widget)
|
|
[](https://liberapay.com/IHateMoney/donate)
|
|
[](https://hub.docker.com/r/ihatemoney/ihatemoney)
|
|
|
|
*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.
|
|
|
|
- [Online documentation](https://ihatemoney.readthedocs.io)
|
|
- [Hosted version](https://ihatemoney.org)
|
|
- [Cloud Providers](https://ihatemoney.readthedocs.io/en/latest/installation.html#cloud)
|
|
- [Mailing
|
|
list](https://mailman.alwaysdata.com/postorius/lists/info.ihatemoney.org/)
|
|
(to get updates when needed).
|
|
|
|
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](https://ihatemoney.readthedocs.io/en/latest/contributing.html)
|
|
page.
|
|
|
|
You can also [donate some
|
|
money](https://liberapay.com/IHateMoney/donate). All funds will be used
|
|
to maintain the [hosted version](https://ihatemoney.org).
|
|
|
|
**Join the other contributors.**
|
|
|
|
[](https://github.com/spiral-project/ihatemoney/graphs/contributors)
|
|
|
|
## Translation status
|
|
|
|
[](https://hosted.weblate.org/engage/i-hate-money/?utm_source=widget)
|