Results for: gui builder python

Suggested Categories:

Git GUI Clients
Git GUI clients are tools that provide a graphical user interface to interact with Git repositories. They simplify version control tasks, such as committing changes, branching, merging, and resolving conflicts, by offering visual workflows instead of command-line operations. These clients are designed to enhance productivity by making complex Git operations more intuitive, even for users without extensive Git expertise. They support collaboration by visually tracking changes and showing repository history in an organized way. By bridging the gap between Git’s functionality and user accessibility, Git GUI clients are valuable for both novice and experienced developers.
Home Builder Software
Home builder software facilitates the monitoring of home-building projects, their progress, scheduling and costs, while providing customer management tools.
Website Builder Software
Website builders are tools that allow users to create websites without coding. These platforms provide a range of features and tools, such as drag-and-drop design elements, hosting, and domain registration. Website builders have become popular due to their ease-of-use and cost savings compared to hiring a professional web developer or designer. They are also typically well supported with step-by-step tutorials and customer service options for those who need help getting started.
Online Form Builders
Online form builders enable the creation of fillable forms through a drag-and-drop interface in order to be embedded or shared on web pages.
Embedded GUI Design Software
Embedded GUI design software is an application used to create user interfaces for embedded systems. It allows users to develop simple user interfaces for a range of tasks, from basic forms and menus to more complex graphics. The software typically consists of a library of GUI components, such as buttons, check boxes, radio boxes, sliders, and other custom controls. Additionally, it includes the ability to set up event handlers that will respond to events triggered by the user’s interaction with the interface.
MongoDB GUI Clients
MongoDB GUI clients are graphical user interface tools used to administer MongoDB databases. These clients provide visual data management, allowing users to manage their databases and collections in an intuitive manner. They are typically web-based applications, supported on both desktop and mobile platforms. Users can access features such as query editor, user management, real-time server monitoring and more.
MySQL GUI Clients
MySQL GUI clients are software applications used to provide a graphical interface for users to interact with MySQL databases. They enable users to view, create and modify tables, rows, columns and other database objects without having to write SQL queries. Common features of MySQL GUI clients include query builder tools and the ability to export data into various formats. Additionally, some MySQL GUI clients offer advanced options such as visual design tools and support for multiple languages.
PostgreSQL GUI Clients
PostgreSQL GUI clients are tools used to easily manage and manipulate databases from a graphical user interface. They provide an intuitive interface that allows users to create and edit elements like tables, views, functions and more. Popular PostgreSQL GUI clients include pgAdmin, DBeaver, TablePlus and Navicat Premium. These clients support a variety of database operations through graphical tools or embedded SQL text editors for full control over query execution.
Popup Builders
Popup builders offer websites the ability to create and display popups on the website in order to communicate to visitors and potential customers, capture a lead, and encourage conversions. Popup builder software, sometimes called popup makers, enables marketing professionals and non-technical employees to create engaging website popups without coding experience.
Resume Builders
Resume builders are software applications that enable users to easily create a resume or CV using easy to use online tools. Resume builders, also known as resume makers, are typically online apps that simplify and streamline the process of creating a professional and effective resume.
PWA Builders Software
PWA (Progressive Web App) builders are specialized tools designed to help developers create web applications with native app-like functionality. They simplify the development process by providing features such as offline capabilities, responsive design, and seamless integration across devices and platforms. These builders enable developers to focus on delivering high-performance, user-friendly applications while adhering to modern web standards.
Student Portfolio Builders
Student portfolio builders are websites that allow users to create an online portfolios of projects and accomplishments, also known as ePortfolios or digital portfolios. These sites offer templates, customization tools, and other features to make the process of curating a professional portfolio easier and faster. Student portfolio builders can help young professionals keep their work organized while also providing the opportunity to be creative in showcasing achievements and experiences. Such portfolios are often used for job applications, internships, college admissions, and even self-promotion on social media.
Drag and Drop App Builders
Drag and drop app builders are a type of technology designed to allow users to quickly and easily create their own mobile or web applications. They typically feature a suite of drag and drop tools that can be used to assemble the parts of an application, including buttons, text fields, images, audio clips, video clips, etc. With the help of these tools, users can build their desired UI within minutes without requiring any coding knowledge or experience. Additionally, many drag and drop app builders provide helpful features such as analytics tracking and push notifications that can make it easier for users to optimize their applications in the future. Drag and drop app builders are an excellent way for individuals or businesses to get up-and-running with their own custom application in no time at all.
AI Agent Builders
AI agent builders are tools, platforms, or frameworks designed to create, train, and deploy intelligent virtual agents capable of performing tasks autonomously. These builders provide resources for natural language processing, decision-making algorithms, and machine learning, enabling agents to interact with users effectively. They often include user-friendly interfaces or APIs to customize behaviors, integrate with existing systems, and adapt to specific use cases. AI agent builders are widely used across industries, including customer service, healthcare, education, and entertainment, to enhance efficiency and user experience. By leveraging these tools, developers and businesses can rapidly create sophisticated agents tailored to their unique needs.
Drag and Drop Email Builders
Drag and drop email builders, also known as no code email builders, are a type of software used to create and design emails without the need for coding or technical knowledge. They allow users to easily customize email templates by simply dragging and dropping pre-designed elements, images, and text into a desired layout. These builders often have a user-friendly interface with options to preview the email before sending it. They are popular among businesses and individuals looking to create professional-looking emails quickly and efficiently. Some drag and drop email builders also offer additional features such as automation, A/B testing, and integration with other marketing platforms.
AI Web App Builders Software
AI web app builders are platforms that use artificial intelligence to automate and simplify the process of creating and deploying web applications. These tools typically offer drag-and-drop interfaces, pre-built templates, and AI-driven features that allow users to quickly build responsive and functional websites or applications without extensive coding knowledge.
AI Website Builders Software
AI website builders are automated systems designed to help users build and launch professional-looking websites.
Investor Relations Website Builder Software
Investor relations (IR) website builders are software tools that enable businesses to easily create attractive investor relations and corporate websites.
Portfolio Website Builders Software
Portfolio website builders are online platforms that allow individuals to create custom portfolio websites to showcase their work, skills, and achievements without requiring coding expertise.
Real Estate Website Builders Software
Real estate website builders are software tools that enable real estate agents and real estate agencies to easily create attractive real estate websites.
View more categories (20) for "gui builder python"

72 Products for "gui builder python" with 1 filter applied:

  • 1
    Studio 3T

    Studio 3T

    Studio 3T

    Auto-complete queries in a built-in mongo shell that highlights syntax errors as you type and saves your query history. Perfect for MongoDB beginners, a time-saver for pros. Use a drag-and-drop UI to build complex find() queries and filter array elements. Break down aggregation queries into manageable steps and build them stage by stage, for easier debugging and querying. Generate instant code in JavaScript (Node.js), Java (2.x and 3.x driver API), Python, C#, PHP, and Ruby from MongoDB and SQL...
    Starting Price: $499/year/user
  • 2
    IDLE

    IDLE

    Python

    IDLE is Python’s Integrated Development and Learning Environment. IDLE has the following features: - coded in 100% pure Python, using the tkinter GUI toolkit - cross-platform: works mostly the same on Windows, Unix, and macOS - Python shell window (interactive interpreter) with colorizing of code input, output, and error messages - multi-window text editor with multiple undo, Python colorizing, smart indent, call tips, auto completion, and other features - search within any...
    Starting Price: Free
  • 3
    NiceGUI

    NiceGUI

    NiceGUI

    NiceGUI is an open source Python library that enables developers to create web-based graphical user interfaces (GUIs) using only Python code. It provides a gentle learning curve while still offering the option for advanced customizations. NiceGUI follows a backend-first philosophy: it handles all the web development details, allowing developers to focus on writing Python code. This makes it ideal for a wide range of projects, including short scripts, dashboards, robotics projects, IoT solutions...
    Starting Price: Free
  • 4
    DbVisualizer

    DbVisualizer

    DbVisualizer

    ... Server, Oracle, Cassandra, Snowflake, SQLite, BigQuery, and 30+ others, and runs on all popular OSes (Windows, macOS, and Linux). A powerful SQL editor with intelligent autocomplete, visual query builders, variables, and more. You can fully control window layouts, key bindings, UI theme, mark scripts, and database objects as favorites for quick access or even work outside of DbVisualizer. DbVisualizer is also built to meet rigorous security standards, all configurable within the product.
    Leader badge
    Starting Price: Free
    Partner badge
    View Software
    Visit Website
  • 5
    Docmosis

    Docmosis

    Docmosis Pty Ltd

    ..., Insurance, Logistics, and Manufacturing to generate customized letters invoices, proposals, contracts, statements, reports and more. Integrate with: Custom software built using Java, C#, Python, PHP, Ruby and more via a REST API; Low-code and no-code platforms like Appian, Bubble, Mendix, Outsystems; Third-party form builders or apps that can perform a webhook such as FormAssembly or Salesforce.
    Starting Price: $50.00/month
    View Software
    Visit Website
  • 6
    Windsurf Editor
    The Windsurf Editor is a free AI-powered IDE and AI coding assistant that accelerates development by providing intelligent code generation and agents in over 70 programming languages and more than 40 IDEs, including VSCode, JetBrains, and Jupyter Notebooks. With Windsurf, developers can write code faster, eliminate repetitive tasks, and stay in the flow state—whether they're working with Python, JavaScript, C++, or any other language. Built on billions of lines of open-source code, Windsurf...
    Leader badge
    Starting Price: Free
    View Software
    Visit Website
  • 7
    PyAutoGUI

    PyAutoGUI

    PyAutoGUI

    PyAutoGUI lets your Python scripts control the mouse and keyboard to automate interactions with other applications. The API is designed to be simple. PyAutoGUI works on Windows, macOS, and Linux, and runs on Python 2 and 3. Moving the mouse and clicking in the windows of other applications. Sending keystrokes to applications (for example, to fill out forms). Take screenshots, and give an image (for example, of a button or checkbox), and find it on the screen. Locate an application’s window...
    Starting Price: Free
  • 8
    Immunity Debugger

    Immunity Debugger

    Immunity Debugger

    Immunity Debugger's interfaces include the GUI and a command line. The command line is always available at the bottom of the GUI. It allows the user to type shortcuts as if they were in a typical text-based debugger, such as WinDBG or GDB. Immunity has implemented aliases to ensure that your WinDBG users do not have to be retrained and will get the full productivity boost that comes from the best debugger interface on the market. Python commands can also be run directly from our command bar...
  • 9
    pywinauto

    pywinauto

    pywinauto

    pywinauto is a set of python modules to automate the Microsoft Windows GUI. At its simplest it allows you to send mouse and keyboard actions to Windows dialogs and controls. pywinauto can be installed with pip and conda. Python is a great programming language, but there are no automation tools that were Pythonic (very few libraries were implemented in Python). The very first necessary thing is to determine which accessibility technology (pywinauto’s backend) could be used for your application...
    Starting Price: Free
  • 10
    SurveyJS

    SurveyJS

    SurveyJS

    ...: > An open-source MIT-licensed rendering library that renders dynamic JSON-based forms in your web application, and collects responses. > An self-hosted drag-and-drop form builder that features an integrated CSS-based theme editor and a GUI for conditional rules. > PDF Generator, a library that renders SurveyJS surveys and forms as PDF files in a browser. > The Dashboard library that allows you to simplify survey data analysis with interactive and customizable charts and tables.
    Starting Price: 499/once
  • 11
    Datazenit

    Datazenit

    Datazenit

    Modern database administration tool. Cross-platform MySQL and PostgreSQL GUI with data grid, schema builder, and interactive charts. Datazenit is a web-based database administration tool. It features a smart data grid, query builder, schema editor, live charts, and raw query editor with auto-complete. The goal is to build a modern and intelligent database tool that would increase productivity. The schema editor has been designed with developer productivity in mind. It is equipped...
    Starting Price: $49 one-time payment
  • 12
    LiveApp Player

    LiveApp Player

    ObjectBuilders

    ... extensive GUI library is available for free and is fully supported by ObjectBuilders. This is the same GUI library that is currently being used by many government agencies and Fortune 500 companies. In today's fast paced world of instant feedback and status updates, users expect and demand real-time user interfaces. Developing a real-time user experience on the web requires dedicated infrastructure and significant knowledge of low-level internet technologies.
  • 13
    Mongo Pilot

    Mongo Pilot

    Mongo Pilot

    The AI MongoDB GUI</a> and Management tool. Chat with your data, build queries visually, and manage MongoDB locally, no cloud required. MongoPilot is an intelligent desktop GUI and management tool designed to streamline your MongoDB experience. With its drag-and-drop visual query builder, MongoPilot makes crafting MongoDB queries effortless, enabling you to filter and sort data without complex syntax. The platform also features a local AI assistant, which allows you to chat with your...
    Starting Price: $49
  • 14
    dupeGuru

    dupeGuru

    dupeGuru

    dupeGuru is a cross-platform (Linux, OS X, Windows) GUI tool to find duplicate files in a system. It’s written mostly in Python 3 and has the peculiarity of using multiple GUI toolkits, all using the same core Python code. On OS X, the UI layer is written in Objective-C and uses Cocoa. On Linux & Windows, it’s written in Python and uses Qt5. dupeGuru is a tool to find duplicate files on your computer. It can scan either filenames or contents. The filename scan features a fuzzy matching...
  • 15
    PyQtGraph

    PyQtGraph

    PyQtGraph

    PyQtGraph is a pure-python graphics and GUI library built on PyQt/PySide and NumPy. It is intended for use in mathematics/scientific/engineering applications. Despite being written entirely in python, the library is very fast due to its heavy leverage of NumPy for number crunching and Qt's GraphicsView framework for fast display. PyQtGraph is distributed under the MIT open-source license. Basic 2D plotting in interactive view boxes. Line and scatter plots. Data can be panned/scaled by mouse...
    Starting Price: Free
  • 16
    Reflex

    Reflex

    Pynecone

    Reflex is an open source framework that empowers Python developers to build full-stack web applications entirely in pure Python, eliminating the need for JavaScript or complex frontend frameworks. With Reflex, you can write, test, and refine your app using just Python, making it fast, flexible, and scalable. It features an AI Builder that allows you to describe your app idea, and it will generate a working Python app instantly, complete with backend, frontend, and database integration. Reflex...
    Starting Price: $20 per month
  • 17
    Ostinato

    Ostinato

    Ostinato

    ... packets from scratch - specify protocols and protocol fields to match your requirements. Configure and control multiple traffic-generating agents from a single controller. Fully featured Python API for scripting and automation - anything you can do via the GUI, you can do via the API (the GUI is built on top of the API).
    Starting Price: $49 one-time
  • 18
    PydanticAI

    PydanticAI

    Pydantic

    PydanticAI is a Python-based agent framework designed to simplify the development of production-grade applications using generative AI. Built by the team behind Pydantic, the framework integrates seamlessly with popular AI models such as OpenAI, Anthropic, Gemini, and others. It offers type-safe design, real-time debugging, and performance monitoring through Pydantic Logfire. PydanticAI also provides structured responses by leveraging Pydantic to validate model outputs, ensuring consistency...
    Starting Price: Free
  • 19
    GUIslice

    GUIslice

    GUIslice

    GUIslice is a very lightweight platform-independent GUI designed for embedded displays, from an 8-bit Arduino with 2KB RAM to the Raspberry Pi. The library supports creation of multiple pages of buttons, text, images, checkboxes, sliders and other graphics primitives. New UI / widget types can be created easily. The core GUIslice library is written in pure C. GUIslice is intended to be used with Raspberry Pi and all Arduino adaptations (ATmega, STM32duino, ESP8266 / NodeMCU, ESP32, Adafruit...
    Starting Price: Free
  • 20
    Cecilia

    Cecilia

    AJAX SOUND STUDIO

    Cecilia is an audio signal processing environment aimed at sound designers. Cecilia mangles sound in ways unheard of. Cecilia lets you create your own GUI using a simple syntax. Cecilia comes with many original built-in modules and presets for sound effects and synthesis. This version mainly fixes Windows 64-bit version that crashes when trying the open a MIDI device. Cecilia uses the pyo audio engine created for the Python programming language. Pyo allows a powerful integration of the audio...
  • 21
    MatDeck

    MatDeck

    LabDeck

    MatDeck is a universal, technical software for Mathematics, Science, Engineering, Chemistry, Coding, Databases and many other uses. Our software offers a complete Python IDE; thousands of mathematical functions; a drag and drop GUI Designer and various visualization tools, all embedded within a cutting-edge, live document for an inexpensive and professional computing environment.
    Starting Price: Free
  • 22
    Tellurium

    Tellurium

    Tellurium

    Tellurium is a Python package that knits together a variety of important packages for carrying out simulation studies in systems biology and other disciplines. Tellurium provides an interface to the powerful high-performance lib roadrunner simulation engine. Tellurium allows you to build your models using an easy-to-use human-readable version of SBML called Antimony. Antimony Tutorial. Tellurium supports all the major standards such as SBML, SED-ML, and COMBINE archives. Tellurium can be used...
    Starting Price: $15.00/month/user
  • 23
    qutebrowser

    qutebrowser

    qutebrowser

    qutebrowser is a keyboard-focused browser with a minimal GUI. It’s based on Python and PyQt5 and free software, licensed under the GPL. It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl. qutebrowser’s primary maintainer, The-Compiler, is currently working part-time on qutebrowser, funded by donations. To sustain this for a long time, your help is needed! See the GitHub Sponsors page for more information. Depending on your sign-up date and how long you keep a certain...
    Starting Price: Free
  • 24
    Beaker Notebook

    Beaker Notebook

    Two Sigma Open Source

    BeakerX is a collection of kernels and extensions to the Jupyter interactive computing environment. It provides JVM support, Spark cluster support, polyglot programming, interactive plots, tables, forms, publishing, and more. All of BeakerX’s JVM languages plus Python and JavaScript have APIs for interactive time-series, scatter plots, histograms, heatmaps, and treemaps. The widgets remain interactive in both notebooks saved to disk, and notebooks published to the web. They include unique...
  • 25
    Git Cola

    Git Cola

    Git Cola

    Git Cola is a sleek and powerful graphical user interface for Git. Git Cola is free software and written in Python (v2 + v3). The editor used by Ctrl-e is configured from the Preferences screen. The environment variable $VISUAL is consulted when no editor has been configured. Configuring your editor to gvim -f -p will open multiple tabs when editing files. gvim -f -o uses splits. When you select a line in the grep screen and press any of Enter, Ctrl-e, or the Edit button, you are taken...
  • 26
    PhotoFolio

    PhotoFolio

    PhotoFolio

    ... based storage there's room for everything. You can adjust the colors, size and position of nearly everything. Choose from our font selection or you can upload your own custom fonts. And of course you have complete control over your logo, intro and landing pages. Just wanna say you guys have amazing customer service. I have never dealt with a company that was so responsive and communicative and never condescending on tech issues.
    Starting Price: $17 per month
  • 27
    SquareLine Studio

    SquareLine Studio

    SquareLine Studio

    Next-generation UI editor for individuals and professionals to design and develop beautiful UIs for your embedded devices quickly and easily. Exports platform-independent C or MicroPython code for LVGL which can be compiled for any vendor's device. Just click the play button to try out the UI instantly without rebuilding it in a pixel-perfect preview. Create custom components from the built-in widgets using styles, animations, and events. SquareLine Studio exports plain C or MicroPython code so...
    Starting Price: $16 per month
  • 28
    Atri Framework
    Atri framework is a full-stack web development framework to build Progressive Web Apps. Use our visual editor to increase your productivity. You can also add your custom React code. Currently, we support Python for backend development. We are planning to add support for NodeJS soon. Our CLI provides rich support for easy deployment at your platform of choice such as GitHub Pages, AWS, etc. Atri framework comes with a suite of productivity tools such as a visual editor, asset management tools...
    Starting Price: $100 per user per month
  • 29
    dbKoda

    dbKoda

    dbKoda

    dbKoda’s rich code editor allows you to compose MongoDB queries and scripts with syntax highlighting, auto-complete and code formatting. View output in foldable JSON, tabular format or as a chart. Generate visual explain plans with a single click. The explain plan viewer will suggest indexes that may improve performance, and provide one-button creation of those indexes. Build simple queries or complex aggregates using the graphical query builder. dbKoda lets you perform administrative...
    Starting Price: Free
  • 30
    SuperAGI SuperCoder
    SuperAGI SuperCoder is an open-source autonomous system that combines AI-native dev platform & AI agents to enable fully autonomous software development starting with python language & frameworks SuperCoder 2.0 leverages LLMs & Large Action Model (LAM) fine-tuned for python code generation leading to one shot or few shot python functional coding with significantly higher accuracy across SWE-bench & Codebench As an autonomous system, SuperCoder 2.0 combines software guardrails specific...
    Starting Price: Free
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next