Metadata-Version: 2.4
Name: web-queue2
Version: 0.3.0
Summary: Get web content from queue.
License: MIT
License-File: LICENSE
Author: Allen Chou
Author-email: f1470891079@gmail.com
Requires-Python: >=3.11,<4
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: bs4
Requires-Dist: cachetic
Requires-Dist: dictpress
Requires-Dist: fastapi
Requires-Dist: html-to-markdown
Requires-Dist: httpx
Requires-Dist: huey
Requires-Dist: logfire[redis]
Requires-Dist: logging_bullet_train
Requires-Dist: openai (>=1,<2)
Requires-Dist: openai-agents (>=0.1.0,<1.0.0)
Requires-Dist: playwright
Requires-Dist: pydantic (>=2)
Requires-Dist: pydantic-settings
Requires-Dist: str-or-none
Requires-Dist: tiktoken
Requires-Dist: typer
Requires-Dist: yarl
Project-URL: Homepage, https://github.com/allen2c/web-queue
Project-URL: PyPI, https://pypi.org/project/web-queue/
Project-URL: Repository, https://github.com/allen2c/web-queue
Description-Content-Type: text/markdown

# Web-Queue

[![PyPI version](https://img.shields.io/pypi/v/web-queue.svg)](https://pypi.org/project/web-queue/)
[![Python Version](https://img.shields.io/pypi/pyversions/web-queue.svg)](https://pypi.org/project/web-queue/)
[![License](https://img.shields.io/pypi/l/web-queue.svg)](https://opensource.org/licenses/MIT)

A web content pipeline library.

## License

MIT License

