python-codeforces

View on PyPIReverse Dependencies (0)

0.2.7 python_codeforces-0.2.7-py3-none-any.whl

Wheel Details

Project: python-codeforces
Version: 0.2.7
Filename: python_codeforces-0.2.7-py3-none-any.whl
Download: [link]
Size: 7409
MD5: ba02f7a73075138266ded5924d46c207
SHA256: cd27b74861018fb9e1ad70d325f23993f6fa30a163bc7f4bc093f147e47cded6
Uploaded: 2019-03-04 07:57:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-codeforces
Version: 0.2.7
Summary: Codeforces API wrapper for python
Author: Mukundan
Author-Email: mukundan314[at]gmail.com
Home-Page: https://github.com/Mukundan314/python-codeforces
Project-Url: Bug Tracker, https://github.com/Mukundan314/python-codeforces/issues/
Project-Url: Documentation, https://python-codeforces.readthedocs.io/en/stable/
Project-Url: Source, https://github.com/Mukundan314/python-codeforces
License: MIT
Keywords: codeforces
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6,<4
Requires-Dist: beautifulsoup4
Requires-Dist: colorama
Requires-Dist: requests
Description-Content-Type: text/markdown
[Description omitted; length: 2061 characters]

WHEEL

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

RECORD

Path Digest Size
codeforces/__init__.py sha256=nm46X6PG1P-mDYDsoJaPRRysB_vxby7M2tjk_LAJ0dg 211
codeforces/api.py sha256=M-KxiKPMCVlUU7bsHa3bWKFQBI3WU1sUy9I1uSFnYPo 1802
codeforces/cf_run.py sha256=v6-4j8ZATGHX_nBpqhINdkOXGjAmWI_hfkTJFaP_VPk 2286
codeforces/error.py sha256=WkN9INx2AxZyM3MXDeukuwdRZmnCRnYhIJHCRgPDqno 385
codeforces/problem.py sha256=68qpLDc8f_qUUzoDjJkbcWPa0HEzKAgCmuVmPFqRoKo 1899
codeforces/submission.py sha256=oQ_BBRl0Sejtn9kOe1kF4WA_rc6xjfGE-TjFjrDJefQ 936
python_codeforces-0.2.7.dist-info/LICENSE sha256=WWkyKmXBznKzYu1-gIqe5u90up7yf2usGNein7mShcM 1065
python_codeforces-0.2.7.dist-info/METADATA sha256=IQWYSgueFf1M0CapUJWUxfAMWinoMmeC1Y-BEfLsSUk 3007
python_codeforces-0.2.7.dist-info/WHEEL sha256=U88EhGIw8Sj2_phqajeu_EAi3RAo8-C6zV3REsWbWbs 92
python_codeforces-0.2.7.dist-info/entry_points.txt sha256=kC3O97oY_jhuF1CCJCaNn3WK9VAjBHGZlsbpTxL5DKo 51
python_codeforces-0.2.7.dist-info/top_level.txt sha256=pOMmDl8CdkllD9u7xBD6nnvY6Uys4Ohp_Q35Dgdu-rg 11
python_codeforces-0.2.7.dist-info/RECORD

top_level.txt

codeforces

entry_points.txt

cf-run = codeforces.cf_run:main