prog-shojin-util

View on PyPIReverse Dependencies (0)

0.1.1 prog_shojin_util-0.1.1-py3-none-any.whl

Wheel Details

Project: prog-shojin-util
Version: 0.1.1
Filename: prog_shojin_util-0.1.1-py3-none-any.whl
Download: [link]
Size: 20132
MD5: 174fe7a9976d3b054c0b95bb4f7132e8
SHA256: 56bc411403ec059af775013927ff052442c1753ef58ef74c936b57f8945e7e9c
Uploaded: 2023-07-30 10:12:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: prog-shojin-util
Version: 0.1.1
Summary: extracting and filtering problems from AtCoder, Yukicoder, and more.
Author: Kazuya Isawa
Author-Email: torune.summer[at]gmail.com
Home-Page: https://github.com/edge2992/prog_shojin_util
Project-Url: Repository, https://github.com/edge2992/prog_shojin_util
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9,<4.0
Requires-Dist: Sphinx[docs] (<5.0.0,>=4.3.2); extra == "docs"
Requires-Dist: beautifulsoup4 (<5.0.0,>=4.12.2)
Requires-Dist: click (<9.0.0,>=8.1.6)
Requires-Dist: pandas (<3.0.0,>=2.0.3)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Requires-Dist: sphinx-autodoc-typehints[docs] (==1.12.0); extra == "docs"
Requires-Dist: sphinx-rtd-theme[docs] (<2.0.0,>=1.0.0); extra == "docs"
Requires-Dist: tabulate (<0.10.0,>=0.9.0)
Provides-Extra: docs
Description-Content-Type: text/markdown
[Description omitted; length: 5954 characters]

WHEEL

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

RECORD

Path Digest Size
prog_shojin_util/__init__.py sha256=-eLXYEqRc5fzc75OV79zvJYjY0dLsTkVe5MvogPGlAI 358
prog_shojin_util/__main__.py sha256=1okqIqy89ja2SXk_xhhqVQeJvqkxoucHrP3VvHobSKs 65
prog_shojin_util/cli.py sha256=RbxQCQ4aQaC_ipWn6NbBEfnDyzrQu37bOC3k3SkQtU8 3100
prog_shojin_util/cli_config.py sha256=4F3ZjzAKR51H3N9XFZqmcC3SIsgKTOW6y4gSeR09hYg 208
prog_shojin_util/logging_config.py sha256=a6MTD54OGcKPJEaMxImAZ1VNJt6HMQMo6TowCjHGxmY 304
prog_shojin_util/scraper/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
prog_shojin_util/scraper/link_collector.py sha256=ApMVsBrA7Xni7RGmbkwaGLzGHUQ3Uhtvb9KLy3tVfIY 1313
prog_shojin_util/services/output_formatter.py sha256=rE00DrFMSeNdIJywwuezlMg1P7lNuKXnHio1ZaeXgbY 3190
prog_shojin_util/services/problem_finder.py sha256=i0bW5bUZQ48gAXbv62F6WMrt2GTN4NogcpzSLDHesH0 1722
prog_shojin_util/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
prog_shojin_util/utils/cache.py sha256=K7YIs_f0VQzzInKGuWFuM5wVXS66r849flWrZils7e8 1223
prog_shojin_util/utils/contest_site_factory.py sha256=875T9aZkxDWwK4lA0Yvf_za-Vqk6QqLlfaxqawxZz6Q 1373
prog_shojin_util/utils/contest_sites/__init__.py sha256=UkiQkQmCujIIC7viTqs95pIXoBaTp_i6DurBkoGakbk 201
prog_shojin_util/utils/contest_sites/abstract/__init__.py sha256=RdodTjRs4ptL8NYwFG-OLTl1VZR93w_3Wc38evsGm-8 119
prog_shojin_util/utils/contest_sites/abstract/api.py sha256=J909nX93LJAeIYUa2z7SdNJdlvTKJl-BtPXp9KlVDF4 451
prog_shojin_util/utils/contest_sites/abstract/matcher.py sha256=MN0MQ2dCl2ycvQVuqqr6lpk1bFeECTWa6oW5HxI4tU0 447
prog_shojin_util/utils/contest_sites/abstract/parser.py sha256=E5yn0jnFf-GkDIF_UGiJxUMevmAxIWHkV4-D91f6V3Y 289
prog_shojin_util/utils/contest_sites/api_utils.py sha256=FJumTuscmyAxms4fL_XscHM5AzNlbd_Yc3h7o1NshsA 1388
prog_shojin_util/utils/contest_sites/atcoder/__init__.py sha256=8z1BPowIVXMFPqDyWo5ZC9UuugY7cTzs0qD74Q-zjVg 98
prog_shojin_util/utils/contest_sites/atcoder/api.py sha256=-0kZBwQQdBtl2bJJt8ORzhjBG1m_1FPD7qZuajacDM8 3043
prog_shojin_util/utils/contest_sites/atcoder/matcher.py sha256=_LTj3jO8P93LZ_3rqqsGlwN3esRJ80ClSQfp07r6au8 219
prog_shojin_util/utils/contest_sites/atcoder/parser.py sha256=inDPnIHeYMFuC-Azcf47Y8HbZ9yP7nfBCAAxiGfaiQ8 1150
prog_shojin_util/utils/contest_sites/classifier.py sha256=3SdkwfPh69YF_60Mx1xus3b9_CmvpcjXd94xVL7524Q 852
prog_shojin_util/utils/contest_sites/topcoder/__init__.py sha256=N_dvF83akyUoDx7EyLrdnRLP0WD-sPavY7lXXRhN560 37
prog_shojin_util/utils/contest_sites/topcoder/matcher.py sha256=dqTAl_WtdF867Sz3mV4_luoyMCYJ9ht_47JbSQF0M4U 200
prog_shojin_util/utils/contest_sites/yukicoder/__init__.py sha256=XkdPF9cVqfsRNcgnNZMUJWmKsXJpbqhfnZny3a2386I 104
prog_shojin_util/utils/contest_sites/yukicoder/api.py sha256=VY6mk5-M3hMIyfsdoL6TRFRGOi50LHwkLYYoaQFVElo 1043
prog_shojin_util/utils/contest_sites/yukicoder/matcher.py sha256=hBLyy924Fo2WWs3Zhv9lPLqpcQn5YPV8forLoBxUN7s 213
prog_shojin_util/utils/contest_sites/yukicoder/parser.py sha256=AnlHj5m5GnE6fHx6HLVXMGhuYCTSLLJ2QZYRtSci9LE 633
prog_shojin_util/utils/url_tools.py sha256=uBWhlC1LiRJOB8lr7b3d-FaPMLVY87qZW7Pq90jJ-Co 208
prog_shojin_util-0.1.1.dist-info/LICENSE sha256=zon9_97J7-xc9k2YJEvakgH0cYzY8_HEpBANkuKo25A 1069
prog_shojin_util-0.1.1.dist-info/METADATA sha256=XQd6k69QF2BmvOc72ceP8rOmCkKQGSG2ZoPgKrokbz8 7057
prog_shojin_util-0.1.1.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
prog_shojin_util-0.1.1.dist-info/entry_points.txt sha256=0LrXCMwOmQwcg5iEfhx5eXSCzJn7MKQ7KrZQAVbvRDA 55
prog_shojin_util-0.1.1.dist-info/RECORD

entry_points.txt

pshu = prog_shojin_util.__main__:main