chouti (1.3.3)

Published 2024-06-01 02:42:38 -07:00 by yzqzss in saveweb/chouti

Installation

pip install --index-url  chouti

About this package

desc

chouti

python3.10-3.12

Install

using pipx

pipx install --force --index-url https://git.saveweb.org/api/packages/saveweb/pypi/simple/ --pip-args='--extra-index-url https://pypi.tuna.tsinghua.edu.cn/simple' chouti

using pip

pip install -U --index-url https://git.saveweb.org/api/packages/saveweb/pypi/simple/ --extra-index-url https://pypi.tuna.tsinghua.edu.cn/simple chouti

using uv

uv pip --no-cache-dir install --upgrade --index-url https://git.saveweb.org/api/packages/saveweb/pypi/simple/      --extra-index-url https://pypi.org/simple chouti

Run

There are two sub-command (sub-project):

  • To archive links:
chouti_links
  • To archive comments:
chouti_comments

You can run they at the same time, but do not run the same subcommand in parallel on the same ip.


Docker User: consider using the --tty parameter

Requirements

Requires Python: >=3.10
Details
PyPI
2024-06-01 02:42:38 -07:00
136
AGPL
55 KiB
Assets (2)
Versions (9) View all
1.3.3 2024-06-01
1.3.2 2024-05-31
1.3.1 2024-05-31
1.3.0 2024-05-30
1.2.0 2024-05-25