OmkarPathak / pyresparser

A simple resume parser used for extracting information from resumes
GNU General Public License v3.0
808 stars 411 forks source link

Exporting Output #16

Closed jthomas-dot closed 4 years ago

jthomas-dot commented 4 years ago

How can you export the output using the CLI and python. I tried using the '-e' export format with no luck. Could you provide an example?