Build A MongoDB GUI App Using Kivy And Python (Part 2)

Introduction This article demonstrates how to build a GUI application for MongoDB, that can be deployed to multiple platforms, using the Kivy framework and Python programming language in less than 200 lines of code. The completed application in this article will allow the user to access the databases on a MongoDB localhost server, and retrieve … Continued

Build A MongoDB GUI App Using Kivy And Python (Part 1)

Introduction This article demonstrates how to build a GUI application for MongoDB, that can be deployed to multiple platforms, using the Kivy framework and Python programming language in less than 200 lines of code. This is Part 1 of a two-part series. This first article will show how to setup your app’s environment, and how … Continued

Build An Elasticsearch Query GUI Application Using Kivy and Python (Part 1)

Introduction If you’re looking to create an Elasticsearch GUI app, using Kivy is a natural choice. The Kivy library is a cross-platform toolkit for developing applications with natural user interfaces using the Python programming language. When you use Kivy, you can deploy applications for all platforms including iOS, Android, Windows, Linux, and Windows. In this … Continued

Build An Elasticsearch Query GUI Application Using Kivy and Python (Part 2)

Introduction This tutorial will explain how to build an Elasticsearch GUI App with Kivy in Python. Kivy is a cross-platform, free, open-source Python library used to develop mobile GUI Apps and other software applications with Python programming language. Kivy is compatible with Apple, Android, Linux and Windows operating systems. The application will demonstrate the potential … 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.