Skip to main content

Core Banking Simulator

Project description

A python library that implements the primitive Core Banking system (CBS) emulator - .

Usage:

from pybank.cbs import CBS cbs = CBS(host=ip, port=port) cbs.run()

examples/cbs_example.py is an example of core banking system emulator application, that interacts connects to authorization switch through ISO8583:1993 protocol. Accounts, transactions and balances are stored in a local sqlite3 database.

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

pybank-0.24.tar.gz (4.3 kB view hashes)

Uploaded Source

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