Showing 224 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
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 1
    XML XSLT Web Traverse - parses web directories transforming XML with XSLT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Net::FreeDB - an interface to the freedb cddb database for Perl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Tk::MDI is a Multiple Document Interface for perl/Tk. For X11 fans who are'nt familiar with MDI, it effectively is a 'fake' window manager. Windows are confined to a Tk frame. Functionality includes minimizing, maximizing, closing, cascading and tiling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PM2HTML takes PageMaker files and makes a cohesive newspaper website. It comprises a PMScript that exports all stories to a directory of tagged txts, and a python program to act as a converter to turn those tagged text files into HTML, a parser to guess
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    This module provides a Perl interface to layout and image generation of directed and undirected graphs in a variety of formats (PostScript, PNG, etc.) using the "dot" and "neato" programs from the GraphViz project (http://www.graphviz.org/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    Named after a well know product from Microsoft, SandStorm is a framework for creating modular middle-end web products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The DevTools project has moved to http://sourceforge.net/projects/devtools/ .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    rcsweb is a simple web interface to RCS, the Revision Control System
    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
  • 10
    A web interface to allow a user to browse a BitKeeper repository. bkwww was inspired by ViewCVS, so it implements the same features that ViewCVS provide, and some more that are specific for BitKeeper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Frosttie (FROnt-end SchemaTron Text Internet Engine) takes XHTML pages and processes them with various user-definable filters such a W3C's WAI, Section 508 (US) web usability compliance, ad removal, etc. It can be used with zKnowMan.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Snake Skin Bean Breaker converts Python syntax into readable Java syntax. With a high potential of runtime or compile-time deviances, the resultant code is assumed to be broken.. Works well for porting Jython Swing prototypes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Wraf implements a RDF API that hopes to realize the Semantic Web. The framework uses RDF for data, user interface, modules and object methods. It uses interfaces to other sources in order to integrate all data in one enviroment, regardless of storage for
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A simple perl (or python) CGI that exports the MainLine of a CVS repository as a website. In use since 1998, recently added Subversion support to help migrate away from CVS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PHPerl links a Perl interpreter into the PHP3/4 module for Apache. It provides a PHP API for managing Perl interpreters and evaluating Perl expressions, plus a package of Perl subroutines to assist in executing Perl packages in PHP context.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A set of bookmarklets that make a Drupal admin's job easier. Also, (and primarily at the moment) a script for converting Opera bookmarks to Firefox and/or IE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project compiles sql_yacc.yy from the MySQL source using Parse::YAPP and creates a stand-alone pure-perl parser for MySQL statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FAST SDK is a graphical user interface based upon Eclipse RCP and GEF for editing flowcharts that can be converted into structured ones by using FAST(Flowchart Abstract Syntax Tree) and generates optimized code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    x3py

    C++ Plugin Framework integrated with Python.

    x3py is designed as a plugin-framework that uses C++ and STL. This framework can integrate with languages including Python by using SWIG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Tk::Wizard Perl module automates a large part of the creation of a step-by-step GUI (wizard). Primary use is to collect information and then perform some complex task based upon it, such as software installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Código y documentación del software desarrollado por Fotón Sistemas Inteligentes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Fink Tank is a (tentative) GUI for Fink, the project that brings open source software to Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Tk::TipEntry

    Perl/Tk widget for an entry with tooltip in the entry if it's empty

    Update: new home at GitHub - visit https://github.com/asb-capfan/Tk-TipEntry This widget is derived from Tk::Entry. It implements an other kind of tooltip, that is displayed inside the entry when it's empty. The tooltip will be removed, if the entry gets the focus and reinserted, if the entry loses the focus and it's value is empty. In addition, the entry evaluates the escape-key. If the entry has the focus and the escape-key is pressed, the original input will be restored. If there...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This package will allow people to check, change, update the license of their projects. It will conform to all new licenses available.
    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.