1 Star 0 Fork 0

安家/curator

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.cfg 1.53 KB
一键复制 编辑 原始数据 按行查看 历史
[metadata]
name = elasticsearch-curator
description = "Tending your Elasticsearch indices"
long_description = file: README.rst
version = attr: curator._version.__version__
author = Elastic
author_email = info@elastic.co
url = https://github.com/elastic/curator
license = Apache License, Version 2.0
keywords = elasticsearch, time-series, indexed, index-expiry
classifiers =
Intended Audience :: Developers
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: OS Independent
Programming Language :: Python
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
[options]
install_requires =
voluptuous>=0.12.1
elasticsearch>=7.14.0,<8.0.0
urllib3>=1.26.5,<2
requests>=2.26.0
boto3>=boto3-1.18.18
requests_aws4auth>=1.1.1
click>=7.0,<8.0
pyyaml>=5.4.1
certifi>=2021.5.30
six>=1.16.0
setup_requires =
voluptuous>=0.12.1
elasticsearch>=7.14.0,<8.0.0
urllib3>=1.26.5,<2
requests>=2.26.0
boto3>=boto3-1.18.18
requests_aws4auth>=1.1.1
click>=7.0,<8.0
pyyaml>=5.4.1
certifi>=2021.5.30
six>=1.16.0
packages = curator
include_package_data = True
tests_require =
mock
nose
coverage
nosexcover
[options.entry_points]
console_scripts =
curator = curator.cli:cli
curator_cli = curator.curator_cli:main
es_repo_mgr = curator.repomgrcli:repo_mgr_cli
[options.packages.find]
exclude =
tests
[bdist_wheel]
universal=1
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/anjia/curator.git
git@gitee.com:anjia/curator.git
anjia
curator
curator
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385