spylang/spy

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

开放

#308 创建于 2025年11月14日

 (0 条评论) (0 个反应) (0 位负责人)Python (60 个派生)auto 404
help wantedplayground

仓库指标

星标
 (803 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南