Sistema Bancário simples utilizando Python
Project description
sistem_bancario
Descrição
O pacote sistem_bancario é um sistema simples de operações bancárias em Python, que inclui:
- Operações de depósito
- Operações de saque
- Geração de extrato com as transações realizadas
Instalação
Use o gerenciador de pacotes pip para instalar o sistem_bancario
pip install sistem_bancario
Uso
Importe o módulo e execute a função principal:
from sistem_bancario.banco import main
main()
Autor
Beatriz
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sistem_bancario-0.0.1.tar.gz
(3.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sistem_bancario-0.0.1.tar.gz.
File metadata
- Download URL: sistem_bancario-0.0.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
708abe326075b2f6fb5aa641fdb9d251f966c605fa43acb96851b008c0e74fa3
|
|
| MD5 |
34f8331d7291b95a65bbb33624e21149
|
|
| BLAKE2b-256 |
e22f4d80e5a3675e2424c29bc5c1055b02458aa8a1ddd8ee03ecf892520bacdd
|
File details
Details for the file sistem_bancario-0.0.1-py3-none-any.whl.
File metadata
- Download URL: sistem_bancario-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d96b42c9ff9a12a9e0d4ec17b8eacf5be2043dcc786f4d48c3b6753696d74eef
|
|
| MD5 |
20b5bf3e1fbca689338e97cdcfb08482
|
|
| BLAKE2b-256 |
a906eee69ba72818a97cbc629f8bf218d0a3e4ecf654d7e0ba16319edecf855c
|