ao3scraper

View on PyPIReverse Dependencies (0)

1.0.2 ao3scraper-1.0.2-py3-none-any.whl

Wheel Details

Project: ao3scraper
Version: 1.0.2
Filename: ao3scraper-1.0.2-py3-none-any.whl
Download: [link]
Size: 24455
MD5: 487be7ff171425cfb377b6cb13bfe06c
SHA256: 968774efe95d3c7fdd37e66bb5a46fe8626cf0c3a53e3562b4f806ec7390e141
Uploaded: 2023-01-20 22:50:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ao3scraper
Version: 1.0.2
Summary: ao3scraper is a python webscraper that scrapes AO3 for fanfiction data, stores it in a database, and highlights entries when they are updated.
Author: Ethan
Author-Email: ethanjohnleitch[at]gmail.com
Home-Page: https://github.com/EthanLeitch/ao3scraper
Project-Url: Repository, https://github.com/EthanLeitch/ao3scraper
License: GPL-3.0-or-later
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<4.0
Requires-Dist: PyYAML (==6.0)
Requires-Dist: Pygments (==2.12.0)
Requires-Dist: SQLAlchemy (<2.0.0,>=1.4.41)
Requires-Dist: alembic (<2.0.0,>=1.8.1)
Requires-Dist: ao3-api (<3.0.0,>=2.3.0)
Requires-Dist: beautifulsoup4 (==4.11.1)
Requires-Dist: certifi (==2022.5.18.1)
Requires-Dist: chardet (==4.0.0)
Requires-Dist: click (==8.0.1)
Requires-Dist: commonmark (==0.9.1)
Requires-Dist: configparser (<6.0.0,>=5.3.0)
Requires-Dist: deepdiff[murmur] (<6.0.0,>=5.8.1)
Requires-Dist: dictdiffer (<0.10.0,>=0.9.0)
Requires-Dist: idna (==2.10)
Requires-Dist: marshmallow-sqlalchemy (<0.29.0,>=0.28.1)
Requires-Dist: pathlib (<2.0.0,>=1.0.1)
Requires-Dist: platformdirs (<3.0.0,>=2.5.4)
Requires-Dist: requests (==2.25.1)
Requires-Dist: rich (==12.4.1)
Requires-Dist: ruamel-yaml (<0.18.0,>=0.17.21)
Requires-Dist: soupsieve (==2.3.2.post1)
Requires-Dist: urllib3 (==1.26.9)
Description-Content-Type: text/markdown
[Description omitted; length: 2615 characters]

WHEEL

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

RECORD

Path Digest Size
ao3scraper/__init__.py sha256=ZTipNH6wyC6qsq1H_lZsvJyVruUa1nu3y4EysMdkpuU 22
ao3scraper/__main__.py sha256=PUAUPlowgtKODfd0l0JHwqOvZ-u_gWkatMRSLWRj6lo 10235
ao3scraper/cli.py sha256=6N9iLuRVwNpIldfePtGUeNJey23-5fR2JGUkGAifzbY 103
ao3scraper/constants.py sha256=i-y9r9orhLlAg0i5L590AjvijhtX1paYfEv1rYGnFJI 2829
ao3scraper/construct_list.py sha256=sRICMoYYREVr6JXlqXpjCi_bvNjJRs0tm27gHA8ddW0 742
ao3scraper/database.py sha256=7zNtRJKJmJpxCtyfeQPPvDtmyaKGfuFUudFjJ-72jMY 2824
ao3scraper/file_validator.py sha256=w5wt3LBGLLg9VNhCGz4_Ai_eUXfedrgEmj0kPqdGjWg 4094
ao3scraper/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ao3scraper/tests/test_ao3scraper.py sha256=wFdOmlZld-GIIaFRGJZQO7tIPeA5BfaDnHMdCt0Tty4 91
ao3scraper-1.0.2.dist-info/entry_points.txt sha256=aUvQU5uuQPfFijmBUggrMpDKl06DHOE3ZKkyifc1Z7s 50
ao3scraper-1.0.2.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
ao3scraper-1.0.2.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
ao3scraper-1.0.2.dist-info/METADATA sha256=XJ51VzTmsojzI97bGd81XMhTxfnFOHXkLzuJyyZn6FM 4194
ao3scraper-1.0.2.dist-info/RECORD

entry_points.txt

ao3scraper = ao3scraper.cli:main