Metadata-Version: 2.1
Name: Zero-ILumi-Calculadora-Package
Version: 0.0.2
Summary: Uma Calculadora Desenvolvida por Zero_ILumi
Home-page: https://github.com/ZeroILumi/Projetos_de_Teste_ver_0.0.1/tree/master/Testes_Complexos/Pacotes%20Python/Zero_ILumi_Pacote_Teste
Author: Zero ILumi
Author-email: zeroilumi666@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: django

# Zero_ILumi_Calculadora_Package

Description. 
The package Zero_ILumi_Calculadora_Package is used to:

â€‹		Calculadora_Completa:

â€‹			- Perform all arithmetic calculations 

â€‹		Arithmetic_Operations:

â€‹			- Isolated arithmetic operations to be performed

## Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install Zero_ILumi_Calculadora_Package

```bash
pip install Zero_ILumi_Calculadora_Package
```

## Usage

```python
from Zero_ILumi_Calculadora_Package.Calculadora.Calculadora_Completa.Calcular import Calculadora
Calculadora()
```

## Author

Zero ILumi

## License

[MIT](https://choosealicense.com/licenses/mit/)

