Um pacote simples de calculadora em Python
Project description
Calculadora
Descrição
A biblioteca calculadora permite realizar operações matemáticas básicas, como soma, subtração, multiplicação e divisão, de forma simples e eficiente.
Instalação
Para instalar o pacote, utilize o gerenciador de pacotes pip:
pip install calculadora
Uso
Aqui está um exemplo de como utilizar a biblioteca:
from calculadora_test import soma, subtracao, multiplicacao, divisao
# Exemplo de uso:
resultado = soma(3, 4)
print(resultado) # SaÃda: 7
Autor
Pablo
Licença
MIT
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
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 calculadora_test-0.0.1.tar.gz.
File metadata
- Download URL: calculadora_test-0.0.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac6661bd3525e5f4f3f893f37ff378e234fc358476671cec5ede5c96c54808ab
|
|
| MD5 |
03ce46b2c7d9c3a8cb578788e663f188
|
|
| BLAKE2b-256 |
84e0acb646852c86a52e15618a7cefe298a9b2fccb9c570800421829a44025f2
|
File details
Details for the file calculadora_test-0.0.1-py3-none-any.whl.
File metadata
- Download URL: calculadora_test-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.0 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 |
dcbb6fb50c4ede30f53d81f91f7b47068c1cab326b00c613a88d4389dfde1bfa
|
|
| MD5 |
e249026a23fb88f689e4984fb978e970
|
|
| BLAKE2b-256 |
d292f90d21ead6cb97ca1fa49ef74ec31de6f12d72ea62287ec0c24d50912091
|