Showing 547 open source projects for "python user interface"

View related business solutions
  • 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
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 1
    The Two-Layered GUI Toolkit

    The Two-Layered GUI Toolkit

    Provides common dialogs and widgets with a GUI-toolkit-agnostic layer.

    A .NET/Mono library that provides frequently used dialogs and GUI components. All dialogs are provided in two layers, an abstract description layer and a toolkit-specific GUI layer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    TFS Build Watch

    The Ultimate Build Nofitication Tool

    Wallboard Team Foundation Server build notification application with a focus towards fun and emotions rather than cold blooded status report. Works best on a wide screen with audio speakers or a TV set connected to a computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    C# Winforms AlphaColorDialog

    C# Winforms AlphaColorDialog

    Choose the alpha value for a color in .NET.

    Extension of the ColorDialog class in .NET to allow the user to modify the alpha value (transparency). The AlphaColorDialog also provides a ColorChanged event, which is fired when the color is changed using any of the user-input controls.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    RainDoll aims to be an implementation of a symmetric-encryption utility for desktop users written in C#/.NET and Windows Forms with two goals: security and simplicity. It uses cryptographic standards for security, and has a smart, compact interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5

    ClrDbg

    Tool for opening dmp files for .NET applications.

    ClrDbg can open a dmp file, or connect to a running process, and display information about the objects on the heap and their class information (such as field definitions and method signatures), threads and their call stacks. ClrDbg uses the Microsoft.Diagnostics.Runtime.dll (ClrMD). The user-interface allows the user to drill-down by clicking on hyperlinks in a grid view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Evolutility - CRUD framework for ASP.net

    Evolutility - CRUD framework for ASP.net

    CRUD framework with a generic Web UI and integrated micro ORM.

    Evolutility is a lightweight CRUD framework for heavy lifting. With a generic Web UI and an integrated micro ORM, Evolutility provides a framework for full CRUD and dashboard without any hand-coding. With it, you can build CRUD web applications or professional looking administration pages by defining metadata in XML (or in a database) instead of hand-coding HTML, Javascript, CSS, SQL, and C# or VB. For ASP.NET and SQLServer (partial support for MySQL).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    PyToCs

    Translates Python to C#

    A tool that translates Python source code to C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Database Benchmark
    The project is moved to GitHub: https://github.com/STSSoft/DatabaseBenchmark. We will continue to upload the source and binaries here, but the code repository will be innactive. Database Benchmark is one of the most powerfull open source tools designed to stress test database management systems with large data flows. The application performs two main test scenarios: - Insertion of large amount of randomly generated records with sequential or random keys; - Read of the inserted...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Gráficas 2D
    Graficas 2D is an opensource library for plotting 2D functions. It's compatible with .NET Framework and Mono
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    ControlAnimations

    Library for Windows Forms that provides basic animations like WPF.

    (Published under MIT license, see source for details) ControlAnimations is an easy-to-use library for .NET Windows Forms that allows you to give any Control an animation for any property. It's flexible and easy-to-use, it uses cubic ease in-out interpolation for very smooth transitions. You can transition any property of any Control (panels, buttons, textboxes) either in color or in value. HOW TO USE After importing Digaly.ControlAnimations, you use it as follows: 1. Define a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Neural Libs

    Neural Libs

    Neural network library for developers

    This project includes the implementation of a neural network MLP, RBF, SOM and Hopfield networks in several popular programming languages. The project also includes examples of the use of neural networks as function approximation and time series prediction. Includes a special program makes it easy to test neural network based on training data and the optimization of the network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    MAKE GUI

    A make file generator manager.

    A make file generator manager. written in C# but is currently being ported to C, C++ and python. Only windows supported at the time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Automatron

    Automatron

    auto mouse click and keyboard press for MS Windows

    Automate mouse actions and keyboard presses on MS Windows. Simulate mouse clicks with either left/right buttons. Simulate key presses (up to 3 at a time). Can be used for e.g.: - auto invite all friends to event (facebook) - automate windows applications - ... More videos: https://www.youtube.com/watch?v=qBAUuLH3dZI Website: www.setimasoft.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Triepocalypse

    A trie data structure extracted from the typing game Typocalypse.

    The typing game Typocalypse (https://code.google.com/p/typocalypse/source/browse/#hg/Trie) used a trie data structure which has been linked to separately from the game and has been of separate interest for some years now. It has now been given its own repository. A trie is a data structure used to find strings from their prefixes. After having stored strings in the trie, the trie will efficiently find all the strings which start with a particular prefix. Project was developed using C#...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ILNumerics.Net
    math lib for .NET. n-dim arrays, complex numbers, linear algebra, FFT, sorting, cells- and logical arrays as well as 3D plotting classes help developing algorithms on every platform supporting .NET. Sources from SVN, binaries: http://ilnumerics.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A wrapper API for the NHibernate ICriteria API providing a refactoring friendly and "magic string"-free lambda based interface. Current build is compiled against: .NET 4.0 and NHibernate 3.3.3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XML Path Event API is a C#/.NET focussed programming interface that allows XPath style processing of XML documents in a streaming (SAX like) fashion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OpenNotify
    Application for notify message near system tray for Windows. This project is open with the others projects, so if you are a developer and you should like to integrate this notify system on your projects, you will have support for that
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Extensible advanced TreeView. 100% management C# code. Features: Model/View architecture. Multicolumns. Multiselection. Different controls for each node: CheckBox, Icon, Label... Drag&Drop highlighting. Load on demand. Incremental search.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21
    The DDay Project is a collection of open-source class libraries covering an array of .NET technologies. These libraries fill in major gaps in .NET technologies, and attempt to provide a "better way" to develop applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    SerialToFS

    SerialToFS

    Program handling file operations when interfacing embedded system.

    Program handling file operations when interfacing embedded system by serial port. Main intention for creation of this program was getting files with code coverage out of the embedded system memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BatterIDE For Batch

    BatterIDE For Batch

    An ide for batch

    An Integrated development environment for the MS-DOS programming language batch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Importer library to import assets from different common 3D file formats such as Collada, Blend, Obj, X, 3DS, LWO, MD5, MD2, MD3, MDL, MS3D and a lot of other formats. The data is stored in an own in-memory data-format, which can be easily processed. www.open3mod.com/ is a 3D model viewer and exporter based on Assimp that is also Open Source.
    Leader badge
    Downloads: 50 This Week
    Last Update:
    See Project
  • 25

    GrinderParser

    Records, edits and executes The Grinder scripts

    This is a Windows Form application, developed in C#. The purpose of this application is to edit and customize script taken from The Grinder recorder to suit ones needs. The recording, editing and testing of scripts can be done mostly within application. This application also supports managing multiple script executions at once. To learn more, please, take a look at users manual!
    Downloads: 0 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.