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.5.tar.gz
(5.3 kB
view details)
Built Distribution
File details
Details for the file parallel-es2csv-0.1.5.tar.gz
.
File metadata
- Download URL: parallel-es2csv-0.1.5.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6ac34ce375eea2dfcfe74fed65a2ae92e48234d2c9d2d9c50bf29ec41734523a
|
|
MD5 |
e91a024033d639d55e036f4fe488209e
|
|
BLAKE2b-256 |
7359d235474a96be3aaf68f15a23d0022f503f985daa17d437a52eac1c254e37
|
File details
Details for the file parallel_es2csv-0.1.5-py2-none-any.whl
.
File metadata
- Download URL: parallel_es2csv-0.1.5-py2-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
574ba7938b7007f6a2d1378cb52a67c605687272a2c6d2779bd393933ee48ba2
|
|
MD5 |
dd64299e197a2f8f01feb195186ee5e1
|
|
BLAKE2b-256 |
8e8764496d627054326c209d3a452f9935fcc1341ba97b7e7751f63fc6017bcc
|