check_done

View on PyPIReverse Dependencies (0)

1.0.0 check_done-1.0.0-py3-none-any.whl

Wheel Details

Project: check_done
Version: 1.0.0
Filename: check_done-1.0.0-py3-none-any.whl
Download: [link]
Size: 17094
MD5: db15c4bb1142e89d684aac498955396a
SHA256: 9efac3e55c949a3e73daf6c5c9fd58342a922224ff9507edb1899f2923106d04
Uploaded: 2024-11-27 12:36:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: check_done
Version: 1.0.0
Summary: Check done issues on a GitHub project board
Author: Siisurit e.U.
Home-Page: https://github.com/siisurit/check_done
Project-Url: Changelog, https://github.com/siisurit/check_done/blob/main/CHANGELOG.md
Project-Url: Documentation, https://github.com/siisurit/check_done/blob/main/README.md
Project-Url: Issue Tracker, https://github.com/siisurit/check_done/issues
Project-Url: Repository, https://github.com/siisurit/check_done.git
License: MIT
Keywords: check,closed,done,done done,finished,issue,task,validate
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.10,<3.14
Requires-Dist: chardet (<6,>=5)
Requires-Dist: gitpython (<4,>=3)
Requires-Dist: pydantic (<3.0.0,>=2.10.2)
Requires-Dist: pygments (<3,>=2)
Requires-Dist: pyjwt (<3.0.0,>=2.9.0)
Requires-Dist: pytest-mock (<4.0.0,>=3.14.0)
Requires-Dist: pytest-order (<2.0.0,>=1.3.0)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.1)
Requires-Dist: pyyaml (<7.0.0,>=6.0.2)
Requires-Dist: requests-mock (<2.0.0,>=1.12.1)
Requires-Dist: rich (<14,>=9)
Description-Content-Type: text/markdown
[Description omitted; length: 4219 characters]

WHEEL

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

RECORD

Path Digest Size
check_done/__init__.py sha256=AIppggIvKkG_hEkWbBa8AjI8OwJ_6NAQCIvlLqIRBAo 178
check_done/command.py sha256=5cgKAuWKxjI6tRS2SSiBlcg28UmsDdiMnooTnUDZqPE 2671
check_done/config.py sha256=TkB3JSU4AERLaJ7IRKq9Z2rNVohrpar0A8Uj5GKAa5g 6090
check_done/done_project_items_info.py sha256=Hl8j_00MFLciVfkIBrtWcxdyTgNfmi_Rj1gvgx5qtfs 5326
check_done/graphql.py sha256=tBGqZvc-n-QGvgbZAIYJOr27CShCA_4fSKqDB_8fISE 4453
check_done/info.py sha256=og3Pik80zVY4licFi6tGQbJwBhwYWvoBRockwhUCuYw 4468
check_done/organization_authentication.py sha256=qB5pVlArFaCQfP3t_mNEFuwquUai5PFjMwlpksYDeLE 2863
check_done/queries/organization_projects.graphql sha256=KurAFsb4VVrJk6RORnhd768nOvSfS7e3fKOUzP9t76Q 393
check_done/queries/project_single_select_fields.graphql sha256=_Bn-KuLf1LJkAF3acXsUjt07GaipRM3f32JB4hFeBBY 543
check_done/queries/project_v2_items.graphql sha256=TMT2YxvQueFxWnoyATehGQWXmmTb2JgDFAEnQ-DHAL0 1483
check_done/queries/user_projects.graphql sha256=_xhI69sfLn0ywB22rnIzhNbxowsGXYzVswirOlLnpmA 371
check_done/warning_checks.py sha256=aa4Lg4m1YM9lUBafn5H_YEclhHYp0sTua56DtLH2YAc 3686
check_done-1.0.0.dist-info/LICENSE sha256=sHr68YyEcoIWeGiGVhAplIUiFjezPlklkiZ-FwZU0oo 1070
check_done-1.0.0.dist-info/METADATA sha256=wBbDe2WKCdgP3NJmj7-lIYOd01b2axLUjvtbCnp0RnI 5972
check_done-1.0.0.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
check_done-1.0.0.dist-info/entry_points.txt sha256=8969G69Zj05I2uc0oZLqyDBty9FIvXrDGqLwX2mbePg 54
check_done-1.0.0.dist-info/RECORD

entry_points.txt

check_done = check_done.command:main