troublebox

View on PyPIReverse Dependencies (0)

0.3.2 troublebox-0.3.2-py3-none-any.whl

Wheel Details

Project: troublebox
Version: 0.3.2
Filename: troublebox-0.3.2-py3-none-any.whl
Download: [link]
Size: 10979
MD5: 4f0cb169b2305e53301bd52d50391787
SHA256: 797dab031ff914ca59a724b484365fb6e3cc3328985883dd3b0be137207250cc
Uploaded: 2021-03-05 09:38:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: troublebox
Version: 0.3.2
Summary: A very limited Sentry compatible end point
Author: Florian Schulze and Contributors
Author-Email: mail[at]florian-schulze.net
Home-Page: https://github.com/fschulze/troublebox
License: BSD
Requires-Dist: SQLAlchemy
Requires-Dist: alembic
Requires-Dist: lazy
Requires-Dist: pyramid (>=2)
Requires-Dist: pyramid-chameleon
Requires-Dist: pyramid-retry
Requires-Dist: pyramid-tm
Requires-Dist: transaction
Requires-Dist: waitress
Requires-Dist: zope.sqlalchemy
[Description omitted; length: 1193 characters]

WHEEL

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

RECORD

Path Digest Size
troublebox/__init__.py sha256=7ilIaWFxIuruQkSqNT7S4D2a3mipdYJ1pyRFwyA7eqE 283
troublebox/app.py sha256=p-xa7jvYPuBW1vyuSu8f8W6sqCsg0cUBBIt1HtFM-cY 9818
troublebox/models.py sha256=NJmqSpttbOFMYFaQXEiNdaSB2mdUByxDu1e_lfv-F6A 2220
troublebox/alembic/env.py sha256=PMJDfG_cxq7GSvn3_s7eWcFktsoLZyk-gQqM7px4a3Q 2001
troublebox/alembic/versions/604d83a8c90e_add_projects_table.py sha256=1v21HiM2JW40nmKEs-A7yy5PvQTczZRiGvjCBdzC7-k 630
troublebox/alembic/versions/ccb528164bd7_initial_db.py sha256=gDYnmm28j_dZBAmpoe6gMtaZWuNoWUgl1j3ErFgwSvU 835
troublebox/templates/event.pt sha256=KioROZYF8BvD2Sy3JhrpIL78DqOKpEfGIOoBmAO9mSM 2450
troublebox/templates/index.pt sha256=pQKOEKVZ1H9BSb80jzFGJ4FUbqeZ01LX1IDlzELkN0I 2487
troublebox-0.3.2.dist-info/LICENSE sha256=WfQ6rX1nYcGLyL7hTs53AR5FhWAxCjeiFdCglK3XsEs 1319
troublebox-0.3.2.dist-info/METADATA sha256=nb4BO5cXeicqNGQKsNSHBDDvQXeYXm4LBth6yOLu4AQ 1729
troublebox-0.3.2.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
troublebox-0.3.2.dist-info/entry_points.txt sha256=BaM7s6wZndKT5rmjp5gUtTrL7ExvuK7RBfg-8oCfkig 101
troublebox-0.3.2.dist-info/top_level.txt sha256=wLdCQGPyqt7T82HhIu19uQIN1yaNiWLETj5O8F0jrVM 11
troublebox-0.3.2.dist-info/RECORD

top_level.txt

troublebox

entry_points.txt

troublebox = troublebox.main:main
main = troublebox:make_app