PyScript Autocomplete #556
Unanswered
dmamelin
asked this question in
Show and tell
Replies: 1 comment 1 reply
-
Great! However, I wish the installation and updating process was a tiny bit simpler. Of course, integrating into the pyscript itself would be ideal :) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've developed an experimental tool for PyScript, focusing on IDE autocomplete functionality. This is my first Python project, and it involves mock objects and auto-generated classes for improved coding assistance. Feedback is appreciated.
I aimed to avoid interfering with PyScript's functionality, so some features are currently not implementable.
https://github.com/dmamelin/pyscript_autocomplete

Beta Was this translation helpful? Give feedback.
All reactions