Skip to content
This repository was archived by the owner on Oct 1, 2019. It is now read-only.
This repository was archived by the owner on Oct 1, 2019. It is now read-only.

Try using astor for AST printing #8

@taion

Description

@taion

https://pypi.python.org/pypi/astor

Wanted to let people know I'm working on this. Don't have anything ready to PR yet.

The ideal is that if this integration is possible, then it saves having to write a finicky AST printer for Python, when there already is one.

Ultimately it'd be nice to use standard Python package management instead of vendoring dependencies (for now – since the Python code here has to run in-virtualenv), but that's a longer-term concern that's really more a function of #2.

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