ao3scraper

View on PyPIReverse Dependencies (0)

1.0.3 ao3scraper-1.0.3-py3-none-any.whl

Wheel Details

Project: ao3scraper
Version: 1.0.3
Filename: ao3scraper-1.0.3-py3-none-any.whl
Download: [link]
Size: 24153
MD5: 36eb179bf7384db83d6292f63fdb9f22
SHA256: 6e86bebdf51ee8f9c513c053a40d5f4aecd22e349640d302d2ad47ea9cf96187
Uploaded: 2024-11-07 21:51:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ao3scraper
Version: 1.0.3
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
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10,<4.0
Requires-Dist: Pygments (==2.15.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 (==2024.07.04)
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: pyyaml (<7.0.0,>=6.0.2)
Requires-Dist: requests (==2.32.2)
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.19)
Description-Content-Type: text/markdown
[Description omitted; length: 2615 characters]

WHEEL

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

RECORD

Path Digest Size
ao3scraper/__init__.py sha256=qKK4BMzdt84HiCorJPWqgEfa_DbJeuGx_bIPrDui2vc 22
ao3scraper/__main__.py sha256=fKZYHEcAir4V0KEyJT0fMX5QtBjhUlPB3qzX3X05FgM 10118
ao3scraper/cli.py sha256=6N9iLuRVwNpIldfePtGUeNJey23-5fR2JGUkGAifzbY 103
ao3scraper/constants.py sha256=grMXq3n8VsTe-vnGn1rVHEaWFa28PEZrKxnsbKFx_58 2809
ao3scraper/construct_list.py sha256=sRICMoYYREVr6JXlqXpjCi_bvNjJRs0tm27gHA8ddW0 742
ao3scraper/database.py sha256=Tq11ROQjC29SLRsEEK4K74Xm-HQOI-5CfY9STbMBUCc 2790
ao3scraper/file_validator.py sha256=kJGjUwXZF7VCjLCbBDOeXzCB3Gya1B9EjmN1Nsklu5M 4038
ao3scraper/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ao3scraper-1.0.3.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
ao3scraper-1.0.3.dist-info/METADATA sha256=4vk4hKW9vWb06L1s4at_yyeO_zdImsM6R1lmwb8HZ-I 4305
ao3scraper-1.0.3.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
ao3scraper-1.0.3.dist-info/entry_points.txt sha256=aUvQU5uuQPfFijmBUggrMpDKl06DHOE3ZKkyifc1Z7s 50
ao3scraper-1.0.3.dist-info/RECORD

entry_points.txt

ao3scraper = ao3scraper.cli:main