isEvenAPI

View on PyPIReverse Dependencies (0)

3.0 isEvenAPI-3.0-py3-none-any.whl

Wheel Details

Project: isEvenAPI
Version: 3.0
Filename: isEvenAPI-3.0-py3-none-any.whl
Download: [link]
Size: 3452
MD5: 458720c9b204b7d48b9b72303d63c1e7
SHA256: 970cc4fb40379c435b12584f1337c8ecf09c26244956e948cebbe0c6dc07b40a
Uploaded: 2022-04-01 15:24:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: isEvenAPI
Version: 3.0
Summary: API Wrapper for the isEven API.
Author: Eliaz Bobadilla
Author-Email: eliaz.bobadilladev[at]gmail.com
Home-Page: https://github.com/UltiRequiem/isEvenAPI
License: MIT
Keywords: api,isEven,math,even,odd
Classifier: Operating System :: OS Independent
Requires-Dist: certifi (==2021.5.30)
Requires-Dist: coverage (==6.3.2)
Requires-Dist: chardet (==4.0.0)
Requires-Dist: decorator (==5.0.9)
Requires-Dist: idna (==2.10)
Requires-Dist: py (==1.10.0)
Requires-Dist: requests (==2.25.1)
Requires-Dist: retry (==0.9.2)
Requires-Dist: urllib3 (==1.26.5)
Requires-Dist: click (>=7.1.2)
Requires-Dist: typer (>=0.4.1)
Description-Content-Type: text/markdown
[Description omitted; length: 2021 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
is_even/__init__.py sha256=kAh3p4KlKy0sZnWaWWT5Ftf6H7DVLnjr1TOFeW2SEug 711
is_even/__main__.py sha256=xUZEeUFHm161vl-bfLOOGORrE-h1WjOyYlCsm46QoNc 369
isEvenAPI-3.0.dist-info/METADATA sha256=S-lKk0l5cODCzrxOUO9y-MnV7ZpF4whatVkcAuQda34 2784
isEvenAPI-3.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
isEvenAPI-3.0.dist-info/entry_points.txt sha256=MSKI2vpQ_mYmrwz7OEcB4UgUtH2ItC18ux165Otl0as 64
isEvenAPI-3.0.dist-info/top_level.txt sha256=kDoep96ojzSBJUXU7rrYK3R8fxxE3SnYtedbJ5Wi8y8 8
isEvenAPI-3.0.dist-info/RECORD

top_level.txt

is_even

entry_points.txt

is_even = is_even:__main__