silene

View on PyPIReverse Dependencies (0)

1.0.0 silene-1.0.0-py3-none-any.whl

Wheel Details

Project: silene
Version: 1.0.0
Filename: silene-1.0.0-py3-none-any.whl
Download: [link]
Size: 17530
MD5: a0ddf545f20156e6913e64071f4f34d4
SHA256: d5a180e5ff62e1eadd50b63708631ee7f1d5d4654eeb2562bf6c723e86a8b211
Uploaded: 2020-12-18 20:01:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: silene
Version: 1.0.0
Summary: Silene is an open source web crawler framework built upon Pyppeteer.
Author: Peter Bencze
Author-Email: benczepeter95[at]gmail.com
Home-Page: https://github.com/peterbencze/silene
Project-Url: Bug Reports, https://github.com/peterbencze/silene/issues
Project-Url: Funding, https://www.paypal.com/paypalme/peterbencze
Project-Url: Source, https://github.com/peterbencze/silene
License: Apache License, Version 2.0
Keywords: crawler scraper spider framework pyppeteer data
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Requires-Dist: appdirs (==1.4.4)
Requires-Dist: pyee (==7.0.4)
Requires-Dist: pyppeteer (==0.2.2)
Requires-Dist: syncer (==1.3.0)
Requires-Dist: tld (==0.12.3)
Requires-Dist: websockets (==8.1); python_full_version >= "3.6.1"
Requires-Dist: tqdm (==4.54.1); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: urllib3 (==1.26.2); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4" and python_full_version < "4.0.0"
Requires-Dist: appdirs (==1.4.4); extra == "dev"
Requires-Dist: cached-property (==1.5.2); extra == "dev"
Requires-Dist: cerberus (==1.3.2); extra == "dev"
Requires-Dist: certifi (==2020.12.5); extra == "dev"
Requires-Dist: distlib (==0.3.1); extra == "dev"
Requires-Dist: iniconfig (==1.1.1); extra == "dev"
Requires-Dist: orderedmultidict (==1.0.1); extra == "dev"
Requires-Dist: pathspec (==0.8.1); extra == "dev"
Requires-Dist: pep517 (==0.9.1); extra == "dev"
Requires-Dist: pipenv-setup (==3.1.1); extra == "dev"
Requires-Dist: pipfile (==0.0.2); extra == "dev"
Requires-Dist: pytest (==6.1.2); extra == "dev"
Requires-Dist: pytest-cov (==2.10.1); extra == "dev"
Requires-Dist: pytest-httpserver (==0.3.6); extra == "dev"
Requires-Dist: pytest-mock (==3.3.1); extra == "dev"
Requires-Dist: regex (==2020.11.13); extra == "dev"
Requires-Dist: typed-ast (==1.4.1); extra == "dev"
Requires-Dist: importlib-metadata (==3.3.0); python_version < "3.8" and extra == "dev"
Requires-Dist: typing-extensions (==3.7.4.3); python_version < "3.8" and extra == "dev"
Requires-Dist: zipp (==3.4.0); python_version < "3.8" and extra == "dev"
Requires-Dist: plette[validation] (==0.2.3); (python_version >= "2.6" and python_version not in "3.0, 3.1, 3.2, 3.3") and extra == "dev"
Requires-Dist: pyparsing (==2.4.7); (python_version >= "2.6" and python_version not in "3.0, 3.1, 3.2, 3.3") and extra == "dev"
Requires-Dist: toml (==0.10.2); (python_version >= "2.6" and python_version not in "3.0, 3.1, 3.2, 3.3") and extra == "dev"
Requires-Dist: attrs (==20.3.0); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3") and extra == "dev"
Requires-Dist: idna (==2.10); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3") and extra == "dev"
Requires-Dist: packaging (==20.8); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3") and extra == "dev"
Requires-Dist: pluggy (==0.13.1); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3") and extra == "dev"
Requires-Dist: py (==1.10.0); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3") and extra == "dev"
Requires-Dist: python-dateutil (==2.8.1); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3") and extra == "dev"
Requires-Dist: six (==1.15.0); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3") and extra == "dev"
Requires-Dist: vistir (==0.5.2); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3") and extra == "dev"
Requires-Dist: chardet (==4.0.0); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4") and extra == "dev"
Requires-Dist: click (==7.1.2); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4") and extra == "dev"
Requires-Dist: colorama (==0.4.4); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4") and extra == "dev"
Requires-Dist: pip-shims (==0.5.3); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4") and extra == "dev"
Requires-Dist: requests (==2.25.1); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4") and extra == "dev"
Requires-Dist: requirementslib (==1.5.16); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4") and extra == "dev"
Requires-Dist: tomlkit (==0.7.0); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4") and extra == "dev"
Requires-Dist: werkzeug (==1.0.1); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4") and extra == "dev"
Requires-Dist: wheel (==0.36.2); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4") and extra == "dev"
Requires-Dist: urllib3 (==1.26.2); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4" and python_full_version < "4.0.0") and extra == "dev"
Requires-Dist: coverage (==5.3); (python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4" and python_version < "4") and extra == "dev"
Requires-Dist: black (==19.10b0); python_version >= "3.6" and extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 1883 characters]

WHEEL

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

RECORD

Path Digest Size
silene/__init__.py sha256=IolM18pTcj1-AoLodxsqlQS8CY0rD3irxqY58yKS_9c 543
silene/browser_page.py sha256=ndOCITnbzntNZ1bs9CUDcMl313CHJVkn7E_DCxCj3Fw 1727
silene/cookie.py sha256=-p7KKgodDmTperaf-ggVV-U0mkq9BdWJYrCiWXK7blI 6551
silene/crawl_frontier.py sha256=tfAtpy0XFcIYHZ640_GnX89oMbDzt6whTxjfjjexmCo 3442
silene/crawl_request.py sha256=QzBvP4dr6P4lHJYvUP1wvg91xozoPGHSW_JMGAinRFc 5412
silene/crawl_response.py sha256=reZI3yFHdaIQrSKK1I8_BP1qshQL-HhBcUMUKKX9wiw 2355
silene/crawler.py sha256=5jEeVuaiLes8FNu5iqMxoL8Gw5e8I3l47ZkecI7OgUs 17951
silene/crawler_configuration.py sha256=w0IVKoJPL09xXlBR2raK1Pv-0FnJcSHNEDLn8-8aQGk 3727
silene/element.py sha256=Xv35jsG1qhIYGJdByM--GJTqPoYDzaZ3RjqtRi6-4YU 1693
silene/errors.py sha256=jC9PcnxaqOGaAbRQgIn-wT4GulqrLp_Hc0WaJ_Q-380 4450
silene-1.0.0.dist-info/METADATA sha256=q1569jCjaKgrkYTeXfwKIi_3uhkrxztMc1CCNYiWSfA 7691
silene-1.0.0.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
silene-1.0.0.dist-info/top_level.txt sha256=NSDGx5XPbN3OnHP8IPyoekeYnVBzLxEeO_8ac2O_d2s 7
silene-1.0.0.dist-info/RECORD

top_level.txt

silene