Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-09T20:47:59.000Z (10 months ago)
- Last Synced: 2024-01-10T21:16:20.389Z (10 months ago)
- Topics: lvce-editor, python, syntax-highlighting
- Language: Python
- Homepage: https://lvce-editor.github.io/language-basics-python/
- Size: 563 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 [email protected]:lvce-editor/language-basics-python.git &&
cd language-basics-python &&
npm ci &&
npm test
```## Gitpod
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/lvce-editor/language-basics-python)