Skip to content

Instantly share code, notes, and snippets.

View ratulotron's full-sized avatar
🎯

Ratul Minhaz ratulotron

🎯
View GitHub Profile
@ratulotron
ratulotron / shell.py
Created October 30, 2024 18:16 — forked from ddahan/shell.py
FastAPI context-aware shell with model discovery and other auto-imports
# Requires Python 3.12+, IPython, rich
import datetime
import hashlib
import importlib
import inspect
import json
import logging
import os
import pkgutil
@ratulotron
ratulotron / .gitignore
Last active August 24, 2019 17:20 — forked from audacioustux/db.env
data