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

support Python. #4

Open
ytetsuro opened this issue Nov 19, 2020 · 3 comments
Open

support Python. #4

ytetsuro opened this issue Nov 19, 2020 · 3 comments

Comments

@ytetsuro
Copy link
Owner

No description provided.

@nimisis
Copy link

nimisis commented Dec 21, 2023

I wonder, is support for Python still on the roadmap? I would find it very helpful!

@ytetsuro
Copy link
Owner Author

ytetsuro commented Apr 6, 2024

@nimisis

Thanks for the comments, I'll try to get back to you on the roadmap!
I am considering it as a roadmap!
However, I haven't found a python ast parser that can be used with javascript.
Therefore, we are currently looking into the possibility of using wasm to generate ast using the python ast module and then retrieve it as json to measure metrics!
So far, we are trying with Pyodide but not getting very good results.
Please wait for a while.

@nimisis
Copy link

nimisis commented Apr 8, 2024

Thanks for the update - much appreciated!

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

2 participants