GithubHelp home page GithubHelp logo

arxivist's Introduction

Arxivist

A simple command line tool for downloading papers from arXiv and naming them with a chosen naming convention. The naming convention is currently fixed to be: '{title} - {family name of author 1}, {family name of author 2} ({year of publication}).pdf'.

Installation

The tool can be installed manually using pip by downloading/cloning the repo and by running

pip install --user .

inside the directory. The directory can be removed after the installation is complete.

Alternatively, if git is installed on the system, arxivist can also be installed by running

pip install --user git+https://github.com/martinstefanik/arxivist

In order to remove arxivist, simply run

pip uninstall arxivist

Usage

Details about the usage of the tool can be obtained by running arxivist --help.

Examples of a call are given by

arxivist --dir ~/Downloads 2102.00021
arxivist --dir ~/Downloads https://arxiv.org/pdf/2102.00021.pdf

Both of these calls download a paper with arXiv ID of 2102.00021 to ~/Downloads and name it Security in Quantum Cryptography - Portmann, Renner (2021).pdf.

arxivist's People

Contributors

martinstefanik avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.