Python helper for working with a documents folder on OSx.
Project description
PyPapers
PyPapers is a simple commmand line tool for searching a folder of PDF documents.
You can pass search terms and all arguments are joined together so to form an AND
query. By default it matches file names only, but you can use -f to search in full text.
Why?
I've tried many of them and finally got fed up with reference managements systems. Either too bloated with features, or lacking simplicity.
Let's try to do this the simple way:
- All PDFs in one folder (or so)
- A command line tool to search them
- Rely on OSx excellent
mdfind
library for searching - Rely on excellent Preview app for reading/editing
See also this blog post
Install
pip install pypapers
Usage
pypapers --help
Status
alpha
Comments, bug reports
PyPapers lives on Github. You can file issues or pull requests there. Suggestions, pull requests and improvements welcome!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for pypapers-0.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8683ab186518671837249ee51376ed8cb4d72920b5a608c22ed1ad88d0ab65e5 |
|
MD5 | 2a17e8e8064b8d6e53e873bb1cc0dec1 |
|
BLAKE2b-256 | 95b10017a00855766d1d76923d0473e14f20ff2fcbd1176427c1211759e85832 |