{"id":23413320,"url":"https://github.com/forgineer/bootstrap-budget","last_synced_at":"2026-01-08T04:51:59.908Z","repository":{"id":39868734,"uuid":"292993548","full_name":"forgineer/bootstrap-budget","owner":"forgineer","description":"A simple checkbook and budget application to help you pull your budget up by it's bootstraps.","archived":false,"fork":false,"pushed_at":"2024-08-03T18:49:46.000Z","size":9128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T03:19:04.275Z","etag":null,"topics":["bootstrap","bootstrap5","budget","budget-app","flask","flask-application","ponyorm","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/forgineer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-05T03:20:31.000Z","updated_at":"2024-11-28T03:55:18.000Z","dependencies_parsed_at":"2024-03-13T05:24:53.576Z","dependency_job_id":"a0d9d974-8039-4077-ae12-924f5945cb0e","html_url":"https://github.com/forgineer/bootstrap-budget","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forgineer%2Fbootstrap-budget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forgineer%2Fbootstrap-budget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forgineer%2Fbootstrap-budget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forgineer%2Fbootstrap-budget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/forgineer","download_url":"https://codeload.github.com/forgineer/bootstrap-budget/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246207492,"owners_count":20740723,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","bootstrap5","budget","budget-app","flask","flask-application","ponyorm","python","python3"],"created_at":"2024-12-22T19:32:03.016Z","updated_at":"2026-01-08T04:51:59.877Z","avatar_url":"https://github.com/forgineer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bootstrap-Budget: Pull your budget up by its bootstraps!\nBootstrap Budget is a user-friendly financial application designed to help you manage your money and achieve your financial goals. Built with simplicity and self-reliance in mind, Bootstrap Budget allows you to track income, expenses, and budgets for a streamlined personal finance experience – all hosted on your own server.\n\n## Getting Started\n### Prerequisites:\n* Python 3.x (https://www.python.org/downloads/)\n\n### Installation:\n1. Create a Python Virtual Environment:\n\n    It's recommended to install Bootstrap Budget within a virtual environment to isolate its dependencies from other Python projects on your system. You can use tools like `venv` or `virtualenv` to create one. Refer to the official Python documentation for instructions on creating virtual environments: https://docs.python.org/3/tutorial/venv.html\n\n\n2. Install Bootstrap Budget:\n\n    Activate your virtual environment and install Bootstrap Budget using pip:\n\n   ```Bash\n   pip install bootstrap-budget\n   ```\n\n\n3. Initial Setup:\n\n   The Bootstrap Budget package comes with a command-line tool for initial setup. Run the following command to configure the application:\n\n   ```Bash\n   bootstrap --setup\n   ```\n\n   This will guide you through creating an admin password and setting up the data model for your application.\n\n\n4. Start the Server:\n\n   Once the setup is complete, start the Bootstrap Budget server using Flask:\n\n   ```Bash\n   flask --app bootstrap_budget run\n   ```\n\n   This will launch the development server. By default, the application will be accessible on http://127.0.0.1:5000/ in your web browser.\n\n\u003e :raised_hand: Please note: This is a basic installation guide for development purposes.  For production use on your server, additional configuration may be required (e.g., web server setup).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforgineer%2Fbootstrap-budget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforgineer%2Fbootstrap-budget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforgineer%2Fbootstrap-budget/lists"}