https://github.com/budgeapp/budgeapp-api

Backend API for Budge, a personal finance budgeting and forecasting app.

https://github.com/budgeapp/budgeapp-api

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Backend API for Budge, a personal finance budgeting and forecasting app.

Basic Info
  • Host: GitHub
  • Owner: budgeapp
  • License: agpl-3.0
  • Language: Python
  • Default Branch: trunk
  • Homepage: https://getbudge.app
  • Size: 215 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

budgeapp-api

Backend API for Budge, a personal finance budgeting and forecasting app.

Copyright

Copyright © 2025 Jesse Brooklyn Hannah. Licensed under the terms of the GNU Affero General Public License, version 3 or later.

Owner

  • Name: budgeapp
  • Login: budgeapp
  • Kind: organization

GitHub Events

Total
  • Watch event: 1
  • Delete event: 19
  • Issue comment event: 4
  • Push event: 99
  • Pull request event: 57
  • Create event: 40
Last Year
  • Watch event: 1
  • Delete event: 19
  • Issue comment event: 4
  • Push event: 99
  • Pull request event: 57
  • Create event: 40

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 31
  • Average time to close issues: N/A
  • Average time to close pull requests: 21 days
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.1
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 31
Past Year
  • Issues: 0
  • Pull requests: 31
  • Average time to close issues: N/A
  • Average time to close pull requests: 21 days
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.1
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 31
Top Authors
Issue Authors
Pull Request Authors
  • renovate[bot] (21)
  • dependabot[bot] (14)
Top Labels
Issue Labels
Pull Request Labels
dependencies (14) python:uv (10) python (2) github_actions (1)

Dependencies

.github/workflows/pytest.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • astral-sh/setup-uv v5 composite
pyproject.toml pypi
  • alembic >=1.14.0
  • argon2-cffi >=23.1.0
  • email-validator >=2.2.0
  • fastapi [standard]>=0.115.6
  • sqlalchemy [postgresql-asyncpg]>=2.0.36
  • sqlmodel >=0.0.22
.devcontainer/Dockerfile docker
  • mcr.microsoft.com/devcontainers/python 1-3.13-bookworm build
.devcontainer/docker-compose.yml docker
  • postgres latest