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 <[list_of_index]> [-n <no_of_workers>] [-o <output_folder>]
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.6.tar.gz
(5.5 kB
view details)
Built Distribution
File details
Details for the file parallel-es2csv-0.1.6.tar.gz
.
File metadata
- Download URL: parallel-es2csv-0.1.6.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
29b447e8e33154e460c43b37ebd0be51263fada6f8782d98b618d300ea991264
|
|
MD5 |
6bdd4ac3d605e20f304d8fce204ad932
|
|
BLAKE2b-256 |
2556ecc2ddb6e39f30284a250a1fbe14b1e0148dda0bcd1769433933be44efbb
|
File details
Details for the file parallel_es2csv-0.1.6-py2-none-any.whl
.
File metadata
- Download URL: parallel_es2csv-0.1.6-py2-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
aa5104504cbf0a0cfda5b27d4c666f07212700643369bb22f80657097e9c3b27
|
|
MD5 |
41650175336f8addbec13c569bd51d1f
|
|
BLAKE2b-256 |
b3daf2c56246b149dc1e458adcabcb70dadb33c4db4ee5bc2ae7de0972b63504
|