https://github.com/loic-simon/loic-simon.github.io
My GIthub Pages site
https://github.com/loic-simon/loic-simon.github.io
Last synced: 18 days ago
JSON representation
My GIthub Pages site
- Host: GitHub
- URL: https://github.com/loic-simon/loic-simon.github.io
- Owner: loic-simon
- Created: 2025-10-25T22:38:29.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2026-01-03T00:08:06.000Z (7 months ago)
- Last Synced: 2026-01-09T01:28:51.262Z (7 months ago)
- Language: JavaScript
- Size: 21.6 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pyREPL import completion for attributes demo
Interactive WebAssembly demo showcasing the automatic completion of module attributes in pyREPL.
Shamelessly copied from the amazing [Lazy Imports demo (PEP 810)](https://lazy-import-demo.pages.dev)
by Pablo Galindo Salgado; see [the original repository](https://github.com/LazyImportsCabal/lazy_import_demo.git).