2722 projects for "python user interface" with 2 filters applied:

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software 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
  • 1
    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
  • 2
    Most known is SPE, a python IDE with auto indentation&completion,call tips,syntax coloring&highlighting,uml viewer,class explorer,source index,todo list,pycrust shell,file browsers,drag&drop,Blender support.Spe ships with wxGlade,PyChecker and Kiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    a python (re)implementation of XForms, for Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    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
  • 6
    wxOptParse will run any python program that uses the optparse module and show the options in a dialog instead of at the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Very simple and easy to use Subversion statistics generator written in Python.
    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

    sciteproj

    Project handler for SciTE

    SciteProj is a GTK-based project manager for SciTE. It is used to group a bunch of files into a project for easy access in SciTE giving the possibility to group files in folders, using the director interface in SciTE to open them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10
    SourceDoc is a powerful system for automatic creation, extraction, and verification of embedded documentation. Designed for C code, it features both a C parser and a preprocessor. The default output format is HTML, but other formats are possible to plug in using a public Java interface.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, Javascript, Python, Ruby and Scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    A GUI Wrapper for UPX (Ultimate Packer for eXecutables). Runs on any platform that Lazarus/FPC support. Features: drag & drop, multiple files, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Eclipse Visual Editor

    Community Supported Eclipse Visual Editor

    The Eclipse Visual Editor project is a platform for creating Visual classes and GUI builders within Eclipse. The project currently provides support for WYSIWYG editing of Swing/AWT and SWT/RCP user interfaces. Originally developed as an Eclipse Project the Visual Editor project was discontinued and archived in June 2011. This project is a community based fork of the archived sources. The archived source and website trees have been converted from CVS to Subversion. This code can be...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 15
    Belkerda

    Belkerda

    a customizable number-guessing system

    Belkerda is a simple Python AI program that takes a user's input, builds a log of random numbers, picks a random entry, and displays it. If it is correct, then it reenters that number back into the log several times, overwriting the original, random numbers. If it is not, however, it overwrites a lower amount of entries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JSpoor is a utility software for logging and recording of user interface events and actions during working sessions of users with a Java/Swing Software. It captures and records both high level (semantic) actions and low level actions such as mouse moves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    JewelCli

    java command line option processing library

    Java command line option processing library. Uses reflection to automatically create a command line option processor from an annotated java interface, allowing the declarative specification of arguments, and clean access to supplied values. As of version 0.7 The source code is available at https://github.com/lexicalscope/jewelcli Please Note: the maven groupId has changed as of version 0.7, it has changed to com.lexicalscope.jewelcli
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    NDK++ - Ncurses Developement Kit for C++

    C++ interface to the ncurses library

    This is a C++ interface to the ncurses library. This library provides menubars, popup menus, various dialog boxes, and controls (push buttons, check buttons etc.).
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    lcdgraph

    Micro LCD s/w driver for embedded systems

    Graphic LCD driver for microcontrollers. It is to work with various displays. Contains simple dialog-box creator. It is supposed to speed up creating applications with graphic LCDs and GUIs. The library may work with any uC, however at this stage it is optimized to work with PIC16/18 with mcc18 compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Python wrapper (bindings) for tidylib at <http://tidy.sourceforge.net>.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    A small collection of components and utilities extending java swing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    YABT is a context sensative string manipulation library. YABT currently can be used for Braille translation, but it is possible to put it to other uses such as preparation of text to be spoken by speech synthesisers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pysvngraph is a python component/software to draw graph from a subversion (svn) repository.
    Downloads: 0 This Week
    Last Update:
    See Project