Showing 1182 open source projects for "python user interface"

View related business solutions
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • 1

    Blocking Map for Java

    Map based synchronizer

    Blocking map is a Map that additionally supports operations that wait for a key to be available when retrieving an element. Blocking map acts as a synchronizer between producers and consumers in concurrent environment. Note: The project is now hosted on GitHub (https://github.com/sarveswaran-m/blockingMap/wiki)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Strasheela is a constraint-based music composition system. The user defines music theories by sets of compositional rules and the system creates music which complies with these theories. User-interface is the programming language Oz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    nano JavaScript framework

    nano JavaScript framework

    JavaScript framework for dynamically building UI in web applications

    nano is a light-weight JavaScript framework for building rich UI in web applications. Its highly extensible design lets you easily add your own functionality to the API with plugins. Visit http://www.nanojs.org for more information.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4

    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
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 5
    Ash C++ Template Library (AshTL)

    Ash C++ Template Library (AshTL)

    Hashing and spatial concurrency library.

    AshTL aims to provide a complete framework for dealing with spatial data in an efficient, parallel manner. As such, we primarily provide container classes and data types relating to 2D and 3D coordinate grids. AshTL is currently in alpha development (some features may not work correctly, and interfaces are likely to change). While in alpha and beta development, AshTL is licensed under AGPL v3+. Stable releases will include an exception so that AshTL itself will always be AGPL, but will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Adapto

    Adapto

    PHP framework for data management apps with minimal code

    Adapto is a small PHP framework targeted at creating data management applications with minimal code. Adapto concentrates on what makes it unique, and uses the Zend Framework for caching, view rendering, database connectivity, etc. Adapto continues the concepts originated by the iBuildings ATK framework, improving and updating ATK, and porting it to the Zend Framework for underlying support. The Adapto project is led by Ivo Jansch, the 'inventor' of the ATK Framework and Achievo, the ATK...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Jami, Java Asterisk Mananger Interface is a libary for java cliens to connet to the asterisk PBX via mananger interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A cooperative multithreading package written in Python. The API builds upon an useful synchronization abstraction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Cimarrón is an application development framework which uses the MVC pattern as its basis. Note that while cimarrón provides both View's and some Controller's, it does not Provide any Model, leaving the developer the posibility to choose it freely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 10
    TRMSim-WSN
    TRMSim-WSN (Trust and Reputation Models Simulator for Wireless Sensor Networks) is a Java-based simulator aimed to test Trust and Reputation models for WSNs. It provides several Trust and Reputation models and new ones can be easily added.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PlugBoard is an Application Framework made in Python built on top of setuptools and zope interfaces which help the developer create a plugin-based application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ultimate C++ Library for making games. Project moved to: http://sourceforge.net/projects/utgs/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Linderdaum Engine
    Linderdaum Engine is an open source purely object-oriented 3D gaming engine written in C++. It is designed to be an integrated solution for the development of interactive 3D applications, for game, industrial and scientific visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Porcupine is an open-source Python based web application server that provides front-end and back-end revolutionary technologies for building modern data-centric Web 2.0 applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Biz is a WSGI-compatible web application framework written in Python. It aims to be a platform for easily developing secure and internationalized web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Imagine if you could write a native Windows application with just three API calls. Now you can! Albantech Class Library basically a set of header files and a shared library that wrap the native Win32 API's into an easy-to-use framework in pure Unicode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    criutils is a library set written in C which make easier to work with strings, linked list, timestamps, databases (postgreSQL, xquery and sqlite) and CGI. You can imagine criutils like a little extension of glibc. Check the wiki for a full documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Bamja is a Rich Client Platform for data acquisition programs and provides a fast and flexible software development based on a service oriented architecture. This project is dead!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A C++ based framework for highly object-oriented cross-platform programming. Includes Thread, Processes,Filesystem access,GUI, etc. plus a set of generic utilities like Strings,Data structures,advanced debugging tools, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BlockIt provides a Python framework to scan and parse a program file into constituent nested blocks, however defined, forming a block tree of your code and can be used as a mechanism to "extend" in some sense, the underlying programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A software toolkit that implements the CoSy Architecture Schema for developing integrated intelligent robotic systems. The toolkit focuses on supporting on a space of information-processing architectures based on shared working memories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A framework for creating automatically-assembling trees of objects. Intended to parallel another interface as strictly a data I/O structure (e.g. file load/save in parallel with a GUI displaying it.) Adaptable to any hierachical data format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Form Tools
    Form Tools is a mature, PHP / MySQL script that provides any existing web form with a backend database and a user-friendly interface to manage the submissions, plus a wealth of tools for managing and manipulating your form data. http://formtools.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    A library of standard data structures in C, similar to STL in C++. Includes variable-length arrays, deques, hashtables, avl trees, binary heaps, and many other useful structures, with a simple and intuitive interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Realeyes IDS captures and analyzes full sessions. The graphical user interface will display both halves of captured sessions to determine what occurred. The GUI also provides management of application users, sensors, and the database.
    Downloads: 0 This Week
    Last Update:
    See Project