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.4.tar.gz
(6.2 kB
view details)
Built Distribution
File details
Details for the file parallel-es2csv-0.1.4.tar.gz
.
File metadata
- Download URL: parallel-es2csv-0.1.4.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c6083f08503df08fc83522831d69b9b535104e603e0ee766003c1e9d714e29ad
|
|
MD5 |
414b150df97e7912f478b14d54671f0c
|
|
BLAKE2b-256 |
7d98f66cdcf519a18dd3c13cda25c052adfca5578bb0aceb938345fe2a1fa52c
|
File details
Details for the file parallel_es2csv-0.1.4-py2-none-any.whl
.
File metadata
- Download URL: parallel_es2csv-0.1.4-py2-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f6f824e6b1b982f53cc75d010999cb2a5729b08eb9c317b148e6ae6df8d01e3d
|
|
MD5 |
b77f6b98b3806cbe33b7a4c22680f79f
|
|
BLAKE2b-256 |
f5418d689387bace01f5549b204edda7f3b9f1879bf5b9873e6fcb7a26ac87d5
|