This projects converts maybank credit card statement pdf files to a single csv file that allows to be ingestable in other workflow.
Project description
maybankforme
This projects converts maybank credit card statement pdf files to a single csv file that allows to be ingestable in other workflow.
Usage
Python module
TBD
Docker (Recommended)
docker run zhrif/maybankforme -h
usage: maybankforme [-h] [--password PASSWORD]
[--dataset_folder DATASET_FOLDER]
input_folder output_file
positional arguments:
input_folder Folder containing pdf files
output_file csv file to save transactions
options:
-h, --help show this help message and exit
--password PASSWORD Password to open pdf files
--dataset_folder DATASET_FOLDER
Folder containing dataset
docker pull ghcr.io/zhrif/maybankforme
docker run -v dataset:/dataset ghcr.io/zhrif/maybankforme /dataset/pdf /dataset/Output.csv --password=<REDACTED> --dataset_folder /dataset
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
maybankforme-1.4.0.tar.gz
(56.2 kB
view details)
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 maybankforme-1.4.0.tar.gz.
File metadata
- Download URL: maybankforme-1.4.0.tar.gz
- Upload date:
- Size: 56.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41b5db40ac153b3a4a7216a40cc459ed999e5dfe72cb750b62652dc842487bc0
|
|
| MD5 |
bd18dc38d9714e940f5022c158fdc42f
|
|
| BLAKE2b-256 |
b228e14b1d9328245cdddb5403774ed1bc1ccc0d06e51c273fb2cf18222f2c2a
|
File details
Details for the file maybankforme-1.4.0-py3-none-any.whl.
File metadata
- Download URL: maybankforme-1.4.0-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
896fb75f81040f94da343ead79e7576488e9f30b9671532d3959126b1d37fc44
|
|
| MD5 |
73877d21dda32ece88195c1eb86c39e4
|
|
| BLAKE2b-256 |
acbb5ab82501e3a0f53ab10022ded7729f20c4a33ca3468878c913b1a141e713
|