Skip to main content

Czech bank account number generator.

Project description

bank-generator-cz

Generator of valid Czech bank account numbers with the most current actual bank codes.

Installation

Include in your project using uv

uv add bank-generator-cz

Install using pip

pip install bank-generator-cz

Usage

from bank_generator_cz.account import BankAccount

account = BankAccount.generate_random()
account_str = str(account)

print(f"This bank account is valid: {account.is_valid()}")
print(f"\t- Full string form: {str(account)}")
print(f"\t- Prefix: {account.prefix}")
print(f"\t- Main part: {account.account_number}")
print(f"\t- Bank code: {account.bank_code}")

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

bank_generator_cz-0.2.0.tar.gz (16.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bank_generator_cz-0.2.0-py3-none-any.whl (16.8 kB view details)

Uploaded Python 3

File details

Details for the file bank_generator_cz-0.2.0.tar.gz.

File metadata

  • Download URL: bank_generator_cz-0.2.0.tar.gz
  • Upload date:
  • Size: 16.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bank_generator_cz-0.2.0.tar.gz
Algorithm Hash digest
SHA256 bd9726a22423e1e21e63089bc5feac5f508eeaa89bf8c4f9faee5c93089339e9
MD5 5275e590ff7dd9cf7aef21c020cc4af2
BLAKE2b-256 436383bd5e1a6bd8b17a00e5e246faa7b3e7f0c166030e620761a6ebb7574ef0

See more details on using hashes here.

Provenance

The following attestation bundles were made for bank_generator_cz-0.2.0.tar.gz:

Publisher: python-publish.yml on Sawy7/bank-generator-cz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file bank_generator_cz-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for bank_generator_cz-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4e9a4faaebda85eb8c8bcb03245073bf1ab6447115fedd3ef48eb0b0681273ff
MD5 3ec79207a959a1d80be1fd25ac4a4994
BLAKE2b-256 ef833ab16b428bf25462b802f14b817464ad91b47d3e9fa7880b0dbf4131c5f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for bank_generator_cz-0.2.0-py3-none-any.whl:

Publisher: python-publish.yml on Sawy7/bank-generator-cz

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page