Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mitsuhiko/flatex-pdf-download

some code to toy with that can download flatex.at pdfs
https://github.com/mitsuhiko/flatex-pdf-download

Last synced: 3 months ago
JSON representation

some code to toy with that can download flatex.at pdfs

Awesome Lists containing this project

README

        

# flatex-pdf-download

This repository contains a pretty crappy python script to download PDFs
from flatex.at.

## Installation

Needs Python 3.7 or later:

```
pip install -r requirements.txt
```

## How to Run

```
python flatex-fetch.py --help
```