spylang/spy

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

Aberta

#308 aberto em 14 de nov. de 2025

 (0 comentário) (0 reação) (0 responsável)Python (60 forks)auto 404
help wantedplayground

Métricas do repositório

Stars
 (803 estrelas)
Métricas de merge de PR
 (Mesclagem média 11d 20h) (22 fundiu PRs em 30d)

Description

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.

Guia do colaborador