spylang/spy

Make it possible to load arbitrary files / group of files from an external URL

Offen

#308 geöffnet am 14.11.2025

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (60 Forks)auto 404
help wantedplayground

Repository-Metriken

Stars
 (803 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 11T 20h) (22 gemergte PRs in 30 T)

Beschreibung

Currently in the Playgrond we are limited to the few examples which we bundle, but it would be very powerful to be able to link to e.g. https://spy.github.io/spy/?load=https://raw.github.com/blablabla

Or maybe even to link to a whole repo/gist/directory which contains multiple files. This would make it possible to load more complex examples which are split over multiple modules.

Contributor Guide