Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.
/ pdf-search Public archive

CLI for full-text search of PDF, PPT, and XLS files using Elasticsearch

License

Notifications You must be signed in to change notification settings

flother/pdf-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development environment

The project is written in Python version 3.6 and uses pipenv to manage dependencies and the virtual environment. To set up a development environment, run:

pipenv install --dev
pipenv shell

If you can run espdf --help without error then everything's ready.

About

CLI for full-text search of PDF, PPT, and XLS files using Elasticsearch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages