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.1.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.1-py3-none-any.whl (16.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for bank_generator_cz-0.2.1.tar.gz
Algorithm Hash digest
SHA256 4c8919d77b7198da43513c2deddada3cc2c4ffce75483086fca4b320bbf0020c
MD5 26a587f5978c29a14e5be94c26194861
BLAKE2b-256 06c908054493a82047074ddaf6a86d8b57363ac21dadf74688a6f44417fa9127

See more details on using hashes here.

Provenance

The following attestation bundles were made for bank_generator_cz-0.2.1.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.1-py3-none-any.whl.

File metadata

File hashes

Hashes for bank_generator_cz-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6ece451044c5c35bc6b4c07cd3b2f63f961720b44b5177e4a4350c217118c3ef
MD5 eeb2687fe3568cc9dab0594a99ba2763
BLAKE2b-256 c7b79d4e94298c514719dce56d36d651e25c51134a20a99e1bd79c1f58d873c5

See more details on using hashes here.

Provenance

The following attestation bundles were made for bank_generator_cz-0.2.1-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