obscraper

View on PyPIReverse Dependencies (1)

0.8.3 obscraper-0.8.3-py3-none-any.whl

Wheel Details

Project: obscraper
Version: 0.8.3
Filename: obscraper-0.8.3-py3-none-any.whl
Download: [link]
Size: 21595
MD5: 08f20f2b590fe632e8145463318109b8
SHA256: 35f717e5a0764176f1e537161fcfbc61123f51be6fa9533cc65e688f3fe2884b
Uploaded: 2022-12-18 23:56:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: obscraper
Version: 0.8.3
Summary: obscraper: scrape posts from the overcomingbias blog
Author-Email: Christopher McDonald <cmcdonal33[at]gmail.com>
Project-Url: changelog, https://obscraper.readthedocs.io/en/stable/changelog.html
Project-Url: repository, https://github.com/chris-mcdo/obscraper
Project-Url: issues, https://github.com/chris-mcdo/obscraper/issues
License: MIT License Copyright (c) 2022 Christopher McDonald Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: api,bs4,overcomingbias
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Internet
Classifier: Topic :: Internet :: WWW/HTTP :: Indexing/Search
Requires-Python: >=3.8
Requires-Dist: beautifulsoup4 (>=4.8)
Requires-Dist: cachetools (>=4.2)
Requires-Dist: httpx[http2] (>=0.20.0)
Requires-Dist: lxml (>=3)
Requires-Dist: python-dateutil (>=2.7)
Requires-Dist: pytz
Requires-Dist: trio (>=0.19.0)
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-trio; extra == "test"
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 3888 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.11.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
obscraper/__init__.py sha256=xjKAv8dEn64JcP8Ai7BiNn4j9J4bD4KbVmNhXpK32N0 1328
obscraper/__main__.py sha256=oNqnaGzrRx2DfAivonrRlN79fmNNhV2zOZUup9y9c4w 3875
obscraper/_assemble.py sha256=Ha2xD1_fIXepJFF-VpPPwYfK2WPSIr43Qf9-S7Ttk20 3900
obscraper/_download.py sha256=IcDi7L229wh-H5vccVucN5xqCeC-6D70oybexMgnzbY 2996
obscraper/_exceptions.py sha256=-4cwIfrPfHahzW5pAqR4T3S2YY5oBHVSMSo6dXez9Js 249
obscraper/_extract_post.py sha256=ApZiLq2NCWYoL4SSMKc1Xi71BwuiS_h6FplACIrwnZI 15111
obscraper/_fetch.py sha256=5iAA9cbbGsoQ4gmU19_3jZ5-61GNR8nFfFwdlgyWV0c 3853
obscraper/_post.py sha256=jaVr6ceBpvkN8erofxJ7NTXrc1Yv2DoWnE6r0G-0Wgk 2752
obscraper/_scrape.py sha256=slKZ5MmK4FYdZyebXc8750gfLuCeJq_DE-FbjnOEKkU 9945
obscraper/_serialize.py sha256=_XRmujftC-RawngkSRhhcw_yv-1DLwpEKyI3sgN3q28 2200
obscraper/_tidy.py sha256=WNsy_E3OV5GLFATiDrSU4UzNy0z4D7S59GUv_p0hbhQ 4603
obscraper/_utils.py sha256=VE0nUAM-vxlm6UUOJXtEWW2bjswpiLG5VkQH15oq_YA 1582
obscraper/_version.py sha256=tSahYUC_OC5n3dPh-VLTlzp0PK4sUHTxlRbp5PFNiqk 160
obscraper-0.8.3.dist-info/METADATA sha256=9F7y1ELOJLjFxZiwpDPDJZPuJwKbPU5STO9u4tO5UkQ 6626
obscraper-0.8.3.dist-info/WHEEL sha256=NaLmgHHW_f9jTvv_wRh9vcK7c7EK9o5fwsIXMOzoGgM 87
obscraper-0.8.3.dist-info/entry_points.txt sha256=BHqzNPdgXUiUTQFqKDxqoUNVypt4OdYeXHT_lJNim58 60
obscraper-0.8.3.dist-info/licenses/LICENSE sha256=Nv4X0eSmhKqIh_9f6Wn-x334xvAkFCnFI87IHjOfI7M 1076
obscraper-0.8.3.dist-info/RECORD

entry_points.txt

obscraper = obscraper.__main__:entrypoint