Build A Stand-Alone Executable Elasticsearch Application Using Python

Introduction This article will explain how to build a stand-alone Elasticsearch query application using Python. The original Python code used for the app can be found in this ObjectRocket article explaining how to query Elasticsearch documents in a terminal window. Prerequisites 1curl -GET "localhost:9200" -v Building an executable Python script with PyInstaller Installing PyInstaller and … Continued

Keep in the know!

Subscribe to our emails and we’ll let you know what’s going on at ObjectRocket. We hate spam and make it easy to unsubscribe.