A command line tool to manage scientific papers.
Project description
Papr
Papr is a command line tool to manage and quickyl access scientific papers.
Install
You can install papr via pip as follows:
pip install papr
Getting started.
Papers are organized in repositories. To create a repository change into a directory where the repository should be created and type papr init
. Example:
cd astro_repo
papr init
This will create a directory .paper
in the astro_repo
directory to store metadata. All PDFs will be stored in astro_repo
.
Default repositories
The last repository which you create with papr init
is set as the default repository. If you call papr
without being in a repository the default repository will be used for all operations. Otherwise, the current working directory will be used as the repository.
Fetch a paper from arXiv.org or OpenReview.net
Fetch a document from arXiv is quite easy. You just have to provide the URL of the abstract and papr will download the PDF and will automatically extract the title. Example:
papr fetch https://arxiv.org/abs/1812.07561
The same does also work for papers on OpenReview.net:
papr fetch https://openreview.net/forum?id=HkNDsiC9KQ
Run
When you have added papers to your repository you can run papr by simply executing:
papr
You will see your list of papers through which you can navigate.
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
File details
Details for the file papr-0.0.10.tar.gz
.
File metadata
- Download URL: papr-0.0.10.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3276576f062604517a742800d8b9bf2a6c61f6ce90b919652ae806c309b9c6a |
|
MD5 | a508fbba3bb5c8ab0a52e819dfe2ab95 |
|
BLAKE2b-256 | 2ab2b130f2aeb1508c664afa09b2fc1238db733b765011096068c8c6e2e47a13 |
File details
Details for the file papr-0.0.10-py3-none-any.whl
.
File metadata
- Download URL: papr-0.0.10-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cbee8623ea9df11163ce29c6524463db2f4cb09645c4f99cea223ce3b50949f9 |
|
MD5 | c4d9e882005e5257c99cf4221c3e1a7d |
|
BLAKE2b-256 | 72c3d5b6d01fea76ffd01c742a9fd68c692e47ae3a2a2459c50a62487fc6c388 |