1 Star 0 Fork 3

CLP/nopo

forked from DingJunyao/nopo 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.cfg 877 Bytes
一键复制 编辑 原始数据 按行查看 历史
DingJunyao 提交于 2021-12-15 22:29 . - Add ElParent class above El and Els
[metadata]
name = nopo
version = 1.1.0
author = DingJunyao
author_email = dingjunyao0703@163.com
description = not only page object: A package for Page Object Model (POM), a tool based on Selenium that helps you build POM in web test.
long_description = file: README.md
long_description_content_type = text/markdown
url = https://github.com/DingJunyao/nopo
project_urls =
Source = https://github.com/DingJunyao/nopo
Bug Tracker = https://github.com/DingJunyao/nopo/issues
classifiers =
Programming Language :: Python :: 3
License :: OSI Approved :: Apache Software License
Operating System :: OS Independent
Topic :: Software Development :: Testing
Topic :: Software Development :: Libraries
[options]
package_dir =
= src
packages = find:
python_requires = >=3.7
install_requires =
cssselect
selenium
[options.packages.find]
where = src
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/ayg_caolipin/nopo.git
git@gitee.com:ayg_caolipin/nopo.git
ayg_caolipin
nopo
nopo
main

搜索帮助