Showing 548 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

    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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    PhatStudio
    PhatStudio is a Visual Studio plugin which lets you quickly navigate to any file in your project in just a few keystrokes, even for very large projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    2licht Irrlicht Engine Wrapper

    2licht Irrlicht Engine Wrapper

    Multi-Language Wrapper Collection for the Irrlicht Engine

    2licht's aim is to provide a collection of wrappers for the popular Irrlicht Engine (http://irrlicht.sf.net/). It is still in development; the first wrappers to be released will be the C and Object Pascal interface; followed by a .NET library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LuaEdit is an IDE/Text Editor/Debugger for the Lua language. Its interface looks like MS Visual Studio .Net� and includes syntax highlighting, code completion, advance breakpoint management, efficient search engines, etc. Client under GPL and server (core debugger) under LGPL.
    Leader badge
    Downloads: 80 This Week
    Last Update:
    See Project
  • 4

    Firebird .NET Provider Installer

    Firebird database .NET Provider Installer for Visual Studio

    This nice-looking (GUI-based) utility installs the .NET Provider for Firebird database management system, including DDEX Provider (integration with Microsoft Visual Studio 2010). Requirements to run this installer: (1) Windows operating system. Not applicable to *NIX/Mono: Microsoft Visual Studio requires Windows OS. (2) Visual Studio 2010.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5
    The docking library for .Net Windows Forms development which mimics Visual Studio .Net.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    This project has moved to GitHub: https://github.com/bbadjari/stylecopcli Command-line interface to StyleCop source code analyzers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    doPersistence

    Data persistence with one line of code.

    doPersistence is a C# dll that persists any object to any database. Will save directly to tables with dynamic Sql or it will map to stored procedures (store, load, delete, list). For single objects add a class attribute: [Persistable("Customer", "CustomerId", true)] public class Customer { ... For list objects, inherit from a generic list: public class CustomerList : PersistentList<Customer> Bulk storage is extremely fast with data pagination available on loads. ~10,000...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Hexadecimal View Control

    Hexadecimal View Control with Grouping

    HexControl (HexView) is a classic Windows Forms control. It implements a hexadecimal view of bytes with grouping. It's blazing fast, renders only visible frame of a window and support of painting the individual groups of bytes without the total window redraw.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    DigitalEnlightenment.Net

    DotNet Wrapper for Digital Enlightenment DMX IF

    This is a .net wrapper to access the digital-enlightenment DMX Interface. You can find all information related to digital enlightenment on http://www.digital-enlightenment.de (german page) To run the application, you have to get the usbdmx.dll from the digital enlightenment website (http://www.digital-enlightenment.de/usbdmx.htm). The dll is part of the project archive linked at the bottom. You also need nlog for the library to compile. The project is configured with nuget to make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10

    Chi's Project

    The projects of ChiNvo Studio

    The projects of ChiNvo Studio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MetroForm Project (.NET)

    MetroForm Project (.NET)

    Add a Metro-styled form to your .NET project!

    1.3 COMING SOON! Includes: Updated settings Improved all animations (using Transitions Library) Added new default theme Changed resize control Native maximise behaviour Added MetroButton (BETA) Form title is now automatically uppercase Currently Supported: WinForms Available Languages: Visual Basic.NET This is a simple Visual Studio template which has a pre-built Metro interface. Currently, there is only a VB version; however, a C# version will be introduced very soon, so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    NoConsole

    Framework enabling development of GUI interface for console tools

    A framework enabling easy development of GUI interface for command-line based tools. Powered by C# scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Phidgets2Flash is a small C# utility program that connects the Phidgets hardware toolkit to Macromedia Flash using XML message passing through a TCP socket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    dotLua is a managed interface wrapper for the Lua C API allowing .NET 2.0 applications to run and interact with Lua scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Miyagi
    Miyagi is a .NET library for creating GUIs in Mogre and Axiom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    LtSwApplicationExtensions

    Extenstions for IClientApplication LightSwitch interface

    A number of useful extensions for LightSwitch IClientApplication interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ChecksumValidation

    Validation of IBANs, bank accounts, credit cards, identity cards

    ... 2.0. It consists of: - ChecksumValidation: a class library (DLL) for in-process use - ChecksumSoapServer: a SOAP interface - ChecksumTcpServer: a TCP interface implementing a domain-specific language (DSL) for validation - ChecksumComServer: a COM interface - ChecksumClient: a test utility - ChecksumUnitTest: a 100% covering NUnit test - ChecksumUtility: a command-line tool for helper functions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QuadTree
    A generic type QuadTree implementation in C# for use with XNA. This QuadTree can store any object that implements the interface IHasRectangle. This provides a means of accessing objects in a virtual space very quickly. Development moved to: https://bitbucket.org/C3/quadtree/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Windows Forms .net library containing forms which can be used in many applications, for example displaying the details of an unhandled exception, displaying the software license, or maintaining a responsive UI while a lengthy operation is running on a separate thread.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    csFlow

    .NET CoverFlow WindowsForms Control

    .NET WindowsForms CoverFlow Control in C#. Wrote with OpenTK/OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ByChance Framework

    A generic framework for the generation of game levels.

    This project has moved to GitHub: https://github.com/npruehs/ByChance
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ConsoleFx Commandline Processing Library

    ConsoleFx Commandline Processing Library

    Command-line application library

    ConsoleFx is an .NET framework for easily developing command-line interface (CLI) applications. It automates most of the work involved in creating a CLI application, like command line argument parsing, error handling and validations. ConsoleFx supports both fluent and declarative (using attributes) programming models. With ConsoleFx, you can say goodbye to lengthy cumbersome code to parse your command-line arguments. For detailed documentation, with getting started guides, advanced topics...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GZ Controls
    GZ Controls is a library containing controls for using with C#. Requires .NET Framework 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WhiteSnake Script Editor
    WhiteSnake - Professional script editor application for Squirrel and PAWN languages. It provides award-winning syntax highlight engine and compilation for your scripts. Was developed for VC:MP, IV:MP, SA-MP and CS scripters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GLBasic IDE is a cross platform IDE for the programming language GLBasic. It will run under Linux and Windows (via Mono and .Net).
    Downloads: 1 This Week
    Last Update:
    See Project
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.