- Author: Daniel J. Umpierrez
- License: UNLICENSE
- Version: 0.1.1
Buscador de precios de carburantes en España usando "Datos Abiertos".
# `pip` command by supplying the github project repo URL.
$ pip install git+https://github.com/havocesp/sopabarata
# show accepted arguments
$ pcmc --help
# show 1H gainers filtered by exchanges HITBTC, BINANCE and CRYPTOPIA
$ pcmc --timeframe 1h --filter_by gainers hitbtc binance cryptopia
Project history changes.
- Cambiadas las dependencias, ahora solo son necesarias requests y dateutil.
- Actualizada version en setup.py
- Limpieza de código no necesario.
- Añadido gitignore.
- Version inicial.
- Probar todas las funciones.