SilverStrike is a Django webapp that you can use to manage your finances. Tries to make finance management easy. Heavily influenced by Firefly-iii (in particular the UI; both use AdminLTE) but tries to add some new features and leave out some less useful ones. Specifically supports multiple users accessing the same budget, i.e., a household. Supports multiple kinds of transactions (not just bill). Written in Python, uses Django. Has a REST API.