Skip to main content

Pacote simples para conversao de unidades.

Project description

conversor_andre_conforti

Descrição. O pacote conversor_unidades é utilizado para realizar conversões simples entre diferentes unidades de medida. Ele oferece funções para converter: - Temperatura: Celsius para Fahrenheit e vice-versa.
- Comprimento: Metros para centímetros e vice-versa.

Instalação

Utilize o gerenciador de pacotes pip para instalar o conversor_unidades:

pip install conversor-andre-conforti

Uso

from conversor_unidades.temperatura import celsius_para_fahrenheit
from conversor_unidades.comprimento import metros_para_centimetros

# Convertendo temperatura
temperatura_celsius = 25
temperatura_fahrenheit = celsius_para_fahrenheit(temperatura_celsius)
print(f"{temperatura_celsius}°C equivalem a {temperatura_fahrenheit:.2f}°F")

# Convertendo comprimento
comprimento_metros = 1.5
comprimento_centimetros = metros_para_centimetros(comprimento_metros)
print(f"{comprimento_metros}m equivalem a {comprimento_centimetros}cm")

Author

André Conforti

Versão

0.0.2

License

MIT

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

conversor_andre_conforti-0.0.2.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

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

conversor_andre_conforti-0.0.2-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file conversor_andre_conforti-0.0.2.tar.gz.

File metadata

File hashes

Hashes for conversor_andre_conforti-0.0.2.tar.gz
Algorithm Hash digest
SHA256 119d4749f787ffb235ab963488174b099e7a4a379215b8939034d85cc3643dbf
MD5 c73a54603fd913adf13d6d7216571da8
BLAKE2b-256 46f6fc57479d75ad97686b3cee8416eaa69758ec05163ef4c3294150013a049b

See more details on using hashes here.

File details

Details for the file conversor_andre_conforti-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for conversor_andre_conforti-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a36bb93fc012847d9e1383547dfe03d70f26aeaaaf7cc98a8c5088bbddc9ce79
MD5 136e7427567d36646f8fb833b047340e
BLAKE2b-256 41965ac3327a3713f66a094384a4e399ea873abdc91901be795f7cfab305b30e

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