Skip to content

Instantly share code, notes, and snippets.

View cola-ship's full-sized avatar
💭
Playing inside

cola-ship

💭
Playing inside
View GitHub Profile
@cola-ship
cola-ship / all-pic.py
Created October 3, 2025 15:58
Some script
import asyncio
import json
import os
import random
import sqlite3
from httpx import AsyncClient
from loguru import logger