Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Pylint Support to Pyodide #2362

Open
ethanchewy opened this issue Oct 11, 2019 · 3 comments
Open

Adding Pylint Support to Pyodide #2362

ethanchewy opened this issue Oct 11, 2019 · 3 comments

Comments

@ethanchewy
Copy link

Hi there!

This project seems really awesome how the pyodide team was able to create a way for Python to be run completely client side!!!

Just curious, would the pyodide team be open if I created a way that would allow for live python syntax checking similar to how it looks over here: https://pythonbuddy.com/?

Thanks for this awesome project!

@mdboom mdboom transferred this issue from pyodide/pyodide Oct 15, 2019
@bcolloran
Copy link
Contributor

thanks for your interest @ethanchewy ! We intend to enable this kind of syntax checking via the Monaco/vscode language servers, but it may be down the road a bit. It looks like you might have some experience with this kind of thing from your work on Pythonbuddy -- if you'd like to contribute, we'd love the help accelerating that work! :-)

@ethanchewy
Copy link
Author

Sweet! I'll create a fork and keep you updated on my progress in the meantime :)

@chardetm
Copy link

Hi all,

Any progress on this? Or any good alternative to Pylint working in Pyodide?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants