HDFC credit card statement PDF parser
Project description
hdfc-cc-parser
Python package to parse HDFC credit card statement to a CSV. This is a Python package for hdfc-cc-parser-rs.
[!NOTE] Read original project's README for details on the CLI tool. Limiting this README to Python package only
Installation
pip install hdfc-cc-parser-rs
Build Package Manually
[!NOTE] You may want to build Python wheels and install manually until I start publishing universal wheels. Currently, I have whl that should support MacOS arm64
- Clone the repo and follow CLI installation instructions in hdfc-cc-parser-rs.
- Copy the binary
./target/release/hdfc-cc-parser-rsto/usr/bin/local/hdfc-cc-parser-rs - Install
maturinbypip install maturin - Build using
maturin build --release - If everything goes well, you should be able to import the Python package as
import hdfc_cc_parser
Usage
import hdfc_cc_parser
response = hdfc_cc_parser.parse_cc_statement(file_path, name, password)
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 Distributions
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 hdfc_cc_parser_rs-0.0.8-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: hdfc_cc_parser_rs-0.0.8-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 174.6 kB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
904031a3dffef16078a1e10acfcebd0e017ace0830cf4cda7679625150dc99e7
|
|
| MD5 |
347776b4df9f6028c19475356dec2334
|
|
| BLAKE2b-256 |
ce988780ced32a96a3be1fcd2da836d27411a0140c8c9d87c6408b8234019498
|