Skip to main content

Pacote de exemplo com clientes e operações bancárias

Project description

SeuModeloDeClientes

Pacote simples para modelamento de Clientes.

Conteúdo

  • client_model/client.py – implementação da classe Client e VIPClient.
  • examples/demo.py – exemplo de uso.
  • PRE-ENTREGA-1.txt – arquivo extra exigido.
  • setup.py – script para empacotamento.

Como usar

from client_model.client import Client, VIPClient

c = Client('Ana', 'Silva', 'ana@example.com', balance=100.0)
print(c)
c.add_funds(50)
print(c.place_order(120))

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

client_model-0.1.0.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

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

client_model-0.1.0-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file client_model-0.1.0.tar.gz.

File metadata

  • Download URL: client_model-0.1.0.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.4

File hashes

Hashes for client_model-0.1.0.tar.gz
Algorithm Hash digest
SHA256 abe744ffce08613c2cf30603872e4c9aac61e88603f4fa56e46478a7668bfba3
MD5 6f8fdb1ad07e4a5c9ff8cd565418912e
BLAKE2b-256 68fdeb05172ad333232b1c067d15404d32dc1f292c3abf41290245bc61f29483

See more details on using hashes here.

File details

Details for the file client_model-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: client_model-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.4

File hashes

Hashes for client_model-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2146002953756ad7bb8dcb274116f9d5bc5942a90e0118e937106029e541d96c
MD5 2ad5510e481ebf1db44fe59b841cd166
BLAKE2b-256 9ceaf35d06613880d5cd9a42030b1d3102bac782f89e68502f96c65dca2c4843

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