Metadata-Version: 2.1
Name: bingo-elastic
Version: 1.22.0.dev1
Summary: Cartridge that provides fast, scalable, and efficient storage and searching solution for chemical information using Elasticsearch
Home-page: https://github.com/epam/Indigo/tree/master/bingo/bingo-elastic/python
Author: Ruslan Khyurri
Author-email: ruslan_khyurri@epam.com
License: Apache-2.0
Download-URL: https://pypi.org/project/bingo_elastic
Project-URL: Bug Tracker, https://github.com/epam/indigo/issues
Project-URL: Documentation, https://github.com/epam/Indigo/tree/master/bingo/bingo-elastic/python
Project-URL: Source Code, https://github.com/epam/indigo/
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Database
Classifier: Topic :: Database :: Database Engines/Servers
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Requires-Python: >=3.7
Requires-Dist: epam.indigo ==1.22.0.dev1
Requires-Dist: elasticsearch ==7.16.2
Provides-Extra: async
Requires-Dist: elasticsearch[async] ==7.16.2 ; extra == 'async'
Provides-Extra: dev
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: wheel ; extra == 'dev'
Requires-Dist: black ; extra == 'dev'
Requires-Dist: pytest-asyncio ; extra == 'dev'
Requires-Dist: mypy ; extra == 'dev'
Requires-Dist: pylint ==2.17.7 ; (python_version == "3.7") and extra == 'dev'
Requires-Dist: pylint ==3.1.0 ; (python_version >= "3.10") and extra == 'dev'

UNKNOWN


