manen

View on PyPIReverse Dependencies (0)

0.2.0 manen-0.2.0-py3-none-any.whl

Wheel Details

Project: manen
Version: 0.2.0
Filename: manen-0.2.0-py3-none-any.whl
Download: [link]
Size: 40847
MD5: abe848d58aea56fcc665407a2c84a9d0
SHA256: a56a1fc66d723c7bc723c4d033e2fbcc0012bc295979fbbca9a39e185b39e6b7
Uploaded: 2022-02-19 12:10:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: manen
Version: 0.2.0
Summary: A package around Selenium with an implementation of the page object model, an enhanced WebDriver and a CLI.
Author: kodaho
Home-Page: https://github.com/kodaho/manen/
Project-Url: Issue Tracker, https://github.com/kodaho/manen/issues/
Project-Url: Changes, https://kodaho.github.io/manen/changelog.html
Project-Url: Documentation, https://kodaho.github.io/manen/
Project-Url: Source Code, https://github.com/kodaho/manen/
License: GPLv3
Keywords: automation,DOM,page object model,scraping,selenium,test
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Platform: any
Requires-Python: >=3.6
Requires-Dist: dateparser (~=1.0.0)
Requires-Dist: polling2 (~=0.4.6)
Requires-Dist: pyyaml (~=5.4)
Requires-Dist: questionary (~=1.10.0)
Requires-Dist: requests (~=2.27.0)
Requires-Dist: selenium (>=3.141.0)
Requires-Dist: twine (~=3.7.1); extra == "deploy"
Requires-Dist: wheel (~=0.37.1); extra == "deploy"
Requires-Dist: furo (>=2022.1.2); extra == "doc"
Requires-Dist: sphinx-autobuild (>=2021.3.14); extra == "doc"
Requires-Dist: sphinx-copybutton (~=0.5.0); extra == "doc"
Requires-Dist: sphinx-inline-tabs (~=2022.1.2b11); extra == "doc"
Requires-Dist: Sphinx (~=4.4.0); extra == "doc"
Requires-Dist: nbsphinx (~=0.8.8); extra == "doc"
Requires-Dist: ipython (~=8.0.1); extra == "doc"
Requires-Dist: black (~=21.12b0); extra == "lint"
Requires-Dist: isort (~=5.10.1); extra == "lint"
Requires-Dist: mypy (~=0.931); extra == "lint"
Requires-Dist: pylint (~=2.12.2); extra == "lint"
Requires-Dist: rstcheck (~=3.3.1); extra == "lint"
Requires-Dist: types-dateparser (~=1.0.14); extra == "lint"
Requires-Dist: types-PyYAML (~=6.0.4); extra == "lint"
Requires-Dist: Jinja2 (~=3.0.3); extra == "test"
Requires-Dist: pytest (~=6.2.5); extra == "test"
Provides-Extra: deploy
Provides-Extra: doc
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 6858 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
manen/__init__.py sha256=wV6iTfvMQROoa_d5LOHXjBWbVzUQq_jCMkl6eBn0UJw 1182
manen/browser.py sha256=z_govSRhtL4WEQY0prQZ9oyKRIagbc9MaXtMPa9cFe4 9277
manen/cli.py sha256=zoEOYP0nA4jjwwcos9QqcQlaXUK_Ij1LCd7RhXRpHdc 7530
manen/exceptions.py sha256=KPCUKlTsFpobmePCwEh12e-RT3y91cil9omAt9jiT8o 1782
manen/finder.py sha256=enfCVVEJC0H72iHOifoewO3DFKVcrW71ir26eLqYEms 11366
manen/helpers.py sha256=YEGLGyLUzm0VbMPawwW4D8UCcyVnElJwrMyWwKkRcMs 3592
manen/page_object_model.py sha256=RZd1ltTZSjyFUhEYcAemFPXeFBF9F8vNCsA7IsBlFfs 27714
manen/typing.py sha256=CviCbbUrHncSxku1ZfKNqfihdQ9HySb5WPqWgrRIlhs 1562
manen/resource/__init__.py sha256=F73YAwuXF6sKQ7Eja8bsaBKm4AGEH6mU963NOT2YAJ0 38
manen/resource/brave.py sha256=s52Jm3G3maXNT6N_GVwUpSpBfmQ7gzA3H3Y8bwswOJk 261
manen/resource/chrome.py sha256=9F6DXWnYAzePrvk2qGZ2jcQGNjLhUgzPP1SSCRBT3hI 8750
manen/resource/local.py sha256=vbDS4RMKP8iU6V4tPF76ZvOr7adeMOx3jtHvv6iTzjU 1192
manen-0.2.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
manen-0.2.0.dist-info/METADATA sha256=0iscy87CV7Xub2POBZErzM1zfbBQTDeBZ3cQs5AzjdU 8906
manen-0.2.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
manen-0.2.0.dist-info/entry_points.txt sha256=87DzxIADXU7XE2tblo4Os5wWWVo-6msIYp4NCw1kVko 41
manen-0.2.0.dist-info/top_level.txt sha256=9pTnhXKzkmTL-rhBXM_y4W9_9Z2rgl7YATZpzSAo9xw 6
manen-0.2.0.dist-info/RECORD

top_level.txt

manen

entry_points.txt

manen = manen.cli:cli