dbsink

View on PyPIReverse Dependencies (0)

2.6.0 dbsink-2.6.0-py3-none-any.whl

Wheel Details

Project: dbsink
Version: 2.6.0
Filename: dbsink-2.6.0-py3-none-any.whl
Download: [link]
Size: 15569
MD5: cd51db33e8b81fd16dd1ee0a0571ff3c
SHA256: c72d186e9877e292bd34fa6b71f8cb3a6b3fd3cd6de09f569a66a7ccb4df424a
Uploaded: 2020-04-01 15:42:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dbsink
Version: 2.6.0
Summary: Tools to sink kafka messages to a database table
Author: Kyle Wilcox
Author-Email: kyle[at]axds.co
Home-Page: https://github.com/axiom-data-science/dbsink
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.7
Requires-Dist: click
Requires-Dist: easyavro (>=3.0.0)
Requires-Dist: geoalchemy2
Requires-Dist: msgpack-python
Requires-Dist: psycopg2
Requires-Dist: python-dateutil
Requires-Dist: pytz
Requires-Dist: shapely
Requires-Dist: simplejson
Requires-Dist: sqlalchemy
Description-Content-Type: text/markdown
[Description omitted; length: 7571 characters]

WHEEL

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

RECORD

Path Digest Size
dbsink/__init__.py sha256=Kk3s52HAnBBlvaBtmjMJujxoOMQMIWSVp-_9SCC3uTA 372
dbsink/listen.py sha256=n_fnfgywLhI8VEKvuoM4YmV4gF3MlL_mvE4l0116YSM 7892
dbsink/maps.py sha256=3DSBOG3D4Oc5VC4HcQq95rb8awGKF_InG2ms1IS4wMQ 4313
dbsink/tables.py sha256=HU49SO6PbLOG15r6oeNcunAdzhdE4Kjt4_VfsH5N02s 21928
dbsink/utils.py sha256=bzFlde3SuXLuZjtXtF5Ge3jBU6ZrRUiUMi4IBxP9yvA 2719
dbsink-2.6.0.dist-info/LICENSE.txt sha256=q4jG1MZCHf8Z-2ZDQP64OQ-m9XqWsqv4lD5BIOmNo_c 1085
dbsink-2.6.0.dist-info/METADATA sha256=dbMil8vnPC0h-FTGqXB2LFdOntqSeDySVBr04sCLTCU 8578
dbsink-2.6.0.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
dbsink-2.6.0.dist-info/entry_points.txt sha256=08Dl7ZMl_LLuQA6iOfIY4D3YlBanmTd5Ghl4xnJsWjA 447
dbsink-2.6.0.dist-info/top_level.txt sha256=EcRhM_FZl-cEDdHd48CqYmo5LJ-3YVcOKkLR2D2EfuU 7
dbsink-2.6.0.dist-info/zip-safe sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
dbsink-2.6.0.dist-info/RECORD

top_level.txt

dbsink

entry_points.txt

dbsink = dbsink.listen:run
AreteData = dbsink.tables:AreteData
GenericFieldStatistic = dbsink.tables:GenericFieldStatistic
GenericFloat = dbsink.tables:GenericFloat
GenericGeography = dbsink.tables:GenericGeography
JsonMap = dbsink.maps:JsonMap
NumurusData = dbsink.tables:NumurusData
NumurusStatus = dbsink.tables:NumurusStatus
NwicFloatReports = dbsink.tables:NwicFloatReports
StringMap = dbsink.maps:StringMap

zip-safe