ISO Standards Downloader
A python module to download ISO Standards from https://standards.iso.org/iso-iec/
Table of content
Getting Started
Follow these steps to get a local copy of iso-standards-downloader up and running:
Prerequisites
- Python 3.6+ installed (with pip)
Installation
- Execute:
pip3 install --user --upgrade "https://github.com/Dniel97/iso-standards-downloader/archive/refs/heads/master.zip"
Usage
Call iso-standards-downloader
anywhere you want followed by the link
iso-standards-downloader "https://standards.iso.org/iso-iec/10646/ed-5/"
Contact
Dniel97 - @Dniel97
Project Link: ISO Standards Downloader Public GitHub Repository