Skip to main content

A simple financial application to help you pull your budget up by its bootstraps.

Project description

Bootstrap-Budget: Pull your budget up by its bootstraps!

Bootstrap 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.

Getting Started

Prerequisites:

Installation:

  1. Create a Python Virtual Environment:

    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

  2. Install Bootstrap Budget:

    Activate your virtual environment and install Bootstrap Budget using pip:

    pip install bootstrap-budget
    
  3. Initial Setup:

    The Bootstrap Budget package comes with a command-line tool for initial setup. Run the following command to configure the application:

    bootstrap --setup
    

    This will guide you through creating an admin password and setting up the data model for your application.

  4. Start the Server:

    Once the setup is complete, start the Bootstrap Budget server using Flask:

    flask --app bootstrap_budget run
    

    This will launch the development server. By default, the application will be accessible on http://127.0.0.1:5000/ in your web browser.

: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 details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bootstrap_budget-0.1.7.tar.gz (893.6 kB view details)

Uploaded Source

Built Distribution

bootstrap_budget-0.1.7-py3-none-any.whl (896.5 kB view details)

Uploaded Python 3

File details

Details for the file bootstrap_budget-0.1.7.tar.gz.

File metadata

  • Download URL: bootstrap_budget-0.1.7.tar.gz
  • Upload date:
  • Size: 893.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.11

File hashes

Hashes for bootstrap_budget-0.1.7.tar.gz
Algorithm Hash digest
SHA256 229cf7597f965207678d8069d18760082c2a6d5f22d75afc07e967df8580f8f8
MD5 8cf98e0721fcd035dfd10b99f607c2f3
BLAKE2b-256 5464da4951d400ad50d3e07da25ea677ea03fb4dfd41bad8d670d680075cf443

See more details on using hashes here.

File details

Details for the file bootstrap_budget-0.1.7-py3-none-any.whl.

File metadata

File hashes

Hashes for bootstrap_budget-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 67da0c27bb5189b86080da077d4268ae385b0b26b4429910505b183b4739d8b4
MD5 0ce87319916f2f0ec2fa53104c0c4de1
BLAKE2b-256 4bf54e8f8f071c761b063c1bad949e7d458c461bbd908ab961e4218aeba3465f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page