cdp-gh-utils

View on PyPIReverse Dependencies (0)

0.2.0 cdp_gh_utils-0.2.0-py3-none-any.whl

Wheel Details

Project: cdp-gh-utils
Version: 0.2.0
Filename: cdp_gh_utils-0.2.0-py3-none-any.whl
Download: [link]
Size: 12534
MD5: 94cfea388d6c1c9bda6aa33bbc78b468
SHA256: 87f3a31ababd832956b2b419289f2c70fe081622bdee269c3256cada67095cc2
Uploaded: 2023-03-03 04:10:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cdp-gh-utils
Version: 0.2.0
Summary: Utility functions and scripts to manage CDP GitHub repositories.
Author-Email: Eva Maxfield Brown <evamaxfieldbrown[at]gmail.com>
Project-Url: Homepage, https://github.com/CouncilDataProject/cdp-gh-utils
Project-Url: Bug Tracker, https://github.com/CouncilDataProject/cdp-gh-utils/issues
Project-Url: Documentation, https://CouncilDataProject.github.io/cdp-gh-utils
Project-Url: User Support, https://github.com/CouncilDataProject/cdp-gh-utils/issues
License: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Requires-Dist: ghapi (>=1.0.3)
Requires-Dist: pandas (>=1)
Requires-Dist: python-dotenv (>=1.0.0)
Requires-Dist: tqdm (>=4)
Requires-Dist: ipython (>=8.4.0); extra == "dev"
Requires-Dist: m2r2 (>=0.2.7); extra == "docs"
Requires-Dist: Sphinx (>=4.0.0); extra == "docs"
Requires-Dist: furo (>=2022.4.7); extra == "docs"
Requires-Dist: numpydoc; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: docutils (<0.19,>=0.18); extra == "docs"
Requires-Dist: black (>=22.3.0); extra == "lint"
Requires-Dist: check-manifest (>=0.48); extra == "lint"
Requires-Dist: ruff (>=0.0.216); extra == "lint"
Requires-Dist: mypy (>=0.790); extra == "lint"
Requires-Dist: pre-commit (>=2.20.0); extra == "lint"
Requires-Dist: coverage (>=5.1); extra == "test"
Requires-Dist: pytest (>=5.4.3); extra == "test"
Requires-Dist: pytest-cov (>=2.9.0); extra == "test"
Requires-Dist: pytest-raises (>=0.11); extra == "test"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2940 characters]

WHEEL

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

RECORD

Path Digest Size
cdp_gh_utils/__init__.py sha256=NmnYNndmp9Q7zkoZosb1KPKFX2aHKsFTUuN_eSE-TNc 289
cdp_gh_utils/actions.py sha256=GThCGpgCaeFSjnaLq1QIDGq6t1Zn8b2XeVoEpfybTRA 6699
cdp_gh_utils/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cdp_gh_utils/bin/__init__.py sha256=ZjOaeV5uwLmpFO2IE5JtzXjkWYZ_ikveWQYifuCGmbU 44
cdp_gh_utils/bin/backfill_cdp_instance.py sha256=HkEA_hMrtisL27eQ5nU34B1Jhvro4fFgV5a8om9Y1g0 4739
cdp_gh_utils/tests/conftest.py sha256=VK-lm_fb-XGoBjgo1bg6wG9OVsA0XA33T1zU5ScD44Y 905
cdp_gh_utils/tests/test_actions.py sha256=5IlQfd-DhTyadZR7e89wtUy9AUeuoWZX_CVaFqhAdL0 59
docs/conf.py sha256=j3Wekdr-qcJf6XJofBHgTG2e2zqW8QbO5nSXhWE7TL4 5417
docs/contributing.rst sha256=w-9cHMND1IRn4mFh2M0C4Ngv-NsNrN0cPbkSZywoUBg 34
docs/index.rst sha256=rEolU5DID3KGIRHfUqkmsG9YGMVvcl51wZz2-pWG-dg 257
docs/installation.rst sha256=6XVtCJlxkKuZQsIM34zHRsVLXJ1d41bkbQB56mK6dxE 1190
cdp_gh_utils-0.2.0.dist-info/LICENSE sha256=8wFMh0gfsLEhFpCYTrjpNfR_h_o-0VAiAbixssYHg0g 1076
cdp_gh_utils-0.2.0.dist-info/METADATA sha256=RXdevCZc23aR7S1kD6iyc0IRKQRGg96TEFzB3iAOJIM 4889
cdp_gh_utils-0.2.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
cdp_gh_utils-0.2.0.dist-info/entry_points.txt sha256=YvQ06DdS3IHiRnOPBGd6hciXVVMpT91q3TzNdAHYDQc 86
cdp_gh_utils-0.2.0.dist-info/top_level.txt sha256=m7Bw_V3-STxZqs7xwEfS2W2000YN3O9lM1DdIGGkBH8 18
cdp_gh_utils-0.2.0.dist-info/RECORD

top_level.txt

cdp_gh_utils
docs

entry_points.txt

backfill-cdp-instance = cdp_gh_utils.bin.backfill_cdp_instance:main