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.2.tar.gz
(6.1 kB
view details)
Built Distribution
File details
Details for the file parallel-es2csv-0.1.2.tar.gz
.
File metadata
- Download URL: parallel-es2csv-0.1.2.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
1b280c5f301aebbc188ee95c0dafdcf89f4bfaf06a472eaf1f136b0e7aa91bdc
|
|
MD5 |
c2cd1d23c29fcae35b15e1e31b2216f7
|
|
BLAKE2b-256 |
6eeee0347f4b2489af45a7cfba7f7904eb193022e19737ee52ce8961f8243cb0
|
File details
Details for the file parallel_es2csv-0.1.2-py2-none-any.whl
.
File metadata
- Download URL: parallel_es2csv-0.1.2-py2-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
aedc076eafb631e82daa7fc62cf9d817cab5db42a5d7c1675bbfdeb10717a3de
|
|
MD5 |
1e5066d461e4fecba6957779cb4477a0
|
|
BLAKE2b-256 |
c491665253cb16f0b19f397489d85a27027271b59b288a32a51bfa6f296d8956
|