You can use boolean logic (e.g. AND/OR/NOT) for complex search queries. For more help and examples, see the search documentation.
Search by package name:
my-package (implicit)
name:my-package (explicit)
Search by package filename:
filename:my-package.ext
Search by package tag:
tag:latest
Search by package version:
version:1.0.0
prerelease:true (prereleases)
prerelease:false (no prereleases)
Search by package architecture:
architecture:x86_64
Search by package distribution:
distribution:el
Search by package license:
license:MIT
Search by package format:
format:deb
Search by package status:
status:in_progress
Search by package file checksum:
checksum:5afba
Search by package security status:
severity:critical
Search by package vulnerabilities:
vulnerabilities:>1
vulnerabilities:<1000
Search by # of package downloads:
downloads:>8
downloads:<100
Search by package type:
type:binary
type:source
Search by package size (bytes):
size:>50000
size:<10000
Search by dependency name/version:
dependency:log4j
dependency:log4j=1.0.0
dependency:log4j>1.0.0
Search by uploaded date:
uploaded:>"1 day ago"
uploaded:<"August 14, 2022 EST"
Search by entitlement token (identifier):
entitlement:3lKPVJPosCsY
Search by policy violation:
policy_violated:true
deny_policy_violated:true
license_policy_violated:true
vulnerability_policy_violated:true
Search by repository:
repository:repo-name
Search by last download date:
last_downloaded:<"30 days ago"
last_downloaded:>"August 14, 2022 EST"
Search queries for all Debian-specific (and related) package types
Search by component:
deb_component:unstable
Search queries for all Maven-specific (and related) package types
Search by group ID:
maven_group_id:org.apache
Search queries for all Docker-specific (and related) package types
Search by image digest:
docker_image_digest:sha256:7c5..6d4
(full hashref only)
Search by layer digest:
docker_layer_digest:sha256:4c4..ae4
(full hashref only)
Search queries for all Generic-specific package types
Search by file path:
generic_filepath:path/to/file.txt
Search by directory:
generic_directory:path/to
Field type modifiers (depending on the type, you can influence behaviour)
For all queries, you can use:
~foo for negation
For string queries, you can use:
^foo to anchor to start of term
foo$ to anchor to end of term
foo*bar for fuzzy matching
For number/date or version queries, you can use:
>foo for values greater than
>=foo for values greater / equal
<foo for values less than
<=foo for values less / equal
Need a secure and centralised artifact repository to deliver Alpine,
Cargo,
CocoaPods,
Composer,
Conan,
Conda,
CRAN,
Dart,
Debian,
Docker,
Generic,
Go,
Helm,
Hex,
HuggingFace,
LuaRocks,
Maven,
MCP,
npm,
NuGet,
P2,
Python,
RedHat,
Ruby,
Swift,
Terraform,
Vagrant,
VSX,
Raw & More packages?
Cloudsmith is the new standard in Package / Artifact Management and Software Distribution.
With support for all major package formats, you can trust us to manage your software supply chain.
akari-bot-webrender
0.5.11
One-liner (summary)
Description
# AkariBot WebRender
此为[小可](https://github.com/Teahouse-Studios/akari-bot)的 WebRender 模块,主要用于渲染网页内容及浏览器代理请求等。
此模块已预置在小可的项目中,若你需要使用 WebRender 有关的内容,请在项目的 config/webrender.toml 处将 enable_web_render 设置为 true,然后使用 playwright install --with-deps chromium (或 firefox)安装浏览器及相关依赖即可(或是在配置中手动指定 browser_executable_path 路径以手动选择本地的浏览器)。
为了最大程度的网页兼容性,本项目仅支持 Chromium 内核和 Firefox 浏览器。
若你需要使用其进行二次开发,请使用你的包管理器安装 akari-bot-webrender 包,然后在你的代码中导入 akari_bot_webrender 模块。
或是作为远端部署的 WebRender 服务使用。你可以通过本项目根目录的 run_server.py 来启动一个 Web 服务器,在其它项目引入 akari_bot_webrender 后,配置 remote_webrender_url 指向该服务器地址即可。
若指定了 remote_webrender_url,则模块将在本地渲染失败时自动使用远程的 WebRender 服务进行渲染(或是配置 remote_only 项以强制指定使用远端渲染)。
License
Size
16.8 KB
Downloads
5
Tags
bdist/wheel whl noarch py3 upstream python-upstream-pro… latest
| Status | Completed |
|---|---|
| Checksum (MD5) | 23217c0f8b8d83e2cbd85e4d8ac79456 |
| Checksum (SHA-1) | 4b6f8c0018fa0952c72375d390de5e6a5f223efa |
| Checksum (SHA-256) | 09e03470d245894a23460ada91a64daff7e611d19daa439a284fe7bca4f2f812 |
| Checksum (SHA-512) | 7e2ff482a4503d3135484f6407f0abde8b200e59b30855a16d7a70c215dd186e94… |
| GPG Signature | |
| GPG Fingerprint | 6811684bac0b8895434e97bdd4391b8fb999e537 |
| Storage Region | Dublin, Ireland |
| Type | Binary (contains binaries and binary artifacts) |
| Uploaded At | 4 months, 3 weeks ago |
| Uploaded By |
|
| Slug Id | akari_bot_webrender-0511-py3-none-anywhl-fkcd |
| Unique Id | saegHJyAaHc1DiY8 |
| Version (Raw) | 0.5.11 |
| Version (Parsed) |
|
| extended metadata | |
| Author | OasisAkari <OasisAkari@gmail.com> |
| Classifiers | Operating System :: OS Independent | Programming Language :: Python :: 3 |
| Metadata Version | 2.4 |
| Project Urls | Homepage, https://github.com/Teahouse-Studios/akari-bot-webrender | Issues, https://github.com/Teahouse-Studios/akari-bot-webrender/issues |
| Py Filetype | bdist_wheel |
| Py Version | py3 |
| Requires Dist | fastapi (>=0.119.0,<1.0.0) | httpx (>=0.28.1) | jinja2 (>=3.1.6) | loguru (>=0.7.3) | orjson (>=3.10.18) | playwright (>=1.52.0) | pre-commit (>=4.2.0) | pydantic (>=2.11.7) | tf-playwright-stealth (>=1.2.0) | uvicorn (>=0.37.0) |
| Requires Python | >=3.12 |
| pkg | akari_bot_webrender-0.5.11-py3-… |
5
16.8 KB |
md5 | sha1 | sha256 | sha512 |
This package has 25 files/directories.
|
|
akari-bot-webrender |
5 |
|
|||
| Older |
|
akari-bot-webrender |
5 |
|
||
| Older |
|
akari-bot-webrender |
4 |
|
||
| Older |
|
akari-bot-webrender |
5 |
|
||
| Older |
|
akari-bot-webrender |
5 |
|
||
| Older |
|
akari-bot-webrender |
5 |
|
||
| Older |
|
akari-bot-webrender |
5 |
|
||
| Older |
|
akari-bot-webrender |
5 |
|
||
| Older |
|
akari-bot-webrender |
4 |
|
||
| Older |
|
akari-bot-webrender |
5 |
|
||
| Older |
|
akari-bot-webrender |
5 |
|
||
| Older |
|
akari-bot-webrender |
5 |
|
||
| Older |
|
akari-bot-webrender |
5 |
|
||
| Older |
|
akari-bot-webrender |
5 |
|
||
| Older |
|
akari-bot-webrender |
5 |
|
||
| Older |
|
akari-bot-webrender |
5 |
|
||
| Older |
|
akari-bot-webrender |
5 |
|
||
| Older |
|
akari-bot-webrender |
5 |
|
||
| Older |
|
akari-bot-webrender |
5 |
|
||
| Older |
|
akari-bot-webrender |
5 |
|
Last scanned
4 months, 3 weeks ago
Scan result
Clean
Vulnerability count
0
Max. severity
UnknownPackage statistics are no longer available on cloudsmith.io. Please visit our new web app to access this feature.
You can embed a badge in another website that shows this or the latest version of this package.
To embed the badge for this specific package version, use the following:
[](https://cloudsmith.io/~demo-docs/repos/awesome-repo/packages/detail/python/akari-bot-webrender/0.5.11/a=noarch;xf=bdist_wheel;xn=akari-bot-webrender;xv=py3/)
|This version of 'akari-bot-webrender' @ Cloudsmith|
.. |This version of 'akari-bot-webrender' @ Cloudsmith| image:: https://api.cloudsmith.com/v1/badges/version/demo-docs/awesome-repo/python/akari-bot-webrender/0.5.11/a=noarch;xf=bdist_wheel;xn=akari-bot-webrender;xv=py3/?render=true
:target: https://cloudsmith.io/~demo-docs/repos/awesome-repo/packages/detail/python/akari-bot-webrender/0.5.11/a=noarch;xf=bdist_wheel;xn=akari-bot-webrender;xv=py3/
image::https://api.cloudsmith.com/v1/badges/version/demo-docs/awesome-repo/python/akari-bot-webrender/0.5.11/a=noarch;xf=bdist_wheel;xn=akari-bot-webrender;xv=py3/?render=true[link="https://cloudsmith.io/~demo-docs/repos/awesome-repo/packages/detail/python/akari-bot-webrender/0.5.11/a=noarch;xf=bdist_wheel;xn=akari-bot-webrender;xv=py3/",title="This version of 'akari-bot-webrender' @ Cloudsmith"]
<a href="https://cloudsmith.io/~demo-docs/repos/awesome-repo/packages/detail/python/akari-bot-webrender/0.5.11/a=noarch;xf=bdist_wheel;xn=akari-bot-webrender;xv=py3/"><img src="https://api.cloudsmith.com/v1/badges/version/demo-docs/awesome-repo/python/akari-bot-webrender/0.5.11/a=noarch;xf=bdist_wheel;xn=akari-bot-webrender;xv=py3/?render=true" alt="This version of 'akari-bot-webrender' @ Cloudsmith" /></a>
rendered as:
To embed the badge for the latest package version, use the following:
[](https://cloudsmith.io/~demo-docs/repos/awesome-repo/packages/detail/python/akari-bot-webrender/latest/a=noarch;xf=bdist_wheel;xn=akari-bot-webrender;xv=py3/)
|Latest version of 'akari-bot-webrender' @ Cloudsmith|
.. |Latest version of 'akari-bot-webrender' @ Cloudsmith| image:: https://api.cloudsmith.com/v1/badges/version/demo-docs/awesome-repo/python/akari-bot-webrender/latest/a=noarch;xf=bdist_wheel;xn=akari-bot-webrender;xv=py3/?render=true&show_latest=true
:target: https://cloudsmith.io/~demo-docs/repos/awesome-repo/packages/detail/python/akari-bot-webrender/latest/a=noarch;xf=bdist_wheel;xn=akari-bot-webrender;xv=py3/
image::https://api.cloudsmith.com/v1/badges/version/demo-docs/awesome-repo/python/akari-bot-webrender/latest/a=noarch;xf=bdist_wheel;xn=akari-bot-webrender;xv=py3/?render=true&show_latest=true[link="https://cloudsmith.io/~demo-docs/repos/awesome-repo/packages/detail/python/akari-bot-webrender/latest/a=noarch;xf=bdist_wheel;xn=akari-bot-webrender;xv=py3/",title="Latest version of 'akari-bot-webrender' @ Cloudsmith"]
<a href="https://cloudsmith.io/~demo-docs/repos/awesome-repo/packages/detail/python/akari-bot-webrender/latest/a=noarch;xf=bdist_wheel;xn=akari-bot-webrender;xv=py3/"><img src="https://api.cloudsmith.com/v1/badges/version/demo-docs/awesome-repo/python/akari-bot-webrender/latest/a=noarch;xf=bdist_wheel;xn=akari-bot-webrender;xv=py3/?render=true&show_latest=true" alt="Latest version of 'akari-bot-webrender' @ Cloudsmith" /></a>
rendered as:
These instructions assume you have setup the repository first (or read it).
To install/use akari-bot-webrender @ version 0.5.11 ...
pip install 'akari-bot-webrender==0.5.11'
You can also install the latest version of this package:
pip install --upgrade 'akari-bot-webrender'
If necessary, you can specify the repository directly:
pip install \
--index-url=https://dl.cloudsmith.io/public/demo-docs/awesome-repo/python/simple/ \
akari-bot-webrender==0.5.11
If you've got a project requirements.txt file, you can specify this as a dependency:
--index-url=https://dl.cloudsmith.io/public/demo-docs/awesome-repo/python/simple/
akari-bot-webrender==0.5.11
In addition, you can use this repository as an extra index url. However, please read our documentation on this parameter before using it. For example in a requirements.txt file:
--extra-index-url=https://dl.cloudsmith.io/public/demo-docs/awesome-repo/python/simple/
akari-bot-webrender==0.5.11