Showing 87 open source projects for "python user interface"

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

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1
    Pycraft

    Pycraft

    Pycraft is an open-source, OpenGL based game made in Python

    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    GEDKeeper

    GEDKeeper

    GEDKeeper - opensource and crossplatform genealogy management program

    GEDKeeper program is developed for work with personal genealogical database. The program is designed for extremely simple and intuitive interface. The program is very easy to install on the computer, fully supports the GEDCOM format, has no restrictions on the number of persons and generations, allows you to generate pedigrees, building several tree species, as well as print and save their images, provides fast navigation, filtering, searching and adding multimedia materials. In addition...
    Leader badge
    Downloads: 82 This Week
    Last Update:
    See Project
  • 3
    LPub3D

    LPub3D

    LDraw™ editor for LEGO® style digital building instructions.

    LPub3D is an Open Source WYSIWYG editing application for creating LEGO® style digital building instructions. LPub3D is developed and maintained by Trevor SANDY. It uses the LDraw™ parts library, the most comprehensive library of digital Open Source LEGO® bricks available (www.ldraw.org/ ) and reads the LDraw LDR and MPD model file formats. LPub3D is available for free under the GNU Public License v3 and runs on Windows, Linux and macOS Operating Systems. LPub3D is also...
    Leader badge
    Downloads: 43 This Week
    Last Update:
    See Project
  • 4
    Dice Roller v1.0

    Dice Roller v1.0

    Basic dice roller application for Windows

    This basic dice roller application supports 6 different types of dices such as D4, D6, D8, D10, D12 and D20. Clicking on the Roll button rolls these dices. Also pressing the space bar in your keyboard rolls the dice. Useful for board games and RPG games.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Chess Problem Editor

    Edit diagram.sty LaTeX diagrams

    A Python application to edit LaTeX files containing chess problems - using the chess-problem-diagrams LaTeX-package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Fractalscope

    Fractalscope

    A cross-platform fractal explorer

    A tabbed document interface, cross-platform fractal explorer written in Qt. Emphasis is on ease of use and a fluid, non-blocking interface. Features include animated zooming and panning, arbitrary precision, and antialiasing. An introductory video is available to view here: https://www.youtube.com/watch?v=SXaqaun121E
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Coconut Catch

    Coconut Catch

    Catch coconuts, level up and quench your thirst this summer!

    Dive into the tropical fun with Coconut Catch, the exciting game where you catch coconuts with your basket as they fall from the trees. Using the left and right arrow keys, you control the basket to catch as many coconuts as possible. Catch as many coconuts as you can within the time gets over and move through all the levels, and enjoy the virtual refreshment of coconut water at the end of each level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Adivinha-Palavra

    Adivinha-Palavra

    jogo adivinha palavra

    jogo para computador com o simples objetivo de adivinhar que palavra foi definida (LETRA POR LETRA)
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 10
    Steam Career

    Steam Career

    Generate webpages of your Steam player data

    Python application which uses the Steam Web API to retrieve player data and present an overview in HTML form. This project is not endorsed in any way by Valve Corporation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PS-Drone

    PS-Drone

    Programming a Parrot AR.Drone 2.0 with Python - The Easy Way

    The PS-Drone-API is a full featured SDK, written in and for Python, for Parrot's AR.Drone 2.0. It was designed to be easy to learn, but it offers the full set of the possibilities of the AR.Drone 2.0, including Sensor-Data (aka NavData), Configuration and full Video-support. The video function is not restricted to mere viewing, it is also possible to analyze video images data using OpenCV2. Obviously, the PS-Drone is perfect for teaching purposes; however, even the requirements...
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12

    Exif UserComment Editor

    Dialog box to edit Exif comment into images

    Display a simple graphical dialog box to add or edit Exif UserComment contained into images. Supports Unicode UTF-8 characters. Originally developed as a plugin for Geeqie image viwer. It requires Python GTK+ and exiv2 tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    This project is intended to provide code to be used with MySQL and Python to create a database of major league baseball game events which are freely provided by the mlb.com Gameday application. Older version also support creating a retrosheet.org database but that is no longer supported. All major and minor league pitch location and game statistic data can be downloaded using BBOS. Installation Videos! Part 1: http://youtu.be/rnv2VLcG-eI Part 2: http://youtu.be/eFudbMWHNlQ Special...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    gditools

    gditools

    A Python program/library aimed at GD-ROM image files.

    This Python program/library is designed to handle GD-ROM image (GDI) files. It can be used to list files, extract data, generate sorttxt file, extract bootstrap (IP.BIN) file and more. This project can be used in standalone mode, in interactive mode or as a library in another Python program (check the 'addons' folder to learn how). For your convenience, you can use the gditools.py GUI program supplied in the Files section (optional). To use this project you must install the Python 2.7...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 15
    TreasureBox

    TreasureBox

    Organizes and searches user-defined items and images in a MySQL DB.

    Treasure Box is a free standalone java application that documents, displays and searches user-defined items arranged in a hierarchy or tree structure. The system is similar to how a file management system organizes files and folders on your computer's storage devices. Items can be associated with zero, one or more images. All the data associated with an item as well as the names of the item images are stored in a MySQL database on the users PC. Other things I found useful to photograph...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FireStrike is a software product designed for the Wargamer. FireStrike is a suite of six programs which used together form a Battle Control System. FireStrike will take control of the various components of a wargame and automate them so that the wargamer can do what he does best - to command his or her troops in a Simulated Battle Environment. FireStrike will handle all aspects of the battle, from morale to ammunition, from radio communications to the complexities of Tank Versus Tank Warfare
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Multiplications

    Programme de multiplications pour enfants

    Programme pour enfants qui permet d'apprendre les multiplications. Quantitée : 20 questions Meilleures note : 6 Plus mauvaise note : 1 sources code : https://github.com/hamdyaea/Multiplications Developer , Createur : Hamdy Abou El Anein
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    World Register of Nations

    Display information about every countries in the world

    World Register of Nations A software coded in Python 3 who display information about every countries in the world Windows : 1) Please install ImageMagick you will find ImageMagick-7.0.8-37-Q16-x64-dll with in this folder. When you install it it's important to let it add ImageMagick to your Windows Path. 2) Run World_Register_GUI.exe Other operating systems : Run it from the source : https://github.com/hamdyaea/World-Register-of-Nations Developer - Author Hamdy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This software is for aerospace enthusiast who do not want to miss a live rocket launch. This software download and display the next five rocket launches. For windows download this software. How to start the program: 1) Unzip all file in the same folder. The software work only if all file are in the same directory. 2) Doule-click on Next_Five_Rocket_launches_Software.bat For other operating systems you must run it from the source...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Nasa-Picture-Of-The-Day

    Display the Nasa picture of the day for everyday

    This software download the image of the day and the description of the image from the Nasa. For Windows you can download this file and run the .exe file. For other operating systems follow this link : https://github.com/hamdyaea/Nasa-picture-of-the-day Developer - Author Hamdy Abou El Anein
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Weather-Meteo-Worldwide

    This software display a weather report.

    This software display a weather report. You can enter any location in the world and you can select the language. For Windows you can download and use the .exe file. For other operating systems please run the Python3 software from the source : https://github.com/hamdyaea/WeatherMeteo Developer - Author Hamdy Abou El Anein
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Mars Insight Weather live

    A software who calcule the temperatures of Mars InSight

    A software who calcule the temperatures, wind, pressure of Mars InSight. The data is downloaded from : https://mars.nasa.gov/insight/weather/ For Windows you can run this .exe file. For other operating systems : https://github.com/hamdyaea/MarsInSightWeather Developer - Author : Hamdy Abou El Anein
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Rock Paper Scissors Lizard Spock

    Rock, Paper, Scissors, Lizard, Spock is a game of chance that expands.

    What's this game ? Rock, Paper, Scissors, Lizard, Spock is a game of chance that expands. It is first used to settle a dispute about what to watch on TV between Sheldon and Raj in "The Lizard-Spock Expansion". sources for information and rules: http://bigbangtheory.wikia.com/wiki/Rock_Paper_Scissors_Lizard_Spock Scissors cuts Paper Paper covers Rock Rock crushes Lizard Lizard poisons Spock Spock smashes Scissors Scissors decapitates Lizard Lizard eats Paper Paper...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Electrip

    Electrip

    easy Linux environment controlling trains in Python

    ELECTRIP is an easy-to-use, small program that lets you control your model railroad with gamepads. Combined with an SRCP-Server (e.g. srcpd) it provides the functionality you would expect of a commercial digital command station. It can save you a lot of money.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    IDTE- ID3 Tag Editor

    IDTE- ID3 Tag Editor

    Tag FLAC ,Vorbis, Lyrics, WMA, Wavpack, ID3 Tags in a Smarter Way.

    IDTE is a full featured tag editor for Windows which supports tagging of FLAC, APE, ID3V1.x/2.x, WMA, LYRICS, VORBIS Tags in audio files. It also supports the playback of 40+ various lossy and lossless music formats such as FLAC, ALAC, OGG, APE, MP3 etc. It can rename files based on the tag information, export tag information, create playlists, search for incomplete tags on Internet, fetch lyrics, fetch cover art, supports CUE sheet, Can process multiple files at same time, allows batch...
    Downloads: 26 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.