Th0rgal / auto-recibo-verde

Automatically create a recibo verde on irs.portaldasfinancas.gov.pt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatic invoices for Portugal

This selenium script allows to automatically submit an invoice to Portugal government website. You can consult the invoices you submited here.

To install:

python3 -m venv ./venv
source venv/bin/activate
pip install -r requirements.txt

To use:

Copy .info.template.py in info.py and update with your credentials.

source venv/bin/activate
python declare.py

This should open chrome and fill info for you. You'll have a summary displayed and you just need to confirm it.

About

Automatically create a recibo verde on irs.portaldasfinancas.gov.pt


Languages

Language:Python 100.0%