Python based web automation tool. It can control the browser and send and receive data packets.
Project description
概述
MixPage 是一个基于 python 的网页自动化工具。
它对 selenium 和 requests 进行了封装,可实现两者的同步。
可兼顾浏览器自动化的便利性和 requests 的高效率。
它功能强大,内置无数人性化设计和便捷功能。
它的语法简洁而优雅,代码量少,对新手友好。
背景
原项目为 MixPage,由于原项目现在引入后无法正常使用,故修改后发布此版本
如何使用
文档参考MixPage
pip install BenMixPage
我是如何发布的?
# 依赖安装
pip install -r requirements.txt
pip install wheel
pip install twine
# 打包
# 这将在 dist 目录中生成 .tar.gz 和 .whl 文件
python setup.py sdist bdist_wheel
# 发布到 PyPI
twine upload dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
BenMixPage-1.0.3.1.tar.gz
(63.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file BenMixPage-1.0.3.1.tar.gz.
File metadata
- Download URL: BenMixPage-1.0.3.1.tar.gz
- Upload date:
- Size: 63.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53b52c7d9d64536c64310e0b3ed61ae0de6e1e51f34c9ee8e7e48f45d24d6130
|
|
| MD5 |
a1f2ecd188c113d0cf25bf476e39a30c
|
|
| BLAKE2b-256 |
d1fba996f7f27afe02d9581e89018d7d6201033a67cf1c06f568ddb080da1037
|
File details
Details for the file BenMixPage-1.0.3.1-py3-none-any.whl.
File metadata
- Download URL: BenMixPage-1.0.3.1-py3-none-any.whl
- Upload date:
- Size: 78.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72f76ea9e5f2298d34cec13e062ed7bcb11facebc8b12aa6d441e631a5d030df
|
|
| MD5 |
8a64fa0e833307e9786f683bc2e6b8b9
|
|
| BLAKE2b-256 |
b9c10164c010d257c922a77eade7a45416004f312b4986d13d8793b17cd7b72d
|