feat: convert to uv project

This commit is contained in:
Himadri Bhattacharjee
2026-04-01 10:12:58 +05:30
parent e2832cbe6c
commit d3c4dbca3e
9 changed files with 428 additions and 22 deletions

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
```sh
kitty -o allow_remote_control=yes -o enabled_layouts=tall
kitty @ launch --title python --cwd=current --env PYTHONSTARTUP=".pythonrc" --keep-focus python
```