Skip to content
This repository has been archived by the owner on Jun 22, 2020. It is now read-only.

Latest commit

 

History

History
29 lines (25 loc) · 1.24 KB

README.md

File metadata and controls

29 lines (25 loc) · 1.24 KB

Actuarial Services By Grant Thornton Brasil

What is this?

This is a tool that audits TXTs files sent to SUSEP, following their manual. Unfortunately, this is very specific to the Brazilian insurance market, so the SUSEP's manual is entire in Portuguese 😴

How to use it

This tool was developed and tested in a Python 3.7 environment, so it's highly recommended to use the same version: Python 3

  1. Install Build Tools
  2. install the requirements using pip
bs4
ciso8601
openpyxl
pandas
pycpfcnpj
pyodbc
requests
win10toast
pip install -U setuptools pip bs4 ciso8601 openpyxl pandas pycpfcnpj pyodbc requests win10toast --user
  1. Clone the project
  2. Execute __main__.pyw