https://github.com/selfint/pyrate
Voice controlled python code editor
https://github.com/selfint/pyrate
Last synced: about 1 year ago
JSON representation
Voice controlled python code editor
- Host: GitHub
- URL: https://github.com/selfint/pyrate
- Owner: selfint
- Created: 2021-03-08T14:46:29.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-15T23:00:40.000Z (about 5 years ago)
- Last Synced: 2025-02-14T08:49:12.289Z (over 1 year ago)
- Language: Python
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PyRate
*Python-Orate*
A voice controlled Python code editor.
# How does it work
Editing is performed directly on the abstract syntax tree. Writing code
is more like a visual scripting tool than a normal text editor,
think code blocks. Although you are actually writing Python code.