codewars-scraper

View on PyPIReverse Dependencies (0)

1.0 codewars_scraper-1.0-py3-none-any.whl

Wheel Details

Project: codewars-scraper
Version: 1.0
Filename: codewars_scraper-1.0-py3-none-any.whl
Download: [link]
Size: 5667
MD5: 0ad0d75616a472fe0bc9c24fd962937f
SHA256: c450211e37177718ac86ed743704534d2857fa5411e98d7fd1cf493961a875bc
Uploaded: 2020-11-22 12:50:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: codewars-scraper
Version: 1.0
Summary: Codewars scraper which allows you to parse and download your katas
Author: dhvcc
Author-Email: 1337kwiz[at]gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<4.0
Requires-Dist: loguru (<0.6.0,>=0.5.3)
Requires-Dist: pathvalidate (<3.0.0,>=2.3.0)
Requires-Dist: selenium (<4.0.0,>=3.141.0)
Requires-Dist: ujson (<5.0.0,>=4.0.1)
Requires-Dist: webdrivermanager (<0.10.0,>=0.9.0)
[No description]

WHEEL

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

RECORD

Path Digest Size
codewars_scraper/__init__.py sha256=ig4L-XEROnahGAmkbXuAwp9xYCg2CpgK_-WE3tSpHmw 272
codewars_scraper/__main__.py sha256=ggHhi_R1XVkeOTsDC89xsT-wbR7P_MPm9FPPBvTn7YA 1626
codewars_scraper/file_extensions.py sha256=RC8TlQxmrpVGL2mIo4-GifDb21YmbcavByryaAkJuPg 354
codewars_scraper/scraper.py sha256=ZLXinvwBftSrbv2KCMbf3d1PfowWavIvnCO3V_vxsEI 4990
codewars_scraper/speedups.py sha256=0ge0yvyuHBH8-GjnBT1duOVan0ehHxZM11zy4L7rGHs 86
codewars_scraper-1.0.dist-info/entry_points.txt sha256=CLwV6U_DOpans-b621TgUr3yV-FywvGh5Mg37e2zlKo 67
codewars_scraper-1.0.dist-info/LICENSE sha256=oU4d1P5BknnbbfdKGssmKB7_zUoNxhrca8xbHRT60no 1076
codewars_scraper-1.0.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
codewars_scraper-1.0.dist-info/METADATA sha256=DvsiVZpP6M2rtwMwcQJaIITIs0B9KoV7iylYkFNXtZA 636
codewars_scraper-1.0.dist-info/RECORD

entry_points.txt

codewars-scraper = codewars_scraper.__main__:main