Projeto para bootcamp da DIO, calculadora simples
Project description
Building Python Package
Description
A simple calculator to study how to build a package
Installation
Use the package manager pip to install package_name
pip install calc_kevin
Usage
from project.calc import *
sum(1, 11)
sub(1, 10)
mul(2, 12)
div(34, 2)
exp(10, 2)
root(4, 2)
Author
Kevin Gonçalves
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
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_kevin-0.0.2.tar.gz.
File metadata
- Download URL: calculadora_kevin-0.0.2.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.8.1 keyring/23.1.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b9104dd4fc74a4e6cb7ef98db088272a82b0363ea6167049153c950c9de6ec0
|
|
| MD5 |
f99f13bfaff1ae7a0577d9fea67a7552
|
|
| BLAKE2b-256 |
8f477f338218f7a59f8f65815bd886640f805957ffee69844fd8ab95c95a9df7
|
File details
Details for the file calculadora_kevin-0.0.2-py3-none-any.whl.
File metadata
- Download URL: calculadora_kevin-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.8.1 keyring/23.1.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cbe150df969cee7dc4287a3eb935d9cbf21cca43d2786f6a33fdf2d4a464734f
|
|
| MD5 |
5393ef81b39cd6e287bf19621636c812
|
|
| BLAKE2b-256 |
da009af5aa5ed1c5d6774fc48869bb58ca047f75b841938aec17425a4e4bc509
|