Search Results for "python automatic gui generator"

Showing 93 open source projects for "python automatic gui generator"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    OpenAPI Generator CLI

    OpenAPI Generator CLI

    A node package wrapper

    OpenAPI Generator CLI is a command-line interface for generating API client SDKs, server stubs, and documentation from OpenAPI specifications. It helps developers automate the process of creating client libraries and backend implementations for APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    pywinauto

    pywinauto

    Windows GUI Automation with Python (based on text properties)

    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, but it has support for more complex actions like getting text data.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Pony ORM

    Pony ORM

    Pony Object Relational Mapper

    Pony ORM is a Python ORM that enables developers to write database queries using generator expressions and Pythonic syntax, making code more readable and intuitive. It automatically translates Python expressions into SQL and supports multiple databases including SQLite, MySQL, PostgreSQL, and Oracle. With an emphasis on simplicity and maintainability, Pony ORM is suitable for both small projects and complex applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    QualityScaler

    QualityScaler

    Image/video AI upscaler app (BSRGAN)

    Qualityscaler is a Windows app that uses BSRGAN Artificial Intelligence to enhance, enlarge and reduce noise in photographs and videos. QualityScaler is completely written in Python, from the backend to the front end. Image/list of images upscale. Video upscale. Drag&drop files [image / multiple images/video] Automatic image tiling and merging to avoid gpu VRAM limitation. Resize image/video before upscaling. Multiple Gpu support. Compatible images - png, jpeg, bmp, webp, tif. Compatible...
    Downloads: 109 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 5
    TinyStatus

    TinyStatus

    Tiny status page generated by a Python script

    TinyStatus is a simple, customizable status page generator that allows you to monitor the status of various services and display them on a clean, responsive web page.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    spyder

    spyder

    The scientific Python development environment

    Spyder is a free and open source scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It features a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package. Spyder’s multi-language Editor integrates a number of powerful tools...
    Downloads: 237 This Week
    Last Update:
    See Project
  • 7
    Full Stack FastAPI and PostgreSQL

    Full Stack FastAPI and PostgreSQL

    Full stack, modern web application generator

    Generate a backend and frontend stack using Python, including interactive API documentation. Production ready Python web server using Uvicorn and Gunicorn. Very high performance, on par with NodeJS and Go (thanks to Starlette and Pydantic). Great editor support. Completion everywhere. Less time debugging. Designed to be easy to use and learn. Less time reading docs. Minimize code duplication. Multiple features from each parameter declaration. Get production-ready code. With automatic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Msc-generator

    Msc-generator

    Draws signalling charts, block diagrams and graphs from text input.

    NOTE! We have moved to https://gitlab.com/msc-generator/msc-generator All development happens there. Also, download new releases & submit issues there. A tool to draw various charts from textual descriptions. Currently, three types of charts are supported: Message Sequence Charts, generic Graphs, and Block Diagrams, with more to be added in the future. There is a command-line version for Linux and Mac (replacing mscgen), which now sports a GUI, as well. Msc-generator allows fine...
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 9
    Segment Anything

    Segment Anything

    Provides code for running inference with the SegmentAnything Model

    ...The architecture separates a powerful image encoder from a lightweight mask decoder, so the heavy vision work can be computed once and the interactive part stays fast. A bundled automatic mask generator can sweep an image and propose many object masks, which is useful for dataset bootstrapping or bulk annotation. The repository includes ready-to-use weights, Python APIs, and example notebooks demonstrating both interactive and automatic modes. Because SAM was trained with an extremely large and diverse mask dataset, it tends to generalize well to new domains, making it a practical starting point for research and production annotation tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    Piccolo

    Piccolo

    A fast, user friendly ORM and query builder which supports asyncio

    Piccolo is a modern, fast, and type-safe ORM for Python, designed with developer ergonomics in mind. It provides a clean syntax for defining schemas and building queries while supporting both sync and async execution. With built-in admin tools and rich introspection, Piccolo is suitable for web apps, APIs, and small-to-medium scale backends that prioritize clarity and speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Real-Time Voice Cloning

    Real-Time Voice Cloning

    Clone a voice in 5 seconds to generate arbitrary speech in real-time

    Real-Time Voice Cloning is an influential deep-learning repository that demonstrates how to clone a voice from just a few seconds of audio and then generate arbitrary speech in that voice in near real time. It implements the SV2TTS pipeline (“Transfer Learning from Speaker Verification to Multispeaker Text-To-Speech Synthesis”) in three stages: a speaker encoder, a synthesizer, and a vocoder. In the first stage, short audio clips are converted into a fixed-dimensional speaker embedding that...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 12
    Lightweight' GAN

    Lightweight' GAN

    Implementation of 'lightweight' GAN, proposed in ICLR 2021

    Implementation of 'lightweight' GAN proposed in ICLR 2021, in Pytorch. The main contribution of the paper is a skip-layer excitation in the generator, paired with autoencoding self-supervised learning in the discriminator. Quoting the one-line summary "converge on single gpu with few hours' training, on 1024 resolution sub-hundred images". Augmentation is essential for Lightweight GAN to work effectively in a low data setting. You can test and see how your images will be augmented before...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PAGE
    PAGE is a drag-and-drop GUI generator for Python and Tkinter which generates Python modules that display a relatively simple GUI constructed from Tk and Ttk widget sets using the Place Geometry Manager. PAGE supports the construction of multiple toplevel GUI's. PAGE is a cross-platform tool running on any OS that has a current version of Python installed.
    Leader badge
    Downloads: 529 This Week
    Last Update:
    See Project
  • 14
     QR Code Generator [I.S.A]

    QR Code Generator [I.S.A]

    QR Code Generator [Improved.Simplified.Alternative]

    'QR Code Generator' an desktop application developed using python 3.11.4 and other add-on libaries. Can convert texts\links into QR codes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    TextureAtlas Extractor and GIF Generator

    TextureAtlas Extractor and GIF Generator

    A powerful, free and open-source tool for extracting frames and animat

    TextureAtlas to GIF and Frames converts texture atlases into organized frame collections and GIF/WebP/APNG animations. Perfect for creating showcases and galleries of game sprites. Supported Spritesheet Types * Starling / Sparrow (XML) * TextPacker (TXT) + Can now also attempt to extract unsupported spritesheet formats through pixel, color and bounding box detection Official Download Sites: * https://sourceforge.net/projects/textureatlas-to-gif-and-frames/ *...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 16
    CrowdAnki

    CrowdAnki

    Plugin for Anki SRS designed to facilitate cooperation

    CrowdAnki is a plugin for http://ankisrs.net/ that allows users to import and export decks/notes and all relevant information in a JSON format. The main purpose is to facilitate crowd-sourcing for Anki decks and notes. Starting with version 0.6 it also features a close integration with Git. Providing you with the ability to automatically maintain a history of edits for your decks. My goal here is to provide a user-friendly description of collaboration workflow. In order to do that, I looked...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RevLix Data Recovery Tool

    RevLix Data Recovery Tool

    Powerful Data Recovery Tool for PhotoRec

    RevLix is a powerful data recovery tool developed to recover deleted files on Linux systems. This program uses the PhotoRec infrastructure and provides a graphical user interface (GUI) for PhotoRec.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Sudoku Solver For Windows

    Sudoku Solver For Windows

    A Sudoko Solver/Puzzle Generator For MS Windows

    Advanced Windows Sudoku solver and puzzle generator with a modern GUI interface. Features multiple solving techniques from basic to expert, including Standard Elimination, Hidden Singles, X-Wing, Swordfish, XY-Wing, and XYZ-Wing patterns. Generate puzzles across five difficulty levels (Easy to Extreme). Key Features: * Interactive puzzle input * Multiple advanced solving algorithms * Puzzle generation with guaranteed unique solutions * Save/load functionality with multiple slots * Export puzzles to an Excel compatible spreadsheet *Modern Windows interface with full mouse/keyboard support * Colored display for better visualization * Comprehensive solving step logging * Step-by-step or automatic solving modes Clean, user-friendly interface makes solving complex puzzles intuitive. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 19
    This program is a password generator. It uses a hashing algorithm to transform a master password into unique and complex site or service specific passwords. It's written in Python and runs either in GUI mode (using GTK+) or in text console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Gen-PixAi

    Gen-PixAi

    modelAI 100% work Pixel Drawing Free No Limited

    📌 Project Description PixAI provides a complete pipeline for: Generating sprites, tilesets, icons, and pixel art UI. Refine (pixelate, quantize, outline) to adhere to the classic pixel art aesthetic. License-aware: includes an automatic License Determiner (Personal/Commercial/Exclusive) + contract templates. Auditing: adds subtle watermarks and AI-generated metadata. 🎯 Uses & Scope 2D games (JRPG, Roguelike, Platformer, Metroidvania). Retro UI/UX, pixelated icon pack. Tilesets...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    Android Device ToolKit

    Android Device ToolKit

    Android Device Info Manage Your Android Device Easily Graphically.

    Android Device Toolkit is a robust GUI application crafted in Python using tkinter, tailored for seamless management of Android devices through ADB commands. It simplifies device connectivity with automatic detection and list display, facilitating quick identification and selection. Detailed device insights such as battery status and properties are readily accessible, enhancing diagnostic capabilities.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 22
    MzDOCK - Multiple Ligand Docking Tool

    MzDOCK - Multiple Ligand Docking Tool

    MzDOCK is A Virtual Screening Tool For Drug Discovery Research

    - Molecular Docking Virtual Screening Tool To Aid In Drug Discovery Research. - Published in Wiley, Journal of Computational Chemistry . Link: https://onlinelibrary.wiley.com/doi/abs/10.1002/jcc.27390 - Developed with Synchronized functioning of Python and Batch scripts -Integerated With Pymol-open-source for visualizing interaction (PSE file) generated from MzDOCK - Integrated with Molecule Drawing Tool - JSME Editor - If you are facing any issues or for queries . Contact us -...
    Downloads: 84 This Week
    Last Update:
    See Project
  • 23
    RoboSuite 1.3

    RoboSuite 1.3

    The definitive solution to manage your backups and file copy operation

    # RoboSuite v1.3 - The Advanced RoboCopy GUI ## Introduction RoboSuite v1.3 is a powerful, free, and feature-rich graphical user interface (GUI) for the Windows command-line tool RoboCopy. Designed by Gianpaolo Aggiusti, this software elevates file copy and synchronization operations, making complex tasks simple and accessible to all users. Its purpose is to provide complete and intuitive control over RoboCopy, eliminating the need to memorize complex commands while adding a host of...
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 24
    BT Auto Locker

    BT Auto Locker

    A Bluetooth-based proximity locking tool for Windows

    Welcome to BT Auto Locker! Begin using the application within seconds—no complex setup necessary. Simply download the portable version and benefit from immediate, automatic Bluetooth-based locking to safeguard your PC. BT Auto Locker is an intelligent utility for Windows that automatically locks your computer whenever a trusted Bluetooth device (such as your phone, headphones, or watch) moves beyond the specified range, ensuring your system remains secure. BT Auto Locker...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25

    NATTYA

    Communication application for USB to RS-232 connections.

    This Python and Tkinter application uses the features of UDEV to automatically identify USB to RS-232 type connections. Connected devices are shown in /dev/serial/by-id as a link to the virtual port. This is used for automatic connection. User settings such as baud rate and line endings associated with the unique ID are stored in a configuration file for future connections. Transmit data may be entered as ASCII or hex by using '#' as an entry mode escape character. Entering '#' will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next