Skip to content

cbelsole/camelotgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camelot-go

Camelot-go is a wrapper around Camelot which is a library that extracts tabular data from PDFs. Please refer to their docs for functionality, usage, and examples.

Prerequisites

  1. GhostScript You may have this installed on your computer already. gs on mac and linux and gswin64c on windows.
  2. Install python libraries.
# python2
pip install ghostscript opencv-python matplotlib camelot-py

# python3
pip3 install ghostscript opencv-python matplotlib camelot-py

About

A Go wrapper for the Python Camelot library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages