Skip to main content

This module do download from b3 historical data.

Project description

pywgetb3

PyPI - Python Version PyPI version Coverage Status Maintainability Join the chat at https://gitter.im/pywgetb3/pywgetb3

Acesse seus extratos do Banco do Brasil pelo Python

Instalação

Disponível via pip

pip install pywgetb3

Aquisitando dados

import pywgetb3

pywgetb3.anual(year=2021, destiny='.\\downloads\\anual\\')
pywgetb3.monthly(year=2021, month=8,  destiny='.\\downloads\\monthly\\')
pywgetb3.daily(year=2021, month=8, day=1, destiny='.\\downloads\\daily\\')

Contribuindo

Envie seu PR para melhorar esse projeto ! 😋

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pywgetb3-0.0.1.tar.gz (1.6 kB view hashes)

Uploaded Source

Built Distribution

pywgetb3-0.0.1-py2.py3-none-any.whl (2.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page