A CLI client for exporting elasticsearch data to csv
Project description
Installation and usage
Installation Since this is a Python package available on PyPi you can install it like any other Python package.
# on modern systems with Python you can install with pip
$ pip install parallel-es2csv
# on older systems you can install using easy_install
$ easy_install parallel-es2csv
Usage The commands should be mostly self-documenting in how they are defined, which is made available through the help command.
$ parallel-es2csv
usage: parallel-es2csv -u <elasticsearch_url> -i <index_to_export> -o <output_file>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
parallel-es2csv-0.1.3.tar.gz
(6.2 kB
view details)
Built Distribution
File details
Details for the file parallel-es2csv-0.1.3.tar.gz
.
File metadata
- Download URL: parallel-es2csv-0.1.3.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c2f301900b10fe22c429c145c2cbe12555ca4c35e2b50c9447deae36e27e4b06
|
|
MD5 |
26a65e6db1b933893c3c09c4dbfd677b
|
|
BLAKE2b-256 |
f83b4f6d522eb148543afb87ef8a785fce65616ef2559c87dea29dc9f323512b
|
File details
Details for the file parallel_es2csv-0.1.3-py2-none-any.whl
.
File metadata
- Download URL: parallel_es2csv-0.1.3-py2-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f74786c70f4c1bebed7ea45087fdd5da912739536ca34b94d1c165e6c5611f8d
|
|
MD5 |
ede7484e5c6561152338e21579b0cee0
|
|
BLAKE2b-256 |
e676bdda20852e364565d09c0ad4aa045c893a83ef7426da5e56ec99199b3572
|