sqre-codekit

View on PyPIReverse Dependencies (2)

7.5.0 sqre_codekit-7.5.0-py3-none-any.whl

Wheel Details

Project: sqre-codekit
Version: 7.5.0
Filename: sqre_codekit-7.5.0-py3-none-any.whl
Download: [link]
Size: 39418
MD5: 6ce084d2104f7da5c8be4bfbc8d8db17
SHA256: 6aa92589a2a8052dc0a3f41850da6317d9d0ef09400d61316e60ed5d696cdac4
Uploaded: 2020-05-06 17:11:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sqre-codekit
Version: 7.5.0
Summary: LSST Data Management SQuaRE code management tools
Author: Frossie Economou
Author-Email: frossie[at]lsst.org
Home-Page: https://github.com/lsst-sqre/sqre-codekit
License: MIT
Keywords: lsst
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: MapGitConfig (==1.1)
Requires-Dist: progressbar2 (==3.37.1)
Requires-Dist: public (==1.0)
Requires-Dist: pygithub (==1.40a3)
Requires-Dist: pyyaml (>=5.1)
Requires-Dist: requests (<3.0.0,>=2.8.1)
Description-Content-Type: text/markdown
[Description omitted; length: 3000 characters]

WHEEL

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

RECORD

Path Digest Size
codekit/__init__.py sha256=2RJAT7uTmmwRvWsVv4jWoJeNbduKZczjXvSLDuZbm_w 92
codekit/codetools.py sha256=K8Qtc9LUz_-0Le923O15xzcCxsbe2HrirEyYwSjQ_nw 9547
codekit/eups.py sha256=Rx8MySeTF6-v8hHoEJqgs43TlM6awQLTt7Gr6_PZZSM 5339
codekit/progressbar.py sha256=IjuUTDkZwwmhaKrXqAoBuF6PRZxq4dPkoKZuaNyhMMs 2070
codekit/pygithub.py sha256=K2KqZpJPYTT8KBHX-hQsnyyyIaHFvPHbZ7r1zHcepTM 10545
codekit/versiondb.py sha256=k7-y0DuS1TQgBGUitKDZDaHZNw90ncDOReyoavSXluw 4082
codekit/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
codekit/cli/github_auth.py sha256=v_0aU5Q4ttnZyQGOI3RgxqR6xa9wVU0whtvFIPc7Qj0 4692
codekit/cli/github_decimate_org.py sha256=oWcQcDoJ6sWMaBAnk9aw4dIlEsNBbZEJ8kxpf1mKzcw 7039
codekit/cli/github_fork_org.py sha256=x6bj7zB4SPXCUtcvkrZVPPuX274Fz0JlH7X2r4a7Ums 14108
codekit/cli/github_get_ratelimit.py sha256=YRswyTQuRxsc_3CtXH0X2Ao5EFC-cBUL1llpJfjJVLk 2071
codekit/cli/github_list_repos.py sha256=_xSNssPitLiSuinl3axD6PlVjHNzK_GVSwX4XcKY4eg 3863
codekit/cli/github_mv_repos_to_team.py sha256=n-QURn7DBBKQ-oLqL4PGjxS0uTfc2-qpgz7l19W6sO8 4987
codekit/cli/github_tag_release.py sha256=J7jvdhdlxr9Q0UxVht9vqasyest_zCKVbQJv_TeNydk 27785
codekit/cli/github_tag_teams.py sha256=l2aQ2cuOGYnK9t5vNqmYTQ0j-oD9JgxPLY_WrdXFq04 14664
sqre_codekit-7.5.0.dist-info/LICENSE sha256=dHzxg34yGnKQZ8bcpi1agm5Tb7xfOnwnwMaCZD6aRQ4 1081
sqre_codekit-7.5.0.dist-info/METADATA sha256=3nCLZIdl-l9XvWdVdA7lhwk-IUmM5w2IyABNbJTzhQk 3666
sqre_codekit-7.5.0.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
sqre_codekit-7.5.0.dist-info/entry_points.txt sha256=UQ7Lf7n94xQUk_MTwcdXU_svzKKYfH4OgXuve4Mo__c 465
sqre_codekit-7.5.0.dist-info/top_level.txt sha256=MUFP4XxCIr-WYu_PRkb_oBg0gUtbleIANPZ8IsA7h1Q 8
sqre_codekit-7.5.0.dist-info/RECORD

top_level.txt

codekit

entry_points.txt

github-auth = codekit.cli.github_auth:main
github-decimate-org = codekit.cli.github_decimate_org:main
github-fork-org = codekit.cli.github_fork_org:main
github-get-ratelimit = codekit.cli.github_get_ratelimit:main
github-list-repos = codekit.cli.github_list_repos:main
github-mv-repos-to-team = codekit.cli.github_mv_repos_to_team:main
github-tag-release = codekit.cli.github_tag_release:main
github-tag-teams = codekit.cli.github_tag_teams:main