1 Star 0 Fork 17

wjf35/violent-webdriver

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.py 634 Bytes
一键复制 编辑 原始数据 按行查看 历史
import setuptools
with open("README.md", "r") as fh:
long_description = fh.read()
setuptools.setup(
name="violent-webdriver",
version="1.0.28",
author="Yuyi Shao",
author_email="523314409@qq.com",
description="violent webdriver based on selenium",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/amazingTest/violent-webdriver",
packages=setuptools.find_packages(),
classifiers=(
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
),
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/wjf-osc/violent-webdriver.git
git@gitee.com:wjf-osc/violent-webdriver.git
wjf-osc
violent-webdriver
violent-webdriver
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385