Skip to main content

Paquete para gestión bancaria con POO en Python

Project description

gestion_banco_taipe

Paquete Python para gestionar operaciones bancarias con Programación Orientada a Objetos.

Instalación

pip install gestion_banco_taipe

from gestion_banco_taipe import Cliente, Cajero

cliente1 = Cliente("Juan Pérez", "12345")
cajero = Cajero("Pedro Gómez")
cuenta = cajero.crear_cuenta(cliente1, "001")

cajero.registrar_deposito(cuenta, 1000)
cajero.registrar_retiro(cuenta, 200)

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

gestion_banco_taipe-1.0.0.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

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

gestion_banco_taipe-1.0.0-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file gestion_banco_taipe-1.0.0.tar.gz.

File metadata

  • Download URL: gestion_banco_taipe-1.0.0.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.7

File hashes

Hashes for gestion_banco_taipe-1.0.0.tar.gz
Algorithm Hash digest
SHA256 adb7a0ff3e0ad1cc5d2a2c09691e04be6aadb9841e88f7167d298b8c0303cb92
MD5 c21c6c0afc12b8417f43af4b4fc58022
BLAKE2b-256 3e2cdd051f3e3c5365156224079a2196678526bef5dc93a2ae0f31d846447175

See more details on using hashes here.

File details

Details for the file gestion_banco_taipe-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for gestion_banco_taipe-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8f8bfb579de56d9311e80d35a1a8e4acffdd423e665ad280f57d6e244e2547a9
MD5 f8497c44f9b2c4e1f6f1eced85bb02ef
BLAKE2b-256 e8946992ed51ce5a5d2256582991159666102c79cb0b0f22321684bbf07a996b

See more details on using hashes here.

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