asphalt-influxdb

View on PyPIReverse Dependencies (0)

2.1.0 asphalt_influxdb-2.1.0-py3-none-any.whl

Wheel Details

Project: asphalt-influxdb
Version: 2.1.0
Filename: asphalt_influxdb-2.1.0-py3-none-any.whl
Download: [link]
Size: 12226
MD5: 363953b5f85f4c9377b1dbe074651368
SHA256: 77771d84c76b238db731ffe09cf3640dda76bd7de97793fa44f96a20b74d4510
Uploaded: 2017-09-20 10:17:09 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: asphalt-influxdb
Version: 2.1.0
Summary: InfluxDB client component for the Asphalt framework
Author: Alex Grönholm
Author-Email: alex.gronholm[at]nextday.fi
Home-Page: https://github.com/asphalt-framework/asphalt-influxdb
License: Apache License 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Database
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: aiohttp (~=2.0)
Requires-Dist: asphalt (<5.0,>=3.0)
Requires-Dist: python-dateutil (~=2.6)
Requires-Dist: typeguard (~=2.0)
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-asyncio (>=0.5.0); extra == "testing"
Requires-Dist: pytest-catchlog; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Provides-Extra: testing
[Description omitted; length: 869 characters]

WHEEL

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

RECORD

Path Digest Size
asphalt/influxdb/__init__.py sha256=Pnzv9zIVYNXddMepGDHkIOPHMzdmlG2QKzKL_MlPtJE 54
asphalt/influxdb/client.py sha256=Fwo5DEr00goSaAZXeGrsPor6r91Iv_Ax8H6Z6D1QAGs 12764
asphalt/influxdb/component.py sha256=h5ybUMMuRsO_VGUrRmVnreqbiaowMuFiN_oH2g4Vi8I 2548
asphalt/influxdb/query.py sha256=SlA-J_XRNSiVBa8M_WTYna-F3eYWrmokp1w9VGhJPoU 11172
asphalt/influxdb/utils.py sha256=DCNPs_eeOFEdqsal5zOLRzbcHsomXnRAaEmQjaEwdwE 2865
asphalt_influxdb-2.1.0.dist-info/DESCRIPTION.rst sha256=VlNI7jEJAvOxR_F05KvzfS4FsdusijR7x3vf-IJW-fA 869
asphalt_influxdb-2.1.0.dist-info/METADATA sha256=cr4luGxhpWmlME7SKvOJ-wbqEM7oUW8DSOCHZ5crsQU 1910
asphalt_influxdb-2.1.0.dist-info/RECORD
asphalt_influxdb-2.1.0.dist-info/WHEEL sha256=rNo05PbNqwnXiIHFsYm0m22u4Zm6YJtugFG2THx4w3g 92
asphalt_influxdb-2.1.0.dist-info/entry_points.txt sha256=0k0CjSA3P5wDiJMUnQVmXR63AnX_v5JRy-j7_rtLFAo 78
asphalt_influxdb-2.1.0.dist-info/metadata.json sha256=oV-xdrkcaQ6sdxnh5totDD3EQ3xkQ_pWNHbGEvVpWVM 1173
asphalt_influxdb-2.1.0.dist-info/top_level.txt sha256=R-2hwgwPRuCBIBZvElxlXTU7XZdVGgdOGf_8pMfkK1w 8

top_level.txt

asphalt

entry_points.txt

influxdb = asphalt.influxdb.component:InfluxDBComponent