Metadata-Version: 2.4
Name: calculator-lib-riffxs
Version: 0.1.0
Summary: Biblioteca de operações matemáticas básicas em Python.
Home-page: https://github.com/RiffXS/calculatora-fastapi-lib
Author: Rafael Barros Leão Borges
Author-email: rafaelbleaob@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-python
Dynamic: summary

# PythonCalcAPI

## Como rodar:
- Tenha o docker instalado

- Rode o comando
`make docker-up`

- Entre no localhost
`localhost:8000/docs`

E agora é só usar!
