Skip to main content

Utilities and scrapers toolkit

Project description

loki

一个可被其它项目复用的工具库(同时包含部分 scraper)。

作为依赖安装

本地源码引用(推荐开发阶段)

pip install -e .

启用 scraper 相关依赖

pip install -e ".[scrapers]"

Playwright 还需要安装浏览器(首次一次性):

python -m playwright install chromium

在其它项目里引用

from loki.scrapers import RequestMixin, Method
from loki.scrapers.javdb import JavDB

构建 wheel(用于分发/离线安装)

python -m build
pip install dist/loki-*.whl

说明

  • 依赖在 pyproject.toml[project.dependencies] / [project.optional-dependencies] 中维护。
  • 命令行入口 loki 指向 loki.__main__:main(目前仅做日志初始化)。

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

loki_cactus01-1.8.10.tar.gz (5.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

loki_cactus01-1.8.10-py3-none-any.whl (5.3 MB view details)

Uploaded Python 3

File details

Details for the file loki_cactus01-1.8.10.tar.gz.

File metadata

  • Download URL: loki_cactus01-1.8.10.tar.gz
  • Upload date:
  • Size: 5.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for loki_cactus01-1.8.10.tar.gz
Algorithm Hash digest
SHA256 f2a8eee4d5f54d1f7628dd47ccb93d8e7f584eddce7a5057aaa79fd9b1e7facb
MD5 0ada98fcb6dd37b63bc663fb7fde47a0
BLAKE2b-256 5551fe585a8e838492d0f0f04454b71689842d4a890c1ca013756a7afc3890a0

See more details on using hashes here.

File details

Details for the file loki_cactus01-1.8.10-py3-none-any.whl.

File metadata

  • Download URL: loki_cactus01-1.8.10-py3-none-any.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for loki_cactus01-1.8.10-py3-none-any.whl
Algorithm Hash digest
SHA256 23768a8d30038b97f9803b095e498724d430d1f7b62d8edcc7239236b7ed981f
MD5 9e03ec7bfdd44070a3b2441d93d6cda0
BLAKE2b-256 cdfe477cfb8e85d6cbfb9935bfe9a9cbf5973e4fecccfb55ba417483a98918cc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page