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.2.tar.gz (16.5 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.2-py3-none-any.whl (16.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: bank_generator_cz-0.2.2.tar.gz
  • Upload date:
  • Size: 16.5 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.2.tar.gz
Algorithm Hash digest
SHA256 18f71ae84892ce5375d95d3cadaa164b1da464c84bc01fb6891473bf0a880ab2
MD5 1a06b97dc0702a2e61d82da8d4175246
BLAKE2b-256 8d08a2809b7673b88635a26ef92d2b58389b557742e1525074f937a4dd7dcc5d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bank_generator_cz-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0c940a27c5520044321fc6699467c608a19f19df6e980ac7be0768b0bf55946b
MD5 377393c6f35f869062204dbf8d594547
BLAKE2b-256 642a4d7ad6fdf136d08cb0fb4df329e01c6130ecf20d20d333b0636f10b17b4a

See more details on using hashes here.

Provenance

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