amilib installation instructions

Introduction to amilib

amilib is a python library to support downloading and analysis of documents.

Click Here to read more about amilib

Steps to install amilib in virtual environment in Windows

Create virtual env

Activate virtual env

source\activate\newami

Install amilib

Code: pip install amilib==0.5.3

Verify the installation of the tool with showing help page

amilib help

Code: amilib -h or amilib --help

amilib DICT

Code : amilib DICT -h

amilib HTML

Code : amilib HTML -h

amilib PDF

Code : amilib PDF -h

amilib SEARCH

Code: amilib SEARCH -h

hackathon

← Back