Tools to manage elasticsearch indexes
Project description
opscidia_elastisearch
Tools to manage elasticsearch indexes
Installation
From pip
pip install opscidia-elasticsearch
Python usage
from opscidia_elasticsearch import Manager
mg = Manager(hosts='url-to-es') # Connect to ES
mg.create_index(index_name='') # to create index
mg.save_to_index(generator=None) # to save generator
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file opscidia_elasticsearch-1.0.3.tar.gz.
File metadata
- Download URL: opscidia_elasticsearch-1.0.3.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe8920af13a70c5e484fb516585bf44a0545bd779886b40b128f6f395445592f
|
|
| MD5 |
42250619b0bf4d6e530145085be0a23a
|
|
| BLAKE2b-256 |
e56ce9637782ac1270925f7f8e87d287a95565a5857e9fe6a818c5a9635d0e1b
|
File details
Details for the file opscidia_elasticsearch-1.0.3-py3-none-any.whl.
File metadata
- Download URL: opscidia_elasticsearch-1.0.3-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7bcae57c48efeb44036bd6d6f3949d1f575c99649f4682bd6e80cccee9910ede
|
|
| MD5 |
6087356f7dc280de37a30e77f6ca4889
|
|
| BLAKE2b-256 |
d3d1618db291693ce1923d85d8666f8b2f2e880306dd4b85b42d343f8240f3be
|