Skip to main content

Simple budged plotting application.

Project description

Simple budged plotting application.

Description

Takes a budget definition from .yaml file and plots the near future.

Installation

First check your version of pip by calling pip –version

  • If the output says (Python 3.*) -> install with pip install PyBudgetPlot

  • If not -> install with pip3 install PyBudgetPlot

Usage

  1. Open terminal/CMD and navigate to preferred working dir

  2. Init sample budget.yaml in the current working dir

    • type init-budget and hit ENTER

  3. Open the ‘budget.yaml’ with a text redactor and use it as a base for creating you budget definition.

    • the ‘Dates’ section is used to define the scale of the plot, but it’s not mandatory.

    • if you delete the ‘Dates’ section, the program will default to [start=today, end=after 365 days]

  4. Save your changes and plot your budget

    • type plot-budget and hit ENTER

  5. Interactive UI panel will appear showing the budget plot

    • use it to inspect/export your plot or parts of it

Note

Requires installed Python >=3.6

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

PyBudgetPlot-2.0.0.tar.gz (215.7 kB view hashes)

Uploaded Source

Built Distribution

PyBudgetPlot-2.0.0-py2.py3-none-any.whl (9.5 kB view hashes)

Uploaded Python 2 Python 3

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