Skip to main content

Export

Project description

Export CSV To Influx: Process CSV data, and export the data to influx db

## Install

Use the pip to install the library. Then the binary export_csv_to_influx is ready.

` pip install ExportCsvToInflux `

## Features

  1. Allow to use binary export_csv_to_influx to run exporter

  2. Allow to check dozens of csv files in a folder

  3. Auto convert csv data to int/float/string in Influx

  4. Allow to limit string length in Influx

  5. Allow to judge the csv has new data or not

  6. Allow to use the latest file modify time as time column

  7. Auto Create database if not exist

  8. Allow to drop database before inserting data

  9. Allow to drop measurements before inserting data

  10. Allow to match or filter the data by using string or regex.

  11. Allow to count, and generate count measurement

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ExportCsvToInflux-0.1.2.tar.gz (8.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page