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