influxdump

View on PyPIReverse Dependencies (0)

1.0.7 influxdump-1.0.7-py2.py3-none-any.whl

Wheel Details

Project: influxdump
Version: 1.0.7
Filename: influxdump-1.0.7-py2.py3-none-any.whl
Download: [link]
Size: 16586
MD5: ca9a629d1844ffe2b9ef81c195eba70d
SHA256: 615509b02f3ec4f655cfeecbc0e2c23413bc280f418bf8a39294ea42f1e65084
Uploaded: 2023-12-05 04:54:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: influxdump
Version: 1.0.7
Summary: InfluxDB data backup tool
Author: Stefan Berder <stefan@measureofquality.com>
Author-Email: code+influxdump[at]measureofquality.com
Home-Page: https://github.com/gams/influxdump
License: Apache License, Version 2.0
Keywords: influxdb
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Requires-Dist: certifi (==2019.9.11)
Requires-Dist: chardet (==3.0.4)
Requires-Dist: idna (==2.8)
Requires-Dist: influxdb (==5.3.1)
Requires-Dist: msgpack (==0.6.1)
Requires-Dist: python-dateutil (==2.6.0)
Requires-Dist: pytz (==2016.10)
Requires-Dist: requests (==2.22.0)
Requires-Dist: six (==1.10.0)
Requires-Dist: urllib3 (==1.25.3)
[Description omitted; length: 1531 characters]

WHEEL

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

RECORD

Path Digest Size
influxdump/__about__.py sha256=R2CoI7YQVImc9FCI7UoVcwaxWlDRZe54Y9wI1CWjEEc 484
influxdump/__init__.py sha256=3KoUKTqvfTiWSHhzBiZDU37s5Fj_OYBHTgdWC8H_2io 59
influxdump/data.py sha256=q5FTURg-RH0E133NZxv7n5NysT9DSsJjtfKsD0YND8o 6867
influxdump/db.py sha256=3z2p1ZdzFspvtLLEoGjNAeQ9rdTxuGzOyQKJlA0jFUg 4964
influxdump/exception.py sha256=bMiA56Gm7RzgpFjGk1bdu14Q5CvkM1Ycw2jAdhj0dcU 124
influxdump/exceptions.py sha256=bMiA56Gm7RzgpFjGk1bdu14Q5CvkM1Ycw2jAdhj0dcU 124
influxdump/bin/__init__.py sha256=iwhKnzeBJLKxpRVjvzwiRE63_zNpIBfaKLITauVph-0 24
influxdump/bin/castcheck.py sha256=qNRyP5NfFTwJL-vlrrcRQq2JcXJZzK_7zGvALUG6BLI 5099
influxdump/bin/influxdump.py sha256=BOX0VpWIy39u7eYIMroShR6XZXano8rB0BwmBINGuag 6035
influxdump/bin/recast.py sha256=hP8WDezU49oWfLjujzRV_B_z0wP0nDwwGxrzsFhOsqg 5184
influxdump-1.0.7.dist-info/LICENSE sha256=CzHn8WtU3IsM4R8hQwfDdLw1C3rB-XDWvFv_jt67iFg 11369
influxdump-1.0.7.dist-info/METADATA sha256=GDoWeFWbrQDNeNn2ZViLioCfsDds2V00cwRbOwBRgY4 2340
influxdump-1.0.7.dist-info/WHEEL sha256=-G_t0oGuE7UD0DrSpVZnq1hHMBV9DD2XkS5v7XpmTnk 110
influxdump-1.0.7.dist-info/entry_points.txt sha256=zbD7p7AxoQbfPiIqRFZUcQ04n538Z2PyMmoqyTZOBDM 163
influxdump-1.0.7.dist-info/top_level.txt sha256=Kh0uXs4EhHNgD2uffbY7TtU0eLdy1xyCOwZ_GGwGtiQ 11
influxdump-1.0.7.dist-info/RECORD

top_level.txt

influxdump

entry_points.txt

influxdump = influxdump.bin.influxdump:main
influxdump_castcheck = influxdump.bin.castcheck:main
influxdump_recast = influxdump.bin.recast:main