Files
pyTorrent/wsgi.py
Mateusz Gruszczyński 673665d03d favicons
2026-05-08 20:51:05 +02:00

4 lines
53 B
Python

from pytorrent import create_app
app = create_app()