webarticlecurator

View on PyPIReverse Dependencies (1)

1.10.2 webarticlecurator-1.10.2-py3-none-any.whl

Wheel Details

Project: webarticlecurator
Version: 1.10.2
Filename: webarticlecurator-1.10.2-py3-none-any.whl
Download: [link]
Size: 34800
MD5: 99eea1fbbdb706040d966d02ac04426e
SHA256: 2cb30fbaba186ff9c336c91c9f2e3b2a7af3c6c1030d1ebc5df736389729f987
Uploaded: 2022-02-10 20:47:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: webarticlecurator
Version: 1.10.2
Summary: A crawler program to download content from portals (news, forums, blogs) and convert it to the desired output format according to the configuration.
Author: dlazesz
Home-Page: https://github.com/ELTE-DH/WebArticleCurator
Project-Url: Repository, https://github.com/ELTE-DH/WebArticleCurator
License: LGPLv3
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8,<4.0
Requires-Dist: beautifulsoup4 (<5.0.0,>=4.9.0)
Requires-Dist: chardet (<5.0.0,>=4.0.0)
Requires-Dist: lxml (<5.0.0,>=4.5.0)
Requires-Dist: mplogger (<2.0.0,>=1.0.0)
Requires-Dist: newspaper3k (<0.3.0,>=0.2.8); extra == "newspaper3k" or extra == "full"
Requires-Dist: pyyaml (<7.0.0,>=6.0.0)
Requires-Dist: ratelimit (<3.0.0,>=2.2.1)
Requires-Dist: requests (<3.0.0,>=2.26.0)
Requires-Dist: urllib3 (<2.0.0,>=1.26.7)
Requires-Dist: warcio (<2.0.0,>=1.7.0)
Requires-Dist: yamale (<5.0.0,>=4.0.2)
Provides-Extra: full
Provides-Extra: newspaper3k
Description-Content-Type: text/markdown
[Description omitted; length: 13605 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
webarticlecurator/__init__.py sha256=v-R_729vqpA5kxwQqPOX1KAYBFjVNEDNXYhfz4rF6M8 715
webarticlecurator/__main__.py sha256=RpanRxlOmH4e3W6PP4ikl3RX2185Si6d5d48xUdZOvM 17538
webarticlecurator/crawl_schema.yaml sha256=3Y55s3zz9NyTi4TkqfjDjykCeUTMsQ4ANnhUbS8NxxY 567
webarticlecurator/enhanced_downloader.py sha256=m-KWjyblqKOHuoxv1RYXC4P_ChBFDf1pzw5kllLDYqk 24697
webarticlecurator/news_crawler.py sha256=XpbX2SOaypL-EOy9jXdYOxTE8aFNFnVcNIbJPJXO6zU 22850
webarticlecurator/other_modes.py sha256=ItpH9RKTYBLAAIxjrj_WdHeeD8RP0qDWRVrEIaEwh0Y 6629
webarticlecurator/site_schema.yaml sha256=clzntNhruLusoGLIHC1TbJB8TGPiHsixfsglI776VDI 1689
webarticlecurator/utils.py sha256=gXrWi-kkVSJhspRKxe6qe2rQdIS0D6SXm6pDRnNzDHc 12726
webarticlecurator/version.py sha256=mfyq8J_DbCIiY0XagwgKtz7L6M2c0zrlgTaPUNH2msw 285
webarticlecurator-1.10.2.dist-info/entry_points.txt sha256=iNaV8s89rKKBjOcKL8fR8Nj-tzi_CovJSqiCQRmXkLo 69
webarticlecurator-1.10.2.dist-info/LICENSE sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg 7652
webarticlecurator-1.10.2.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
webarticlecurator-1.10.2.dist-info/METADATA sha256=OBDTfQexF27UYtW9DQPqD9LhKiJGkwN83BU3n-IsbYo 15032
webarticlecurator-1.10.2.dist-info/RECORD

entry_points.txt

webarticlecurator = webarticlecurator.__main__:main