gitreload

View on PyPIReverse Dependencies (0)

0.2.5 gitreload-0.2.5-py3-none-any.whl

Wheel Details

Project: gitreload
Version: 0.2.5
Filename: gitreload-0.2.5-py3-none-any.whl
Download: [link]
Size: 29499
MD5: 90f2da77bf10387bf972e182c30d5c8c
SHA256: c4c8ea309f0509e794aa62ce7285646053af19157f339ae2cc9717a78f576223
Uploaded: 2020-06-12 15:19:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gitreload
Version: 0.2.5
Summary: Service for triggering edX course imports from Github webhooks
Author: MIT Open Learning
Author-Email: mitx-devops[at]mit.edu
Home-Page: https://github.com/mitodl/gitreload
Project-Url: Repository, https://github.com/mitodl/gitreload
License: AGPL-3.0
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Flask
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Education
Requires-Python: >=3.5,<4.0
Requires-Dist: flask (<2.0.0,>=1.1.2)
Requires-Dist: gitpython (<4.0.0,>=3.1.3)
Requires-Dist: gunicorn (<21.0.0,>=20.0.4)
Description-Content-Type: text/markdown
[Description omitted; length: 5538 characters]

WHEEL

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

RECORD

Path Digest Size
gitreload/__init__.py sha256=NYr-GnpQtYq1AUmomjr4N-UxtoGsFbKtOl86-xgzWjE 106
gitreload/config.py sha256=5ezuTfxLh4Ugedx9TVujtn8fcJcVSP93O6Q4sywXYh4 2747
gitreload/processing.py sha256=9_b9FBWn4IW7aFiD57CVA3Ibe3wyqkU2xmONEkGKum8 5485
gitreload/tests/__init__.py sha256=xegpsc3awOhh4GfJKtQRZdtoYGeqTefuplm_GKzp31s 35
gitreload/tests/base.py sha256=GPeu3wJsQEkR9pL16dyEDaW0hWE9t67QqEI0yLZ_UCQ 1085
gitreload/tests/data/gr.env.bad.json sha256=BMGm2fyuIQIwvOU678clIGiGEgrGPrj1VXNE1sT5E2c 22
gitreload/tests/data/gr.env.json sha256=gWBhGdqw6lrABF2DJUYKDN1ZcwN6Tm0prRmi2iCVp5Y 46
gitreload/tests/test_config.py sha256=DylNy4zxTjnAVFbcaqpoHYiWB7EJoUiDVx3c65z8J6I 2492
gitreload/tests/test_processing.py sha256=rnSAoMkP3Df_jBLbkkSr0LL7YdNA2ttFqHHXm4d81yA 10569
gitreload/tests/test_web.py sha256=euQRjMP_KDW9SPRmpwIthwAjx1JdkN7pgGWhhcUTgvk 12225
gitreload/web.py sha256=G9Ubye922d2oZnu2fQMCdNPOxQwhcvCMnjUBCPwk_x0 6603
gitreload-0.2.5.dist-info/entry_points.txt sha256=04lavYcb3Ie8xV7krEof4WYo8s2R9UQguwU9-tDoSWU 51
gitreload-0.2.5.dist-info/LICENSE sha256=V8j_M8nAz8PvAOZQocyRDX7keai8UJ9skgmnwqETmdY 34520
gitreload-0.2.5.dist-info/WHEEL sha256=xSvaL1DM8LOHfdyo0cCcwjZu1tC6CnCsRGWUgazvlbM 83
gitreload-0.2.5.dist-info/METADATA sha256=zTbA3OslwEv0B8ddanjVWzKn6qlJXuNBbgnuy3MuAeI 6648
gitreload-0.2.5.dist-info/RECORD

entry_points.txt

gitreload = gitreload.web:run_web