Aplicativo web utilizando Python, Django e JavaScript para obter a agenda tributária da receita federal (http://receita.economia.gov.br/acesso-rapido/agenda-tributaria) e gerar um arquivo de texto no modelo csv para download ou um arquivo de integração para o calendário do Microsoft Outlook dependendo da escolha do usuário.
DisponÃvel no meu portifólio: https://paulodeveloper.netlify.com/
Andamento: 100% - Online
Back-end: Python | Django
Front-end: Django | JavaScript | JQuery | HTML5 | CSS3
Microsoft VSCode
Codificação: -∗- coding: utf-8 -∗-
pt-BR
Tecnologias: #python #django #javascript #html #css #jquery
Módulos Python
pip install django
pip install bs4
pip install requests
pip install html5lib
- Nota: O intuito desse projeto é totalmente para estudos e aprendizagem, abdicando-se de qualquer responsabilidade quanto ao uso dos dados gerados, a fonte utilizada para a obter os dados é o site (http://receita.economia.gov.br/acesso-rapido/agenda-tributaria) que não tem nenhuma ligação com esse projeto.
Web application using Python, Django and JavaScript to obtain the tax agenda of the Federal Revenue (http://receita.economia.gov.br/acesso-rapido/agenda-tributaria) and generate a text file in the csv model for download or an integration file for the Microsoft Outlook calendar depending on the user's choice.
Available in my portfolio: https://paulodeveloper.netlify.com/
Progress: 100% - Online
Back-end: Python | Django
Front-end: Django | JavaScript | JQuery | HTML5 | CSS3
Microsoft VSCode
Coding: -∗- coding: utf-8 -∗-
pt-BR
Technology: #python #django #javascript #html #css #jquery
Python modules
pip install django
pip install bs4
pip install requests
pip install html5lib
- Note: The purpose of this project is entirely for studies and learning, relinquishing any responsibility for the use of the data generated, the source used to obtain the data is the website (http://receita.economia.gov.br/acesso-rapido/agenda-tributaria) that has no connection with this project.