Skip to content

Instantly share code, notes, and snippets.

View laisbsc's full-sized avatar
💭
blackening and whitening, as summer goes 🌻

Lais Carvalho laisbsc

💭
blackening and whitening, as summer goes 🌻
View GitHub Profile
@laisbsc
laisbsc / settings.py
Created August 8, 2025 00:09
Django settings.py to showing Logfire configuration
"""
Django settings for travel_diaries project.
Generated using Django 5.2.4.
"""
import os
from pathlib import Path
from django.conf.global_settings import LOGGING, CSRF_TRUSTED_ORIGINS
@laisbsc
laisbsc / PY0101EN-2-1-Tuples.ipynb
Created September 18, 2019 11:01
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@laisbsc
laisbsc / PY0101EN-2-1-Tuples.ipynb
Created September 18, 2019 10:38
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.