Search Results for "python gui builder" - Page 24

Showing 1163 open source projects for "python gui builder"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    FindEmAll

    A fast and resource-efficient graphical file search tool

    A Python/Tk gui for find and grep. FindEmAll is, compared with other similar file search tools, fast and resource-efficient and independent from any desktop environment (no Gnome or KDE libraries required).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Advanced Launcher

    Advanced Launcher

    xbmc application launcher

    The Advanced Launcher add-on is able to launch any Linux and Windows applications that support command line instructions directly from the XBMC GUI. This Add-on also provide the possibility, to download from several Internet databases and manage meta-data informations and images linked to these applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    RssRead

    An experimental API for reading RSS (and Atom)

    RssRead is an experimental API for reading RSS (and Atom) Writen in Python, using feedparser, is meant to be used in CLI program. GUI program or integrated in other programs. Its simple api ideal for a RSS reader. t's a module you can use with a import RssRead as feed and then use the News property to get the news rss = feed.RssRead() try: rss.loadNewsRss(NAME) except feed.SiteError: print 'Site not present!'
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PyDate

    A gui tool to adjust system date and time

    PyDate is a very simple Python/Tk based tool to adjust the system date and time conveniently from an easy to use graphical interface. It is primarily intended to be used with minimal desktop environments like IceWm which don't provide such tools themselves. KDE or Gnome libraries are not required to run PyDate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5

    Offline Mahjong Stat Analyzer

    Log hand and game results of offline riichi mahjong games and stats.

    Introduction to this tool: http://www.osamuko.com/real-life-mahj…nalyzer-python/ This tool, written in python with no GUI, allows you to log the result of every mahjong hand under Japanese rules, then use those results to generate detailed stats on the playing performance of each player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    android-python2.7.3

    Python2.7.3 for android

    This is python2.7.3 which can be compiled using android-ndk By using python ,Its is possible to run lot of great application in android phone. At the time of writing I could run IPython, Isympy, Django etc on my android phone. This project only considering command-line binary builds. Not any GUI apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Forlex Mount Manager

    Manager for storage devices related operations

    Forlex Mount Manager is a python utility that helps you to manage storage devices recognized by the system. It have new GUI which makes easy and quick those operation for the user. It has been developed for ForLEx LiveCD, a forensic distro derived by Debian but we are able to use on all those based distros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    G4DUDE

    G4DUDE

    G4DUDE a GUI for avrdude written in python

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ...The latex file is generatig by runiin command from commad line such - "python.exe *.ini", where is *.ini -config file for you imposition. Next step i think will be gui interface (may be). Sorry for poor enlish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10

    PiHome .IMG

    PiHome - a Raspberry Pi home automation open source project

    PiHome - a Raspberry Pi home automation open source project More Information under: http://pihome.harkemedia.de Download PiHome .IMG http://sourceforge.net/projects/pihome-img/ Download WebApp GUI & Python Socket GPIO Server https://github.com/cerosx/pihome-GUI YouTube: https://www.youtube.com/user/drawDESIGN/videos
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Overdose

    Overdose

    Simple Artificial Lag Generator

    Overdose is a simple artificial lag generator - aka Doser, hence the name. It is coded in python with qt support giving it multiplatform compatbility. It uses the ping command repeatedly on a multitude of threads to generate lag. It is small and uses minimum cpu cycles. In testing, it was able to maintain 360 kb/s of lag without maxing a single core. Overdose was designed to give users a slight advantage in action based multiplayer games. BzFlag and Teeworlds for example. With lag,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Bookmarks converter. Has command line interface and a GUI (Tk). Can convert ".url" into ".desktop". Written in Python. Formats: .desktop, .url, .webloc [read], Firefox (.html), Firefox 3 (.json) [read], Konqueror (.xml), Opera (.adr)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pyberry

    Pyberry

    Open source library software (books); command line only

    Pyberry is open source library management (i.e. books, etc.) software, written in (of course) Python 3. It is command line based with no GUI planned as of now and is designed to be extremely lightweight and fast. It uses sqlite as a database backend and supports looking up books by ISBN. Information can be obtained from Amazon and other sources. Pyberry is looking for a release specialist! Do you know how to package versions for release across platforms?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    LibO4Py

    OpenOffice Template to make GUI for Python Scripts

    It is very simple template to provide simple GUI for python scripts. Just to show the common idea for python programmers. OOo already has python inside. Join community and vote to get more python in OOo!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    lequation

    cross platform latex-to-bitmap-to-clipboard gui

    L(atex)equation aims to be the simplest latex to bitmap converter there is. Its goals are: simple gui, simple install, mac + windows + ubuntu binaries and it just should work.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    cwhois or whois check is a very simple and generic GUI whois clients, it send a request to whois servers and give you the domain's registration information. support both of Internet protocol IPv4 and IPv6. cwhois:cpp client cwhoisQt:py client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PyParticles

    PyParticles is an opensource particles simulation tool box entirely wr

    PyParticles is an opensource particles simulation tool box entirely written in python. It support the most popular integrations methods and the most relevant forces model. It also offer a nice looking OpneGL interface or at your preference a Matplotlib based GUI. PyParticles as a forces models implements Gravity, spring, constant force and electrostatic and the user defined vector field force. As a integrations method it includes Euler, Midpoint, Runge Kutta, Störmer Verlet and Leap frog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pyShowRename

    pyShowRename

    Sensible batch renaming of downloaded TV files

    ...Moved superfluous functions and GUI controls. Finalised reversion feature so UNDO WORKS! Moved shows cache update to file menu. Altered buttons logic to prevent preview of nothing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PGADI

    GADI - GUI Application Development Interface for python

    The ultimate goal of this project is to create an IDE which will supports drag and drop UI designing and coding. You know, if you want to code your program in the same program that helped you designed your GUI. The application will be cross platform (well as long you can install pyqt4 and will work for python 3.x and 2.7 (maybe 2.6) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    PhonoRipper

    A GUI tool for creating audio CDs from analog sources.

    PhonoRipper is an easy to use, all-in-one GUI tool for creating audio CDs from analog sources like vinyl records. It uses Cdrdao for CD writing and Normalize for volume normalization. Features include a fully buffered WAV file recorder with mixer and VU meter (supporting both ALSA and OSS drivers), automatic detection of track borders, an intuitive drag'n'drop CD writing interface with CD-text support, CDDB queries of CD text data, and a WYSIWYG CD cover editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    gEcrit
    gEcrit is a Python orientated source code editor. It tries to keep the interface as clean as possible and keep the menus simple. It features all the common features a Python programmer might need, including an interactive Python shell.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Splitalbum is a shntool frontend for Linux. It helps you to split your audio cd images into separate tracks according to cue sheet. It also uses cuetools and mutagen for tagging and has a Qt GUI. Most of modern audio formats are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PhPyCli

    Edit and execute php code

    ...:) PhPyCli has been written under Fedora Linux, in Python and with the wxPython GUI toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DtiSyS

    DtiSyS

    Universal Operating System

    Universal Operating System 1. Based On Linux Debian. 2. GUI Environment Improvements (2D/ 3D/ 4D). 3. Support Mobile, Android, PC, Servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Samba Login
    Frontend for smbmount (smbfs)
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo