Skip to content

Instantly share code, notes, and snippets.

View SyNeto's full-sized avatar

Ernesto Jiménez Villaseñor SyNeto

  • Bedu
  • CDMX, México
View GitHub Profile
@SyNeto
SyNeto / temp.py
Created November 17, 2021 18:49
Obtains current CPU temperature an prints it.
#!/usr/bin/env python3
import os
def main() -> None:
"""
For Raspbian OS:
Obtains current CPU temperature an prints it.
"""
@SyNeto
SyNeto / main.py
Last active January 10, 2023 19:23
Generic Types Python
# Run the type checks installing mypy and executing mypy main.py
import asyncio
from typing import TypeVar, Protocol, Generic
# Any class that implements the _UserPorfile protocol (static duck typing)
# will be accepted by update_user_profile function as a valid profile
class UserProfile:
"""User profile class."""

📈 SEO - Estrategia Inicial de Posicionamiento para revwiz.ai


🔍 Buscar Palabras Clave Rentables

  1. Entender qué busca el usuario ideal
    • ¿Qué problemas enfrentan las personas que podrían contratar los servicios de Revwiz?
    • ¿Qué términos usan para buscarlos?
  • ¿Qué soluciones están buscando en plataformas como Google, YouTube o foros especializados?