Search Results for "python gui page" - Page 27

Showing 1387 open source projects for "python gui page"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 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
    OpenCMISS-Zinc

    OpenCMISS-Zinc

    A Library for Interactive Modelling and Visualisation

    The OpenCMISS-Zinc Library (opencmiss.org/zinc), or Zinc, is a software library for building interactive graphical modelling and visualisation applications. Models are represented in Zinc as mathematical fields defined over domains, including finite elements with support for high-order basis functions, complex parameter mappings and time variation, and image-based fields. Further fields can be defined by mathematical expressions and algorithms on existing fields, including image...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    defis
    DEFIS is a RAD development system to aid programming in Python. wxPython is used as GUI. Editra is used as IDE. SQLAlchemy is used as ORM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    CDPOPgui

    GUI Frontend for CDPOP

    CDPOPgui is a GUI Frontend for CDPOP What is CDPOP? CDPOP (Cost Distance POPulations) is a spatially-explicit simulator of gene-flow in complex landscapes to explain observed population responses and provide a foundation for landscape genetics. The program implements individual-based population modeling with Mendelian inheritance on a resistant landscape. Simulation begins with an initial homogeneous population and followed by divergence through time as functions of individual based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Barq Download Manager
    Barq Download Manager is a GUI for aria2 download manager written in PySide
    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
  • 5

    URL Grabber

    Grab the all links in a page.

    URL Grabber is a windows tool used to capture all the links in the website or webpage. And Store it in a text file.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Binary to Decimal Converter

    Binary to Decimal Converter

    Converts Binary values to Decimal values!

    A simple GUI program that lets you input a Binary value and converts it into a Decimal/Denary value - handy for those who develop at a machine code level!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PyGAO

    Genetic Algorithm Optimization for Python

    ...I am starting with a stripped-down version, where a solution can be described using a single vector of float numbers. Eventually, I will expand to more generic data structures and add multiple-species search options. For the time being, I have no plans of developing a GUI. For now, this is strictly a computational module. In addition to the standard Python libraries, PyGAO uses numpy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    EasyDonate

    Donation system for source-based communities

    EasyDonate aims to provide a configurable, extensible framework for Source Engine based gaming communities to accept donations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    KMG Kernel Module Configurator

    A minimal python GUI that helps to manage modules in a linux system.

    KMG helps you to manage: activation/disactivation of modules startup list blacklist and it has an unique feature: it can save a snapshot of the system's modules configuration and restore it later. All the actions are traced in a dedicated log section. The GUI also gives details on the selected module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 10

    pgApex

    http://95.85.49.98:8081/apex/q

    Web RAD for PostgreSQL tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    DANI Keyboard Tutor

    Talking keyboard tutor.

    DANI Keyboard Tutor is a keyboard practicing application. This software allows to blind people to practice in a Keyboard, providing screen reader and SAPI5 support to improve the user experience, also includes other methods to help to the user, like sounds (if the key pressed is correct or not, for example), time stats, and some interesting features. The application is written in English and Spanish, and the localization will be used according the system language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    snake pygame

    snake pygame

    "snake pygame" is a remake of classic snake game

    Snake pygame is a remake of classic snake game, developed with python and pygame. in this page you can find a tutorial to create the game: http://deasproject.altervista.org/blog/progetto-creiamo-il-nostro-snake-in-python-con-pygame/ for any question you can contact me andrea.deangelis93@gmail.com The game needs of these packages to work: - python 2.7 32 bit(x86 version) -> http://www.python.org/download/releases/2.7.5/ - pygame 1.9.1 for python 2.7 -> http://www.pygame.org/ftp/ - numpy 1.7.1 for python 2.7 -> https://pypi.python.org/pypi/numpy #### UBUNTU #### To install these packages on Ubuntu 12.04 and derived run this command on terminal: sudo apt-get install python python-pygame python-numpy #### ARCHLINUX #### To install these packages on Archlinux run this command on terminal: sudo pacman -S python2 python2-pygame python2-numpy Youtube Channel-> http://www.youtube.com/channel/UCtfS0d2O9Cd6FzZqZws4jgA
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    RaspyBox

    RaspyBox

    A dropbox client for the raspberry pi

    A minimalistic Dropbox client for raspberryPI written in python. Functionality: Upload Download Make directories Delete Navigate Shortcut keys (insert for upload, del for delete, navigate or download with enter key or double click) How to use it: Download the python dropbox sdk from here https://www.dropbox.com/developers/reference/sdk extract it and install it by executing sudo setup.py install -f Create a new application in your drobox developer page Give a name to the app and get the app key and secret key. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    grandPA

    grandPA

    DMX Software,Lichtsteuerung,Moving Light,LED,ArtNet DMX,

    in Entwicklung / in Development ! ! ! Movinglight Steuer Software, für den Robusten Live Einsatz. Die Ich so konzipiere das man eigene Hardware anschließen kann. Und größtenteils nicht mit der Maus bedient werden muss. Tastatur und Midi Pult Einsatzbereich - Disco - Konzert Schow - TV Produktion ;-) Implementiert: - nur ArtNet output (DMX512) - Movinglights (Fixtures) - Kommandozeile - Preset (preset fadetime) - Effecte (sinus,cosinus...) - Programmer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    IRSec Admin Page Finder By Amir HIjack

    IRSec Admin Page Finder By Amir HIjack

    Very good admin page finder.

    Hello world, This script is written in Python for Linux (Back Track) by Amir HIJACK. this is very good admin page finder if u don't find admin page please contact me to help you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    EXE Next Gen

    EXE Next Generation: GUI for eLearning authoring

    GUI for e-Learning authoring based on the fantastic original exelearning with many new idevices and an export to mobile function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pyPENELOPE
    An application programming (API) and graphical user interface (GUI) to facilitate the use of PENELOPE's program PENEPMA.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 18
    TexLexAn is an open source text analyser for Linux, able to estimate the readability and reading time, to classify and summarize texts. It has some learning abilities and accepts html, doc, pdf, ppt, odt and txt documents. Written in C and Python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Vocabulary Tester

    Vocabulary Testing Program

    This is a program (written in Python, with graphics based on the Tk/Tcl framework) to test on vocabulary. It allows users to define their own languages and constructs per language. Afterwards, a dictionary of words can be created and the user can be tested on this dictionary. Currently, it is in v0.8 (Beta) of development. After a stable version is released (v1.0), a more detailed repository will be kept.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GUI to add username and password of a proxy server. Interface gráfica para adicionar usuário e senha de um servidor proxy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Python package with bindings to the "Virtual Instrument Software Architecture" VISA library, in order to control measurement devices and test equipment via GPIB, RS232, or USB. Note: Development of PyVisa moved to github https://github.com/hgrecco/pyvisa This page is of historical interest only!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Tesseract-gui
    Tessract-GUI is not a front-end for tesseract-ocr. It is just a graphical way to use it with simple image manipulation thru ImageMagick.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 23
    GTKRawGallery
    GTKRawGallery is a workflow oriented photo retouching software for camera raw image development. It is also a versatile photo manager for popular image formats.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    pyTruss

    pyTruss

    Simple 3D Structural Analysis

    Basic 3D structural analysis in python. GUI allows building simple 3D shapes, applying static loads and monitoring dynamic load on beams. Based on OpenGL and ODE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tyrant SQL

    Tyrant SQL

    Tyrant SQL is a Havij based cross-platform. It's Sqlmap's gui version.

    It's a poweful Sql Injection Tool. It's a GUI version of SqlMap, saving time and getting better results. Was designed basing on Havij.
    Downloads: 2 This Week
    Last Update:
    See Project