Skip to main content

Command-line automated bills downloading

Project description

billarchive

billarchive allows you to download bills from popular websites, so you don't have to periodically visit every website where you buy products or services and download bills.

It relies on modules implemented by woob.

PyPI page

Configuration

The ~/.config/woob/backends file must be configured for you to choose the desired modules and their credentials.

Then ~/.config/woob/billarchive can be configured to specify various options, e.g. how to name downloaded files, whether to force conversion to pdf, date until which new documents are searched, etc.

See config_example file in repository.

Installation

Normal setup

  • pip install billarchive

Dev setup

You need to have pip installed first. You can look at pip's manual for more information.

If woob is already installed

git clone https://gitlab.com/hydrargyrum/billarchive/
cd billarchive
pip install --no-deps -e .

If woob is not installed already

git clone https://gitlab.com/hydrargyrum/billarchive/
cd billarchive
pip install -e .

Usage

Run billarchive download to download all documents on all backends, as specified by config.

Or run billarchive -b backend download to use only one backend at a time.

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

billarchive-0.4.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

billarchive-0.4-py3-none-any.whl (6.0 kB view hashes)

Uploaded 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