abc-classroom

View on PyPIReverse Dependencies (0)

0.1.9 abc_classroom-0.1.9-py3-none-any.whl

Wheel Details

Project: abc-classroom
Version: 0.1.9
Filename: abc_classroom-0.1.9-py3-none-any.whl
Download: [link]
Size: 38507
MD5: 72e0d0eb26ccd0d637c0cfbac2770326
SHA256: 475faf4668fe374cad4c37038f4b0284e12040b152a3ad3e21590e7e9c803889
Uploaded: 2021-02-09 00:42:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: abc-classroom
Version: 0.1.9
Summary: Efficiently manage github classroom assignments from the command line.
Maintainer: Leah Wasser
Maintainer-Email: leah.wasser[at]colorado.edu
Home-Page: https://github.com/earthlab/abc-classroom
License: BSD
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Requires-Dist: nbclean
Requires-Dist: jinja2
Requires-Dist: papermill
Requires-Dist: nbformat
Requires-Dist: ruamel.yaml
Requires-Dist: github3.py
Description-Content-Type: text/markdown
[Description omitted; length: 3256 characters]

WHEEL

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

RECORD

Path Digest Size
abcclassroom/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
abcclassroom/__main__.py sha256=sLuPcTP_ifskBF3ySMrVIeDBH_32W1LmE_TlNeGFs70 17370
abcclassroom/clone.py sha256=tTXs_3_jUyeYDDBHYBfO1P6OOJDRCTUqwfbwZA0sGKY 8846
abcclassroom/config.py sha256=WckzM7D0zCRjrLxc76HhY7Rf4t6KfUykMb6bFw3oEzk 4446
abcclassroom/distribute.py sha256=ShxyUSgV2yfFhvnKbfb4bQ1GBNcOwEkps35aiLRqQp8 1553
abcclassroom/feedback.py sha256=BSu_GF_39TAfZp1bzeWfiBsIX2hQJR1pIMzdbzWESCo 5711
abcclassroom/github.py sha256=o4YJ0s6-A21VcnQnB_lv14_bW5zmOeojJkIJcurwynw 13571
abcclassroom/notebook.py sha256=hvmSJnYad_vQyJETgq-pb8Qs-goqEpoprLKiHDUXHq4 3871
abcclassroom/ok.py sha256=DsaEwn63UQMqMjLtwxYo5fK4Xve2G95lORBFCaQkJSw 9307
abcclassroom/quickstart.py sha256=_uj70Ca7Ydns9aqfy-CnCGwUztVgruu1NveKDcslfnA 4431
abcclassroom/scrub_feedback.py sha256=Ped8ydxOFy9BegnbYwkwuPHH5_LOk2uqEa6HGP6IuPg 2032
abcclassroom/template.py sha256=qebUAxuj7_ehGAtxaRXdkkZI5PyPcRipPmG--0hrmpU 12477
abcclassroom/utils.py sha256=p7x34o_KiGWHFpPVYqLCFkFTfO5kFvkt_G_1qtLdNgg 12129
abcclassroom/example-data/config.yml sha256=oyWbmtE-y0iMr_NyQkTDzR0z6PsXqbnGhnc-TbfyL2U 1994
abcclassroom/example-data/readme.md sha256=4b3swGTMV5zaoSTKu3fARQZch50cEInYxqAqUQmqFLA 1029
abcclassroom/example-data/sample_roster.csv sha256=ZWgv-zOT-2-bIUbSxL7N2ekK47TweMMUqyRDmKD_qrU 190
abcclassroom/example-data/extra_files/.gitignore sha256=3w7slUWSUwixgYrxPxwu89VwvGoNRu5lAhfQ0PijwBA 29
abcclassroom/example-data/extra_files/readme.md sha256=wUIz5NidzMgQYQtT6Elh4kE7j981MDRRSCctDKXWCwk 483
abc_classroom-0.1.9.dist-info/LICENSE.rst sha256=v6uBr0M65v-tRXU8vmdPOzZuM5Ww25yaXMLBpuVhB0U 1509
abc_classroom-0.1.9.dist-info/METADATA sha256=WXo-MBXvV-yF26iZcK1m_3qKPJWIjV8qJUP1oDZIW6E 4078
abc_classroom-0.1.9.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
abc_classroom-0.1.9.dist-info/entry_points.txt sha256=c5f2IEagOtofXPaNv1pRB3SvInhQD2Mxkq8OwhQZYn4 307
abc_classroom-0.1.9.dist-info/top_level.txt sha256=9hACWksV16JFBfLnzrBFGhA2tNKn5xZKINJ2LoWffwM 13
abc_classroom-0.1.9.dist-info/RECORD

top_level.txt

abcclassroom

entry_points.txt

abc-clone = abcclassroom.__main__:clone
abc-feedback = abcclassroom.__main__:feedback
abc-init = abcclassroom.__main__:init
abc-new-template = abcclassroom.__main__:new_template
abc-quickstart = abcclassroom.__main__:quickstart
abc-update-template = abcclassroom.__main__:update_template