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.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file billarchive-0.4.tar.gz.
File metadata
- Download URL: billarchive-0.4.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7606fd3d41c7c13151cfaaf3dd9b318356d59ab8444911692d2fd425442f7926
|
|
| MD5 |
097597ff628b3e7a5ef7a6ae65a410f5
|
|
| BLAKE2b-256 |
9302dde627dbaa6604ec783baa8dca60f0ab622b848b0b7fff782963858a4d35
|
File details
Details for the file billarchive-0.4-py3-none-any.whl.
File metadata
- Download URL: billarchive-0.4-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b88b261778e4ce382c68f961a87ecde9138c09033e7d5203664656a4f6cce33
|
|
| MD5 |
10eb04e1421f1346a429d2babc2aac1a
|
|
| BLAKE2b-256 |
5da22a9c4e9405deba29f346b64305cb79eeeb493cb15800dbd5fb98941b6155
|