lucasrcezimbra / pyitau

Unofficial client to access your ItaΓΊ bank data
https://pypi.org/project/pyitau/
GNU Lesser General Public License v2.1
51 stars 15 forks source link

Adds support for getting pix statements and receipts #206

Open ivancrneto opened 1 year ago

lucasrcezimbra commented 1 year ago

@CodiumAI-Agent /review

CodiumAI-Agent commented 1 year ago

PR Analysis

How to use

Tag me in a comment '@CodiumAI-Agent' and add one of the following commands: /review [-i]: Request a review of your Pull Request. For an incremental review, which only considers changes since the last review, include the '-i' option. /describe: Modify the PR title and description based on the contents of the PR. /improve [--extended]: Suggest improvements to the code in the PR. Extended mode employs several calls, and provides a more thorough feedback. /ask \<QUESTION>: Pose a question about the PR. /update_changelog: Update the changelog based on the PR's contents.

To edit any configuration parameter from configuration.toml, add --config_path=new_value For example: /review --pr_reviewer.extra_instructions="focus on the file: ..." To list the possible configuration parameters, use the /config command.

lucasrcezimbra commented 1 year ago

@CodiumAI-Agent /describe

lucasrcezimbra commented 1 year ago

@CodiumAI-Agent /improve --extended

lucasrcezimbra commented 1 year ago

@ivancrneto can you fix the conflicts and add some tests, please?