pygameweb
View on PyPI — Reverse Dependencies (0)
0.0.6 | pygameweb-0.0.6-py2.py3-none-any.whl |
Wheel Details
Project: | pygameweb |
Version: | 0.0.6 |
Filename: | pygameweb-0.0.6-py2.py3-none-any.whl |
Download: | [link] |
Size: | 15088 |
MD5: | 447d37e5a5b9a3add991ea7566c859df |
SHA256: | a4ddfa78baa6469ff3c8818eab6e3801e55a901df7b1e2c732759e5eb4df1f7e |
Uploaded: | 2019-01-27 11:35:52 +0000 |
dist-info
METADATA · WHEEL · RECORD · top_level.txt · entry_points.txt
METADATA
WHEEL
Wheel-Version: | 1.0 |
Generator: | bdist_wheel (0.32.3) |
Root-Is-Purelib: | true |
Tag: | py2-none-any |
Tag: | py3-none-any |
RECORD
Path | Digest | Size |
---|---|---|
pygameweb/__init__.py | sha256=Gs0uqwrR0VjpGtrBzfzjFXJO0qEoCUeQ2hcvBjO2rSU | 130 |
pygameweb/app.py | sha256=KeA948SIyKIzScVXZXP6ytXi5JhkHlFcNz1_GcKn1vA | 3608 |
pygameweb/cache.py | sha256=jdieYjKxtlTzIARd2RO5qkWCRNsMNdOA7hNAts-F7VA | 264 |
pygameweb/config.py | sha256=Pq1ZH5ohXvec5nZX8ICeVJWEpy7zd1frMnLKT7uhq3g | 2948 |
pygameweb/db.py | sha256=lcAm3A5wUTNs2ZkViXnoHxWdRHBIlmBGnQ4BdcZkANo | 1274 |
pygameweb/models.py | sha256=9Rnhil2SwHe3nAtNWPC9u9Jg_gA1hIWrK6Eh7VtEZGU | 150 |
pygameweb/run.py | sha256=DpN0UnDDHB-5h9HSKNdNVWP0Wu8tDEe934zmcRPH1uM | 1401 |
pygameweb/sanitize.py | sha256=P60CWbo4k9Uxi-J_35Fv5OyBeTPN_OIuaK68xR6S2-U | 527 |
pygameweb/tasks/__init__.py | sha256=2mfVNfmpqi8vT2eXOougAB5At6AyROp4i-UNDlO5mY8 | 1196 |
pygameweb/tasks/models.py | sha256=Xi8nKsWwn9O7VFLisu4c0I-ppiGWKznKoqxrJCEe4cA | 1467 |
pygameweb/tasks/worker.py | sha256=sAEu_vMdcTQEvJz4RNaDB9rSe_31TyGG8plX0exW6a8 | 737 |
pygameweb/thumb/__init__.py | sha256=Ej0YTS9anBdwdGGfW8KqlUMBEqRePccCJ71pACxTWF4 | 1785 |
pygameweb/thumb/views.py | sha256=V-19VaWrf17Opju3ZOB5WrA2tM8XiAEE9pZEYcxNlLg | 458 |
pygameweb-0.0.6.data/data/alembic.ini | sha256=O2UtqRrB1bcYD_vtv28-WLtmhMIn-wc2YfcCwFxTDGw | 1541 |
pygameweb-0.0.6.dist-info/LICENSE | sha256=FmqOP9srgx7UU5gEd-wyP71fyJA61m_la_9arD3vA0s | 1319 |
pygameweb-0.0.6.dist-info/METADATA | sha256=5os97EsE7ya_YP7n_nHehr3f09lUGRMwPmn_63ZSTUI | 8610 |
pygameweb-0.0.6.dist-info/WHEEL | sha256=_wJFdOYk7i3xxT8ElOkUJvOdOvfNGbR9g-bf6UQT6sU | 110 |
pygameweb-0.0.6.dist-info/entry_points.txt | sha256=kVSvtOIQY5JbPmEQvWQdKH-3P9IF0mN1ySdfmvsfynM | 790 |
pygameweb-0.0.6.dist-info/top_level.txt | sha256=EFiUTdxhrpaCohJJrMxnSF6-q-g5qmbvhyHiKdjZstM | 10 |
pygameweb-0.0.6.dist-info/RECORD | — | — |
top_level.txt
pygameweb
entry_points.txt
pygameweb_front = pygameweb.run:run_front
pygameweb_generate_json = pygameweb.dashboard.generate_json:main
pygameweb_generate_static = pygameweb.dashboard.generate_static:main
pygameweb_github_releases = pygameweb.project.gh_releases:sync_github_releases
pygameweb_launchpad = pygameweb.builds.launchpad_build_badge:check_pygame_builds
pygameweb_loadcomments = pygameweb.comment.models:load_comments
pygameweb_release_version_correct = pygameweb.builds.update_version_from_git:release_version_correct
pygameweb_stackoverflow = pygameweb.builds.stackoverflow:download_stack_json
pygameweb_trainclassifier = pygameweb.comment.classifier_train:classify_comments
pygameweb_update_docs = pygameweb.builds.update_docs:update_docs
pygameweb_worker = pygameweb.tasks.worker:work