Skip to content

Example showing string parsing instead of file parsing? #889

Open
@tin2tin

Description

@tin2tin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions