yxr-atcoder-core

View on PyPIReverse Dependencies (1)

0.0.3.5 yxr_atcoder_core-0.0.3.5-py3-none-any.whl

Wheel Details

Project: yxr-atcoder-core
Version: 0.0.3.5
Filename: yxr_atcoder_core-0.0.3.5-py3-none-any.whl
Download: [link]
Size: 18504
MD5: 354316d12f4ff828d9ae1f37063e4470
SHA256: 403a12765e643e8467e0b9e170a2f1111061ecb20addb086b32ffe69ed0c53e6
Uploaded: 2024-04-29 19:26:33 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: yxr-atcoder-core
Version: 0.0.3.5
Summary: Simple Atcoder core api
Author-Email: YeXiaoRain <yexiaorain[at]gmail.com>
Project-Url: Homepage, https://github.com/CroMarmot/yxr-atcoder-core
Project-Url: Bug Tracker, https://github.com/CroMarmot/yxr-atcoder-core/issues
License: MIT License Copyright (c) 2022 陈鼫RWHTYFZ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: api,atcoder,yxr
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: beautifulsoup4 (>=4)
Requires-Dist: dataclasses-json
Requires-Dist: lxml (>=4)
Requires-Dist: requests (>=2)
Requires-Dist: toml
Requires-Dist: types-beautifulsoup4
Requires-Dist: build; extra == "dev"
Requires-Dist: coverage (>=6); extra == "dev"
Requires-Dist: furo; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: myst-parser; extra == "dev"
Requires-Dist: pytest (>=7); extra == "dev"
Requires-Dist: sphinx (>=5); extra == "dev"
Requires-Dist: yapf (>=0.32); extra == "dev"
Requires-Dist: furo; extra == "doc"
Requires-Dist: myst-parser; extra == "doc"
Requires-Dist: sphinx (>=5); extra == "doc"
Requires-Dist: coverage (>=6); extra == "test"
Requires-Dist: mypy; extra == "test"
Requires-Dist: pytest (>=7); extra == "test"
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1673 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.24.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ac_core/__init__.py sha256=xnHUVJyP7iEJ4ercsYOD8Dd0jLTh4ilCu3ANx2egH-g 24
ac_core/auth.py sha256=FTePIbuAzOB35KaPgsTq66xK-8ATFbKe7yQiYe-bUaY 2661
ac_core/constant.py sha256=4R6XNGF8Zf0Q7ab2iTaoFFLU96RNapNG_t5J1iEh_jM 32
ac_core/language.py sha256=cyjGEQaV9FJlXLRe_D8CT4cgSEiQqlsRqL7GhnIj7sg 1311
ac_core/problem.py sha256=2lvXyMtXwi2xXigEl0iNeISMZu_7gP21UBW2NW--lFs 7410
ac_core/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ac_core/result.py sha256=m-z-8chaU0DAZrrVfHuCEBHwP8lHRXOEsMoE_nwKBUM 5358
ac_core/submit.py sha256=xPQbNfc4PO_zXVp75XAYTvV8XhaKRGSvj_Bkag1fn18 2591
ac_core/url.py sha256=Hsc7L_5qdvcnKZOXVjVxgOLcC2uJCx8D_-ey3sDhA1I 960
ac_core/contest/__init__.py sha256=V9ifEZE8C1m0LFTegYXZHb9aVdASsNsma8lBfOCULAA 376
ac_core/contest/listpage.py sha256=2bk1ZCWhVdzQxy3E0BEN7Z-hjoKJV1pvhdZ8p4lcS98 2352
ac_core/contest/standing.py sha256=-zmcWfw14mG9c1Suh88Pjr3hjpqWoKSRSsBv9_qNMqI 2932
ac_core/contest/tasks.py sha256=1ajW_BGocUkNLSpy4PYXkkZcIOY-n4E8j8C6Y-dr0eA 5194
ac_core/interfaces/HttpUtil.py sha256=xlL2eo_t8FuiTw2WTmFvawPCtfpfwGV5FQxVzqaPMYk 328
ac_core/interfaces/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ac_core/modal/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ac_core/modal/problem_test_case.py sha256=hyktv_s4KCV4gRcJCBUNPefsx2Osaybi1SXgXhpsrbQ 121
ac_core/utils/__init__.py sha256=W7hBlP01Spuyhh6srUkX9HmDqDn9a2pwJAsraOx_53E 1192
ac_core/utils/html_parse_helper.py sha256=Mq1Lrb-ucAUth8_-KB4gXgYl3chEM-3i1FAkm9CizrI 497
yxr_atcoder_core-0.0.3.5.dist-info/METADATA sha256=0vVh7XQyiaICzfgSuwEopFX6uXD9os4fYZqfSTcM5ZM 4208
yxr_atcoder_core-0.0.3.5.dist-info/WHEEL sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU 87
yxr_atcoder_core-0.0.3.5.dist-info/licenses/LICENSE sha256=JgnsYclTLE-220N4DThZfShFxZGop1-e-cnsxR9B6WY 1070
yxr_atcoder_core-0.0.3.5.dist-info/RECORD