https://github.com/lvce-editor/language-basics-python
Python syntax highlighting
https://github.com/lvce-editor/language-basics-python
lvce-editor python syntax-highlighting
Last synced: 7 months ago
JSON representation
Python syntax highlighting
- Host: GitHub
- URL: https://github.com/lvce-editor/language-basics-python
- Owner: lvce-editor
- License: mit
- Created: 2022-06-16T15:40:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-14T18:12:53.000Z (7 months ago)
- Last Synced: 2025-06-14T19:28:53.309Z (7 months ago)
- Topics: lvce-editor, python, syntax-highlighting
- Language: Python
- Homepage: https://lvce-editor.github.io/language-basics-python/
- Size: 525 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Language Basics Python
## Contributing
```sh
git clone git@github.com:lvce-editor/language-basics-python.git &&
cd language-basics-python &&
npm ci &&
npm test
```
## Gitpod
[](https://gitpod.io/#https://github.com/lvce-editor/language-basics-python)