Skip to content

Godmyhave/xhs_util

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xhs-util

执行 小红书博主类型预测 脚本

Usage:

$ python main.py [OPTIONS]

Options:

  • -f, --filepath PATH: 必填选项: Excel 文件路径(相对路径或绝对路径)
  • -sr, --start-row INTEGER RANGE: 开始行号 默认从第一行开始 [default: 1; x>=1]
  • -er, --end-row INTEGER RANGE: 结束行号 默认到最后一行 [x>=1]
  • --install-completion: Install completion for the current shell.
  • --show-completion: Show completion for the current shell, to copy it or customize the installation.
  • --help: Show this message and exit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 61.0%
  • JavaScript 39.0%