https://github.com/everton-tenorio/preco-fipe
Preços médios de veículos diretamente da FIPE.
https://github.com/everton-tenorio/preco-fipe
api brasil dash fipe plotly python
Last synced: 4 months ago
JSON representation
Preços médios de veículos diretamente da FIPE.
- Host: GitHub
- URL: https://github.com/everton-tenorio/preco-fipe
- Owner: everton-tenorio
- License: mit
- Created: 2024-05-29T13:24:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-30T05:55:53.000Z (10 months ago)
- Last Synced: 2024-08-30T21:36:12.317Z (10 months ago)
- Topics: api, brasil, dash, fipe, plotly, python
- Language: Python
- Homepage: https://preco-fipe.vercel.app
- Size: 188 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# preco-fipe
Preços médios de veículos diretamente da FIPE.`requests` `Dash` `Plotly`
## Run
```bash
docker run -dt --rm --entrypoint ./app/run.sh --name preco-fipe -v $(pwd):/app -p 8050:8050 python:3.11-alpine
```
🌐 http://localhost:8050
![]()
![]()
## Licença
Esse projeto está sob a licença MIT.