Installation Guide

The General Approach

BatCat can be installed from PyPI with pip.

pip install batcat

The Latest Version

For the lateset version, install from GitHub:

pip install git+https://github.com/Ewen2015/BatCat

For Users in China

This can be slow if you are in China. Try add --index-url:

pip install batcat -i https://pypi.douban.com/simple

Base URL of the Python Package Index (default https://pypi.org/simple). This should point to a repository compliant with PEP 503 (the simple repository API) or a local directory laid out in the same format.

-i, --index-url <url>
PIP China Source List

Name

Address

Douban

https://pypi.douban.com/simple

Tsinghua University

https://pypi.tuna.tsinghua.edu.cn/simple

University of Science and Technology of China

https://pypi.mirrors.ustc.edu.cn/simple

Alibaba Cloud

https://mirrors.aliyun.com/pypi/simple

Huawei Cloud

https://repo.huaweicloud.com/repository/pypi/simple