finmars-platform
finmars-core
Python

Open Source Finance Management Platform

Last updated Jul 2, 2026
51
Stars
12
Forks
47
Issues
0
Stars/day
Attention Score
80
Language breakdown
Python 99.5%
HTML 0.3%
Shell 0.1%
CSS 0.0%
Dockerfile 0.0%
Makefile 0.0%
Files click to expand
README

Finmars

Open Source Finance Management Platform

Finmars is a free, open-source platform to help you manage all your money and investments in one place. You can pull in data from many accounts and see it together. \ It gives you easy tools to create reports, dashboards, and PDFs without writing code. You can add extra features from our open marketplace — just pick what you need and plug it in. Finmars runs in your web browser, so you and your team can use it from anywhere.

Community Edition

To install and to start using Finmars please refer Getting Started Community Edition.

Also see finmars-community-edition repository.

Self-Hosting with Docker Compose

This is the simplest way to get a local Finmars instance running.

On Linux or Mac Enviroment:

# Clone the Finmars Community Edition repository git clone https://github.com/finmars-platform/finmars-community-edition.git

Navigate to the repository

cd finmars-community-edition

Configure env file

vim .env

Run Migrations

make migrate

Run Finmars

make up

License

Please refer to the LICENSE file for a copy of the license.

Support

Please use the GitHub issues for support, feature requests and bug reports, or contact us by sending an email to support@finmars.com.
🔗 More in this category

© 2026 GitRepoTrend · finmars-platform/finmars-core · Updated daily from GitHub