Skip to content

Instantly share code, notes, and snippets.

View Gurtinho's full-sized avatar
🍺
Working from home

Gustavo Litter Gurtinho

🍺
Working from home
  • Floctal
  • Santa Catarina, Brazil
View GitHub Profile
@Gurtinho
Gurtinho / documentos_fiscais.json
Created January 16, 2026 04:09
An example file upload via Python
{
"CTe": [
{
"texto": "Publicada Nota Técnica BP-e 2025.001 v.1.10",
"url": "https://www.cte.fazenda.gov.br/portal/informe.aspx?informe=161"
},
{
"texto": "Publicada Nota Técnica CT-e  2025.001 v.1.10",
"url": "https://www.cte.fazenda.gov.br/portal/informe.aspx?informe=160"
},
{
// Configurações gerais e estilização
"editor.fontFamily": "Jetbrains Mono",
"editor.fontSize": 12,
"editor.fontWeight": "500",
// "editor.fontFamily": "Consolas, 'Courier New', monospace",
"editor.renderLineHighlight": "gutter", // borda na linha
"editor.wordWrap": "off", // pular linha
"editor.lineHeight": 1.5, // altura das linhas
"editor.fontLigatures": true, // => ===
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.