code-challenge

View on PyPIReverse Dependencies (0)

0.1.0.8 code_challenge-0.1.0.8-py3-none-any.whl

Wheel Details

Project: code-challenge
Version: 0.1.0.8
Filename: code_challenge-0.1.0.8-py3-none-any.whl
Download: [link]
Size: 5208
MD5: b8d45e344bcbe47be4c849f37a76b2d9
SHA256: c9b732c0cec91293a040445a4aad7b623036e83d73ba9334887db03c96d87d2d
Uploaded: 2021-03-31 21:02:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: code-challenge
Version: 0.1.0.8
Summary: Coding interview CLI that directs the user to answer timed coding interview questions in Python, JS, or C++
Author: Andrew Peng
Author-Email: andrewpeng02[at]Gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9,<4.0
Requires-Dist: altgraph (==0.17)
Requires-Dist: certifi (==2020.12.5)
Requires-Dist: cffi (==1.14.5)
Requires-Dist: chardet (==4.0.0)
Requires-Dist: colorama (==0.4.4)
Requires-Dist: cryptography (==3.4.7)
Requires-Dist: firebase (==3.0.1)
Requires-Dist: future (==0.18.2)
Requires-Dist: gcloud (==0.18.3)
Requires-Dist: googleapis-common-protos (==1.53.0)
Requires-Dist: httplib2 (==0.19.0)
Requires-Dist: idna (==2.10)
Requires-Dist: importlib-metadata (==3.9.1)
Requires-Dist: jwcrypto (==0.8)
Requires-Dist: oauth2client (==4.1.3)
Requires-Dist: pefile (==2019.4.18)
Requires-Dist: protobuf (==3.15.6)
Requires-Dist: pyasn1 (==0.4.8)
Requires-Dist: pyasn1-modules (==0.2.8)
Requires-Dist: pycparser (==2.20)
Requires-Dist: pycryptodome (==3.10.1)
Requires-Dist: pyparsing (==2.4.7)
Requires-Dist: python-jwt (==3.3.0)
Requires-Dist: pywin32-ctypes (==0.2.0)
Requires-Dist: requests (==2.25.1)
Requires-Dist: requests-toolbelt (==0.9.1)
Requires-Dist: rsa (==4.7.2)
Requires-Dist: six (==1.15.0)
Requires-Dist: sseclient (==0.0.27)
Requires-Dist: typing-extensions (==3.7.4.3)
Requires-Dist: urllib3 (==1.26.4)
Requires-Dist: wincertstore (==0.2)
Requires-Dist: zipp (==3.4.1)
[No description]

WHEEL

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

RECORD

Path Digest Size
code_challenge/main.py sha256=h0YXWSZr0UUwnAjORgxyZPGYQ29Efd5Hw-gfe9rFUEM 12412
code_challenge-0.1.0.8.dist-info/entry_points.txt sha256=K2Uya1Bq7z_TTVxxAmyouqI1FjcxSW4vuEq7N43SO0A 59
code_challenge-0.1.0.8.dist-info/WHEEL sha256=VN2eEg4PHbTOniXb-cCYQPc6zUTS4dAcATjlgU3q-Lo 83
code_challenge-0.1.0.8.dist-info/METADATA sha256=Q3GT7wtaMZoMyBHJqSVlLjgFt031TkZJLhHM4lifejg 1540
code_challenge-0.1.0.8.dist-info/RECORD

entry_points.txt

code-challenge = code_challenge.main:main