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

  • 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
  • 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
  • 1
    This is a python library that can be used to build Linux kernel, which includes selecting kernel config file, setting kernel config parameters, compiling kernel, modules and even appending a new item for the compiled kernel to bootloader config file (cur
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    gRpmBuilder is a POWERFUL yet easy-to-use graphical program that will create rpm files and srpm files with a simple interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project intended to help people that likes Jakarta's ANT and dotNET NAnt. PyANT helps to implement project building using tasks defined in python scripts. The far goal is implementing all ANT tasks in Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Proctor is a tool for running unit tests for Python programs. It uses the standard unittest module, and provides a GUI and command line interface for finding and running all tests available in a package or set of packages.
    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
    Caterpillar is a build management software package. It’s primary purpose is to allow developers and development groups the ability to easily build and schedule builds of project code via a web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Build System for Java offers an enhanced build environment that ties together deployment instructions, environment configuration and source code as a releaseable entity. A new paradigm for configuration management!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PalmPanel is an application framework which allows Palm Pilot handheld computers to be used as graphical terminals for host applications running on Linux/*BSD machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This program is a installer for KDE sourcefiles. It compiles the code for you so as you need it. It's for UNIX like operating systems. programmed with python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Toucan is based on Tcl/Tk and provides an environment for developing Palm Tcl applications for PDAs running the PalmOS. Palm Tcl is a port of Tcl 7.6 to the PalmOS. Toucan uses Tk widgets to give an approximate appearance to the Palm Forms interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise AI Search, Intranet, and Wiki in one platform. Icon
    Enterprise AI Search, Intranet, and Wiki in one platform.

    Your company’s all-in-one solution for trusted information

    Cut through the noise and end information overload with Guru, an all-in-one wiki, intranet, and knowledge base that serves as your company's single source of truth.
    Learn More
  • 10
    An Web IDE that enables you to edit, compile, cvs in/out, do file release and produce documentation from a single friendly user web page or out of a Makefile!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The JNails project makes it possible and easy to use C and C++ code directly from Java, without clumsy JNI coding. All you need to do is specify the names of the C++ classes, functions, and variables you want to use, and JNails takes care of the rest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Python Editor for Eclipse (Pe4elcipse) is an Eclipse platform plugin for editing and debugging Python applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A TextMap module for Python. The TextMap class can be used to emulate oldfashioned computer screens. It will have methods like writexy(x,y,text), input = readxy(x,y,text), clear(), scroll(x,y), change(coloroptions), settext(text), input = gettext()
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TomcatTonto is an Administrative Tool for the Tomcat WebServer. TomcatTonto provides an simple and efficient interface developed in Java Swing to edit the Xml Configuration files as well as start/stop the Tomcat WebServer form it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Flash software for the 89x668 based C-Pec interface. A full blown WinISP replacement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The intentions of this project are as follows: 1; Determine the potential interest level in developing a basic interface for creating models in GAMS (General Algebraic Modeling System). 2; To create a sounding board for what should be added to the exist
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CompactBSD is a powerful set of tools that allow you to build your own customized, lightweight distribution of OpenBSD and then burn it onto compact flash so that it can be run on an embedded PC platform such as FatPort's FatPoint (www.fatport.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Source 2 Binary (S2B) is an attempt to simplify the software build environment provided by Make and Autoconf. Implemented in Python, S2B allows build scripts to simultaneously mix simple, makefile-like target descriptions with regular Python code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FOOL is a Fuzzy system development tool with interactive 'foolproof' graphical user interface.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    fd2python creates a python interface to the Xforms graphics library. It provides features that can build template main code, template callback code, and a template makefile. fd2python is run from 'fdesign -python'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Inline Python (PyInline) allows you to put source code from other programming languages directly "inline" in a Python script or module. The code is automatically compiled as needed, and then loaded for immediate access from Python. PyInline is the Pyth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The DevTools project has moved to http://sourceforge.net/projects/devtools/ .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Snakefile is an unholy combination of a Makefile and a Python script. Here you have a cross-platform code generation tool with the simple build rules of make, with the power of a full-featured scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Library Optimizer tool rebuilds shared libraries to contain only the object files needed to provide symbols required by executables and shared libraries in a given directory tree. It can be used to reduce file system sizes for embedded systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Clint is a testbed for static source-code checking techniques. It is currently designed to check C++ for common programmer errors and suggest improvements.
    Downloads: 0 This Week
    Last Update:
    See Project