uv project with FastAPI + boto3 + pynostr, wired to uv2nix flake. Stub modules for NIP-98 auth, NIP-96 upload endpoint, R2 presigned URLs, Nostr relay subscription, and SQLite whitelist/rate-limit store. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
7 lines
65 B
Text
7 lines
65 B
Text
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
.python-version
|
|
dist/
|
|
*.egg-info/
|
|
.env
|