Skip to content

lh9171338/lh-webtool

Repository files navigation

lh-webtool

This is a web tool package.

Updates

  • 2024.11.06: Add hf_download module
  • 2024.03.24: Add Crawler and play_image_web modules

Tools

  • crawler
    • Crawler
  • play_image_web
  • hf_download

Install

  • Installing from source
git clone https://github.com/lh9171338/lh-webtool.git

cd lh-webtool

python -m pip install .
  • Install from the Python Package Index (PyPI)
# install base
pip install lh_webtool

# install with specific dependencies, support: [huggingface]
pip install lh_webtool[huggingface]

# install with all dependencies
pip install lh_webtool[all]

About

web tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published