gourde

View on PyPIReverse Dependencies (0)

0.2.1 gourde-0.2.1-py2-none-any.whl

Wheel Details

Project: gourde
Version: 0.2.1
Filename: gourde-0.2.1-py2-none-any.whl
Download: [link]
Size: 13197
MD5: 37394c02f7a0cb31a8bc46eccc477263
SHA256: ad6dd11e9a0e68a30eca58df79d5ca8152f0d4a07ccdcd82fbc57c5877442db0
Uploaded: 2019-01-07 09:14:12 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: gourde
Version: 0.2.1
Summary: Flask(-Twisted) microframework for microservices with Prometheus and Sentry support.
Author: Corentin Chary
Author-Email: c.chary[at]criteo.com
Home-Page: https://github.com/criteo/gourde/
Project-Url: Source Code, https://github.com/criteo/gourde/
License: Apache 2
Keywords: flask twisted microframework microservice prometheus sentry
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: Flask
Requires-Dist: prometheus-client
Requires-Dist: prometheus-flask-exporter
Requires-Dist: blinker
Requires-Dist: raven
Requires-Dist: flask-twisted
Requires-Dist: twisted
[Description omitted; length: 1461 characters; fails to render]

WHEEL

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

RECORD

Path Digest Size
example/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
example/app.py sha256=sFyk6yvyJZryWCXL6I-w8-I0IdGp-S69Sm98rVSCHMs 1849
example/app_test.py sha256=P36pMiK6RyhvgkCypNQvQ-0kQQ5yhMulMjZ0pdPZZxM 804
example/static/favicon.ico sha256=4UfGgni6YflqNvxk4mxFoRNjv1oy_Y-RDehkZk55zeM 1150
example/templates/example.html sha256=TblQCwv5ZJY2evTLWtj8b3x241oLPuUtk_RDs0qOZcQ 154
example/templates/index.html sha256=sSlXCEnxS44dRx1UxN-kVvUcKZzfdygOkGzg4phCsx4 353
example/templates/gourde/base.html sha256=6FwLIOYdJxffp304Zb5MUajsP5TgRJ8RFUF5tbSmIjk 527
gourde/__init__.py sha256=R4aHh2kNZ5ARTex9Z_8O1d6V4nIcbKypLdJi-M_ePak 123
gourde/gourde.py sha256=KS7uqDHdd-Pp_1JKeIR0kHyoI4PSInnimFJbbLTZg-A 8835
gourde/gourde_test.py sha256=RDaT0mBhl0tOQhevM4q0-3Z-ZCsZuCh-k1TzOzGj2cw 1868
gourde/testutils.py sha256=_91ZmW6DiNQKsqqfz25l-KdJQ6yGm3tKxuiL766_cH0 276
gourde/templates/gourde/_base.html sha256=-k_WrD9ZTxkA1X0H0ZCvqy8aW53dlsO49BmMA8ipSQI 2334
gourde/templates/gourde/base.html sha256=p3dhOfm3YX88Luh-WwpgI84TcNhrcZ3HPICnTqZrvUk 100
gourde/templates/gourde/status.html sha256=Lpgow7QIEUSugJ4nZ1B94ob0dcJrHDv0lWD8RiKGDU0 255
gourde/templates/gourde/threads.html sha256=TPXW3BotFajQf4Ja-zyRrr-dPEOoWGVg8gWnQokTCCw 449
gourde-0.2.1.dist-info/DESCRIPTION.rst sha256=NKf1es9wjMN_m0WWL1b5QvKMaaFKtwheKBEAKvm0qns 1461
gourde-0.2.1.dist-info/METADATA sha256=NMYY_-YhD8PQoKZ0yRsduJ6NYdsoYxtMX-4WhhGFHy0 2469
gourde-0.2.1.dist-info/RECORD
gourde-0.2.1.dist-info/WHEEL sha256=hZvi-8L6mc2COqhOUWREM_h2lvnJbaHycZt8eohtmso 92
gourde-0.2.1.dist-info/entry_points.txt sha256=s3bGa9uRV22mZXhZS8g9TqDAsM0sU36KuwXNrVMLObY 53
gourde-0.2.1.dist-info/metadata.json sha256=Hy6CPaIbdgB7MPzRqgw-B_yUAwGkPSaH2FpvepgBCbM 1332
gourde-0.2.1.dist-info/top_level.txt sha256=67tfcmqIYPCmufH3bVkVKmuN3PlK3ic1x_ImXMSqb48 15

top_level.txt

example
gourde

entry_points.txt

gourde-example = example.app:main