Skip to main content

Powerful and highly extensible command-line based document and bibliography manager

Project description

ghbadge RTD CodeQL Pypi zenodo_badge

Papis is a powerful and highly extensible CLI document and bibliography manager.

first_glance

With Papis, you can search your library for books and papers, add documents and notes, import and export to and from other formats, and much much more. Papis uses a human-readable and easily hackable .yaml file to store each entry’s bibliographical data. It strives to be easy to use while providing a wide range of features. And for those who still want more, Papis makes it easy to write scripts that extend its features even further.

Features

  • Add documents and automatically fetch their metadata.

  • Search by author, title, tags, and so on.

  • Synchronize your library with whatever software you’re already using.

  • Share your documents with colleagues without having to force some proprietary service onto them.

  • Import your data from other bibliography managers.

  • Export to BibTeX and other formats.

  • Integrate with your editor with plugins for (Neo)vim and Emacs.

  • TUIs make it easy to get a quick overview of your library.

  • Use the web app when the CLI doesn’t quite cut it (for example on your tablet).

  • Hacking Papis is easy! Use the API to easily create your own custom python scripts.

Quick tour

Install Papis with pip (or one of the alternatives):

pip install papis

Let’s download a couple of documents:

wget https://www.gnu.org/s/libc/manual/pdf/libc.pdf
wget https://www.ams.org/notices/201304/rnoti-p434.pdf

We can now add these to the (default) library. This will automatically query for the metadata associated with the doi.

papis add --from doi 10.1090/noti963 rnoti-p434.pdf

add

You can also use --set to add information:

papis add libc.pdf --set author "Sandra Loosemore" \
                   --set title "GNU C reference manual" \
                   --set year 2018 \
                   --set tags programming \
                   --confirm

Now open an attached file or edit an entry:

papis open
papis edit

edit

The Papis picker (set using the picktool configuration option) has helpful shortcuts to call other functionality as well (press F1 for a complete list). It can be used to open (Ctrl-o), browse (Ctrl-b) or edit (Ctrl-e) selected documents (marked with Ctrl-t).

Import your bibliography into Papis from BibTeX:

papis bibtex read mylib.bib import --all

Or export it to BibTeX:

papis export --all --format bibtex > mylib.bib

bibtex_export

Papis also includes a web app that you can start with:

papis serve

You can then open the indicated address (http://localhost:8888) in your browser.

web_app

All papis commands come with help messages:

papis -h      # General help
papis add -h  # Help with a specific command

Installation & setup

Information about installation and setup can be found in the docs, for example in the these sections:

Questions?

The docs cover Papis’ features and discuss possible work flows. If you still have questions, head to our GitHub discussions — we’re more than happy to help. If you’ve found a bug, please open an issue and help make Papis even better!

If you’re not finding a command or configuration value that shows up in the documentation in your local installation, you may just be looking at the wrong docs. You can find the documentation for the latest released version here and the documentation for the in-development version here.

Reviews and blog posts

Contributing

Contributions are very welcome! Take a look at CONTRIBUTING.md for general rules and HACKING.md for additional code-related information. We encourage you to also check out, contribute to, or even help maintain the other projects in the Papis ecosystem mentioned below :wink:.

The Papis ecosystem

Papis has grown over the years and there are now a number of projects that extend Papis’ features or integrate it with other software.

Project

Maintained by

papis (core)

Alejandro Gallo, Julian Hauser, Alex Fikl

papis-rofi

Etn40ff

papis-dmenu

you?

papis-vim

you?

papis.nvim

Julian Hauser

papis-emacs

Alejandro Gallo

papis-zotero

Alex Fikl

papis-libgen

you?

papis-firefox

wavefrontshaping

papis-qa (AI for Papis)

Isak Samsten

Thanks

We thank Irteza Rehman for generously creating our beautiful logo.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

papis-0.14.tar.gz (1.2 MB view details)

Uploaded Source

Built Distribution

papis-0.14-py3-none-any.whl (254.9 kB view details)

Uploaded Python 3

File details

Details for the file papis-0.14.tar.gz.

File metadata

  • Download URL: papis-0.14.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for papis-0.14.tar.gz
Algorithm Hash digest
SHA256 ba48a6094e27aa040704961b4f89269e6b44ad82c3ecff9cd2ac323e146de91e
MD5 02b2f2ce4cd199b897e7ce59331b2f67
BLAKE2b-256 e07d2630b156dd12d48a9df539afa81e7e102f1364006795f4b7a37a9308f7fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for papis-0.14.tar.gz:

Publisher: main.yml on papis/papis

Attestations:

File details

Details for the file papis-0.14-py3-none-any.whl.

File metadata

  • Download URL: papis-0.14-py3-none-any.whl
  • Upload date:
  • Size: 254.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for papis-0.14-py3-none-any.whl
Algorithm Hash digest
SHA256 a36b6cdce349aab53b7c697a489637c9ee4ec2b352be7ff91e8684a674c399a2
MD5 90e34f7b1cd0030b0a5f3bb10f8947ed
BLAKE2b-256 ba145e89ebb61c194b94770b0516654a86b8edeb134e5093ef4dc0e75ab3ef35

See more details on using hashes here.

Provenance

The following attestation bundles were made for papis-0.14-py3-none-any.whl:

Publisher: main.yml on papis/papis

Attestations:

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page