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

Example showing string parsing instead of file parsing? #889

Open
tin2tin opened this issue Oct 23, 2019 · 0 comments
Open

Example showing string parsing instead of file parsing? #889

tin2tin opened this issue Oct 23, 2019 · 0 comments

Comments

@tin2tin
Copy link

tin2tin commented Oct 23, 2019

I'm trying to implement pycodestyle in an add-on for the Blender Text Editor, but having pycodestyle to read re-saved file, while editing is too slow, so my question is if it is possible to parse a string directly instead of opening a saved file? And if yes, then my next question is if there are any examples showing how to do that?

I'm sorry I couldn't find a forum dealing with pycodestyle, to ask this question.

Example of slow processing over harddisk:
Py_code_style

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

1 participant