Use PyScript in mkdocs
☆18May 17, 2024Updated 2 years ago
Alternatives and similar repositories for mkdocs-pyscript
Users that are interested in mkdocs-pyscript are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆20May 19, 2026Updated 3 weeks ago
- lazy-imports-lite changes the semantics of python imports and defers the import until it is used the first time like in PEP 690☆24Jun 1, 2026Updated last week
- textwrap.dedent with t-string support