codewars-api-py

View on PyPIReverse Dependencies (0)

1.0.2 codewars_api_py-1.0.2-py3-none-any.whl

Wheel Details

Project: codewars-api-py
Version: 1.0.2
Filename: codewars_api_py-1.0.2-py3-none-any.whl
Download: [link]
Size: 21588
MD5: d51139b1472046fe9f2235f9d05be959
SHA256: 78e0146156451c430d8946c1310e5433130c1e91c1b0d299dcde44d1947ee267
Uploaded: 2024-08-03 13:00:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: codewars-api-py
Version: 1.0.2
Summary: Effortlessly interact with Codewars API using a Python wrapper
Author: Alejandro González Momblán
Author-Email: agelrenorenardo[at]gmail.com
Home-Page: https://github.com/yisuschrist/codewars-api-py
Project-Url: Changelog, https://github.com/yisuschrist/codewars-api-py/releases
Project-Url: Issues, https://github.com/yisuschrist/codewars-api-py/issues
Project-Url: Repository, https://github.com/yisuschrist/codewars-api-py
License: GPL-3.0-only
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.12
Requires-Python: >=3.8,<4.0
Requires-Dist: platformdirs (<5.0.0,>=4.1.0)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Requires-Dist: rich-argparse-plus (<0.4.0.0,>=0.3.1.4)
Description-Content-Type: text/markdown
[Description omitted; length: 3468 characters]

WHEEL

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

RECORD

Path Digest Size
codewars_api_py/__init__.py sha256=pjJpAigoZeGU618r1fttzIcOVNxjlsVz02vCKF_SIoo 63
codewars_api_py/__main__.py sha256=Tw4NK2ZuBVvF3WcyE1X9H8__fD195UOUsqGMvz_LNeQ 1650
codewars_api_py/api.py sha256=mnipcwDx_xrs-eW5bSn-Gq5r7WWEfUpeBI8oDDvQK0k 10192
codewars_api_py/cli.py sha256=n0hRB--7mAGc0Tae9JN_7LFuUxtU4ccXh7TMgZfGixY 2407
codewars_api_py/config.py sha256=sFQs52xddIU_pFb5yYZUQT9GLKoSlH7miYZTziTurbM 2158
codewars_api_py/consts.py sha256=as06wu6CyTe7cjwb3EB0VPsuIZFCXYsNnh_ncdk9Hfk 832
codewars_api_py/logs.py sha256=xIvKiu-7c7vKFUs4RTpkLtxnp9BaAaEfG5-muqKzHbI 624
codewars_api_py-1.0.2.dist-info/LICENSE sha256=oO50YGSwbQnKsHaBFuwmX9DUUmHUCHya0saYoHx6rA4 35803
codewars_api_py-1.0.2.dist-info/METADATA sha256=hXW3OD6f5DsoxEJ15bWmGBBrTJ3L1rM79cyebxCOuVc 4572
codewars_api_py-1.0.2.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
codewars_api_py-1.0.2.dist-info/entry_points.txt sha256=6Il81WWIJphvwEzMeZgMWb0xi-BWVttDZne_x8MXNK0 65
codewars_api_py-1.0.2.dist-info/RECORD

entry_points.txt

codewars-api-py = codewars_api_py.__main__:main