Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mitsuhiko/flatex-pdf-download
- Owner: mitsuhiko
- License: apache-2.0
- Created: 2021-07-26T20:01:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-14T22:38:13.000Z (9 months ago)
- Last Synced: 2024-10-13T01:42:43.166Z (3 months ago)
- Language: Python
- Size: 29.3 KB
- Stars: 43
- Watchers: 4
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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
```