Skip to main content

Tool for organizing and downloading research papers.

Project description

Paper Downloader 📜

This repository provides a simple tool for downloading free scientific papers based on a structured index of papers stored in index.md. The repository contains the following files:

✨ Features

  • 💾 Download papers from URLs specified in index.md.
  • 🗂️ Organize downloaded papers into folders based on categories.
  • ⚡ Easy-to-use and lightweight tool for researchers and students.

🚀 Getting Started

Prerequisites

Ensure you have a reasonable version of Python installed on your system.

Installation

  1. Clone the repository:

    git clone https://github.com/Kripner/papiry
    cd papiry
    
  2. Install the required dependencies:

    pip install -r requirements.txt
    

Usage

  1. Update the index.md file to include the papers you want to download. The format of index.md is as follows:

    # [CategoryName] Optional description
    
    - [PaperName] Paper Title: <URL>
    

    Example:

    # [games] Two-player zero-sum games
    
    - [AlphaGoZero] Mastering the game of Go without human knowledge: https://ics.uci.edu/~dechter/courses/ics-295/winter-2018/papers/nature-go.pdf
    - [AlphaZero] Mastering Chess and Shogi by Self-Play with a General Reinforcement Learning Algorithm: https://arxiv.org/abs/1712.01815
    
  2. Run the download.py script:

    python download.py
    
  3. The script will create a folder for each category and download the corresponding papers into the respective folders.

Example

Given the following index.md:

# [games] Two-player zero-sum games

- [AlphaGoZero] Mastering the game of Go without human knowledge: https://ics.uci.edu/~dechter/courses/ics-295/winter-2018/papers/nature-go.pdf
- [AlphaZero] Mastering Chess and Shogi by Self-Play with a General Reinforcement Learning Algorithm: https://arxiv.org/abs/1712.01815

Running the script will create the following folder structure:

output/
├── games/
   ├── AlphaGoZero.pdf
   └── AlphaZero.pdf

Contributing

Contributions are welcome! Please submit a pull request or open an issue to discuss potential improvements.

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

papiry-0.1.1.tar.gz (5.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

papiry-0.1.1-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file papiry-0.1.1.tar.gz.

File metadata

  • Download URL: papiry-0.1.1.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.1 CPython/3.12.3 Linux/6.8.0-60-generic

File hashes

Hashes for papiry-0.1.1.tar.gz
Algorithm Hash digest
SHA256 15297893cc6c2aae570ee9023050885283bef6074dd69918aca0182aa33f98b6
MD5 2236d4283eba421f3dd499fa9cde412b
BLAKE2b-256 29c6101ac178a07fa48c567e2d577add8231435743150fb86c74204ab19d97b4

See more details on using hashes here.

File details

Details for the file papiry-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: papiry-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 6.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.1 CPython/3.12.3 Linux/6.8.0-60-generic

File hashes

Hashes for papiry-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 104f1e43a9bbf9d862937ddc3f3930b63336527b3388c53b7ce20b450cbb7f95
MD5 235ff9c252685f6c15bbb106fdcf71d7
BLAKE2b-256 1378098526db143112487b35f175f1f57bb9da9138da69fa31fb8abd0b2e77fe

See more details on using hashes here.

Supported by

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