gethue

View on PyPIReverse Dependencies (0)

0.26 gethue-0.26-py3-none-any.whl

Wheel Details

Project: gethue
Version: 0.26
Filename: gethue-0.26-py3-none-any.whl
Download: [link]
Size: 12947
MD5: a30b0dc1c7e8d56236497851c4bda594
SHA256: c3d1d9c5ab40c39d5e2184cd12e2070fc55ee9caa2d5c111014089542869ab4f
Uploaded: 2021-09-24 16:52:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gethue
Version: 0.26
Summary: Open source SQL Query Assistant for Databases/Warehouses
Author: Gethue
Author-Email: team[at]gethue.com
Home-Page: https://github.com/gethue/compose
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: Django (~=3.1.7)
Requires-Dist: gunicorn (>=20.0.4)
Requires-Dist: drf-spectacular (>=0.13.2)
Requires-Dist: django-cors-headers (>=3.7.0)
Requires-Dist: djangorestframework (>=3.12.2)
Requires-Dist: djangorestframework-simplejwt (>=4.8.0)
Requires-Dist: opentracing (>=2.4.0)
Requires-Dist: requests (>=2.25.1)
Requires-Dist: SQLAlchemy (>=1.3.23)
Requires-Dist: typer (>=0.3.2)
Requires-Dist: whitenoise (>=5.3.0)
Description-Content-Type: text/markdown
License-File: LICENSE.txt
License-File: NOTICE.txt
[Description omitted; length: 2647 characters]

WHEEL

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

RECORD

Path Digest Size
cli/__init__.py sha256=74a6-CnbsZ35OC4LM3SFx-W0Y45LHJS3jDfSbSG8X7M 814
cli/main.py sha256=kmxRhx69efAtpBX1pUNmnjkW7OqPgU4zX1WLA_LXdGM 4616
compose/__init__.py sha256=FLXUDscvjugCPAo_gxWPdL9UTwsMS755fLxX8Sgt79M 791
compose/manage.py sha256=G1oCqSfwoehlcb-j5eNAiFKCJNH0cdb8Ua9bJeTHH_w 1589
gethue-0.26.dist-info/LICENSE.txt sha256=qr6MzP_umTnjjMxyVfoLSyY1yMsXfTozLgIlO1S5kF4 11349
gethue-0.26.dist-info/METADATA sha256=kficz6cnZvUsWZMYw-_SeAJRospPdnbGHi1WTPb3av0 3591
gethue-0.26.dist-info/NOTICE.txt sha256=rDZmDTe7Db32aCwmkn_9lt0o76slLGPmHNy3LMKsG8s 4520
gethue-0.26.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
gethue-0.26.dist-info/entry_points.txt sha256=uiWdiWZnYwc3cjRk7-WzOnTcSiEdx49pFc078rh45gQ 78
gethue-0.26.dist-info/top_level.txt sha256=X2OktF2uCw6iVQO4dzyQnMRJim5jPRAbvyoK65pHP4c 12
gethue-0.26.dist-info/RECORD

top_level.txt

cli
compose

entry_points.txt

compose = cli.main:app
compose-admin = compose.manage:main