Scraper to download data from Itaú Internet Banking
Project description
Unofficial client to access your Itaú bank data
Installation
pip install pyitau
How to Use
from pyitau import Itau
# Login
itau = Itau(agency='0000', account='12345', account_digit='5', password='012345')
itau.authenticate()
itau.get_statements()
Contributing
Contributions are welcome, feel free to open an Issue or Pull Request.
Pull requests must be for the develop branch.
git clone https://github.com/lucasrcezimbra/pyitau
cd pyitau
git checkout develop
python -m venv .venv
pip install -r requirements-dev.txt
pre-commit install
pytest
[ ~ Dependencies scanned by PyUp.io ~ ]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyitau-1.0.3.tar.gz
(14.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
pyitau-1.0.3-py3-none-any.whl
(14.4 kB
view details)
File details
Details for the file pyitau-1.0.3.tar.gz.
File metadata
- Download URL: pyitau-1.0.3.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41f90d544f03884f410f16d7b9f53c6a372faa097acfb3fffb6e97a686637d24
|
|
| MD5 |
dd69959ab189ee32fb50d39c6e78aa88
|
|
| BLAKE2b-256 |
47ee8b77660dd774c07c912b1f3c72206d3143bd82bb904c58d5f655411b5e98
|
File details
Details for the file pyitau-1.0.3-py3-none-any.whl.
File metadata
- Download URL: pyitau-1.0.3-py3-none-any.whl
- Upload date:
- Size: 14.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
055761130e273614532493bf8349bb3b6898da6825e171c1857efa4795dcdc5c
|
|
| MD5 |
25d32204bd8d0c8759e364ffe1f56571
|
|
| BLAKE2b-256 |
b9fa57a1cc1286a2a430913c945a80d9a0beb6b84a811de787ac4749d8e2e83d
|