This package browser is in early development. Mind the rough edges.

python-csb43 1.0.0

Tools for converting from the Spanish banks' format CSB norm 43 (CSB43)

This package provides tools to convert files in the format used by multiple Spanish banks (standard 43 of the Spanish Banking Council [CSB43] / Spanish Banking Association [AEB43]) to other formats.

Supported output formats are: OFX, HomeBank CSV, HTML, JSON, ODS (OpenDocument spreadsheet), CSV, TSV, XLS, XLSX (Microsoft Excel spreadsheet), and YAML.

Installation

Install python-csb43 1.0.0 as follows:

guix install python-csb43@1.0.0

Or install the latest version:

guix install python-csb43

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.