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

Add Parser argument taking a callable, that postprocesses collected data #68

Open
bskinn opened this issue Nov 15, 2018 · 0 comments
Open

Comments

@bskinn
Copy link
Owner

bskinn commented Nov 15, 2018

Could have an optional initialization parameter, say postprocessor, for Parser, that takes a callable... that takes the data structure generated from the pent parsing, and then converts it down stream to the desired output format.

As an additional enhancement, then there could be a library of command post-processing helpers, perhaps there taking advantage of things like numpy, that users could exploit.

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

No branches or pull requests

1 participant