{"id":20374511,"url":"https://github.com/lucasrcezimbra/pyitau","last_synced_at":"2025-04-05T15:05:34.233Z","repository":{"id":37127219,"uuid":"193301987","full_name":"lucasrcezimbra/pyitau","owner":"lucasrcezimbra","description":"Unofficial client to access your Itaú bank data","archived":false,"fork":false,"pushed_at":"2025-03-24T18:35:58.000Z","size":226,"stargazers_count":52,"open_issues_count":18,"forks_count":15,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-29T14:09:36.044Z","etag":null,"topics":["bank","banking","client","finance","itau","pyitau","python","python3","requests","scraper"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pyitau/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lucasrcezimbra.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-23T03:27:02.000Z","updated_at":"2024-12-29T02:10:31.000Z","dependencies_parsed_at":"2024-04-08T22:27:44.176Z","dependency_job_id":"e4c76b31-ce9d-4647-ad71-9628d9092059","html_url":"https://github.com/lucasrcezimbra/pyitau","commit_stats":{"total_commits":163,"total_committers":11,"mean_commits":"14.818181818181818","dds":0.558282208588957,"last_synced_commit":"f91ed35140275a3622ca6af3b0faf972e0a527bf"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasrcezimbra%2Fpyitau","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasrcezimbra%2Fpyitau/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasrcezimbra%2Fpyitau/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasrcezimbra%2Fpyitau/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucasrcezimbra","download_url":"https://codeload.github.com/lucasrcezimbra/pyitau/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247353731,"owners_count":20925329,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bank","banking","client","finance","itau","pyitau","python","python3","requests","scraper"],"created_at":"2024-11-15T01:24:51.526Z","updated_at":"2025-04-05T15:05:34.215Z","avatar_url":"https://github.com/lucasrcezimbra.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"======\npyitau\n======\n\n.. image:: https://badge.fury.io/py/pyitau.svg\n    :target: https://badge.fury.io/py/pyitau\n    :alt: PyPI\n\n.. image:: https://readthedocs.org/projects/pyitau/badge/?version=latest\n        :target: https://pyitau.readthedocs.io/en/latest/?version=latest\n        :alt: Documentation Status\n\n\nUnofficial client to access your Itaú bank data\n\n* Documentation: https://pyitau.readthedocs.io.\n* Status page: https://pyitau.betteruptime.com/\n\n\nInstallation\n~~~~~~~~~~~~~\n.. code-block:: shell\n\n    pip install pyitau\n\n\nHow to Use\n~~~~~~~~~~~~~\n.. code-block:: python\n\n    from pyitau import Itau\n\n    # Login\n    itau = Itau(agency='0000', account='12345', account_digit='5', password='012345')\n    itau.authenticate()\n\n    itau.get_statements()\n\n\nContributing\n~~~~~~~~~~~~~\nContributions are welcome, feel free to open an Issue or Pull Request.\n\nPull requests must be for the `develop` branch.\n\n.. code-block:: bash\n\n    git clone https://github.com/lucasrcezimbra/pyitau\n    cd pyitau\n    git checkout develop\n    python -m venv .venv\n    pip install -r requirements-dev.txt\n    pre-commit install\n    pytest\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasrcezimbra%2Fpyitau","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucasrcezimbra%2Fpyitau","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasrcezimbra%2Fpyitau/lists"}