Showing 549 open source projects for "python user interface"

View related business solutions
  • Resolve Support Tickets 2x Faster​ with ServoDesk Icon
    Resolve Support Tickets 2x Faster​ with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • User-friendly DAM and PIM in one marketing platform | Kontainer Icon
    User-friendly DAM and PIM in one marketing platform | Kontainer

    Improve ROI, save time and professionalize with Kontainer Digital Asset Management that enables brands to organize, tag, convert and distribute photos

    Improve ROI, save time and professionalize with Kontainer Digital Asset Management that enables brands to organize, tag, convert and distribute photos, videos, graphics, PDFs and templates that are easy to search and ready to share and integrate.
    Learn More
  • 1
    Icarus Scene Engine

    Icarus Scene Engine

    3D .NET engine for Windows, Linux, Mac

    Icarus Scene Engine is a cross-platform, CLS-compliant 3D framework, integrating open source APIs into a cohesive all-open-source, all .NET solution. For Windows, MacOSX & Linux. Uses OpenTK, OpenGL, OpenAL APIs for graphics and audio. Runs on Mono/.NET. Links to FFMpeg for streaming video, and FreeType as a temporary conversion mod to bring fonts into a native XML format. Binary builds of Icarus will be infrequent, roughly every 18 months or so, the GIT code updates regularly on a...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2

    Winforms Calendar

    A calendar control for C# winforms

    This is a fork of the A Professional Calendar on codeplex. That project hasn't been updated in several years and is broken in several ways. This project aims to update the code to the newest .net 4 release, add new features and fix bugs.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3

    Graph.NET

    C# GUI+ SVG rendering library primarily for graphviz generated graphs.

    A .NET library that provides a specialised Panel that renders SVG objects representing graphs as generated by the graphviz executables and also provides mouse event handling. It is intended to work with the graphviz library (www.graphviz.org) to render SVG graphs generated by dot or other graphviz executables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Fishbowl is the #1 selling manufacturing and warehouse management software for QuickBooks. Icon
    Fishbowl is the #1 selling manufacturing and warehouse management software for QuickBooks.

    The #1 Manufacturing and Warehouse Management Software that integrates with QuickBooks, QuickBooks Online and Xero

    Designed for small and medium-sized businesses, including manufacturers, distributors, and service providers, Fishbowl gives businesses the flexibility to stay within the QuickBooks platform for accounting while seamlessly integrating advanced inventory features with it.
    Learn More
  • 5

    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
  • 6
    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: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8

    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
  • 9

    PyToCs

    Translates Python to C#

    A tool that translates Python source code to C#.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Print management system for direct buyers, brokers, in-plants and printers. Icon
    Print management system for direct buyers, brokers, in-plants and printers.

    P3Software is a premier provider of intelligent print management solutions.

    P3Software's affordable print management system, is ideally suited for corporate, non-profit and educational print buyers, print managers, in-plants and print manufacturers. Designed by print experts, this easy-to-use print procurement management system helps users manage the print sourcing and buying workflow, from initial job specification to project delivery. Core features include bid and buy or direct buy, customer proposal (estimate), customer direct ordering, enhanced CRM, powerful reporting, easy access to current and historical data, and outstanding training and support.
    Learn More
  • 10
    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
  • 11
    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...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    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
  • 13

    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
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16

    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
  • 17
    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
  • 18

    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
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    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
  • 23
    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: 6 This Week
    Last Update:
    See Project
  • 24
    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: 0 This Week
    Last Update:
    See Project
  • 25
    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