Showing 3230 open source projects for "python user interface"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it 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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Django cmsplugin-faq

    FAQ plugin based on CKEditor for the Django-CMS project

    Subclasses the django CMS Text CKEditor plugin (djangocms_text_ckeditor): - supports django-cms text plugins, a 'topic' field, link anchors in templates - CMSFAQEntryPlugin creates FAQ entries (questions & answers) - CMSFAQListPlugin creates <a> anchor list of FAQ entries, on the same page - CMSFAQEntryLinkPlugin links to specific, latest, or random CMSFAQEntries Current requirements: - Django >=4.2 - Django-CMS >=3.11 - djangocms_text_ckeditor >= 5.1.4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WhakerPy

    WhakerPy

    Whakerpy - A light web application framework

    Whakerpy is a simple library useful to create dynamic HTML content; it's a light web application framework. Create and manipulate HTML from the power of Python: - Easy to learn. Consistent, simple syntax. - Flexible and easy usage. - Create HTML pages dynamically - Can save as static files, and/or - Run locally with its httpd server and response "bakery" system. Access the documentation: <https://whakerpy.sourceforge.io>.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ih19

    Covid 19 Vaccine Injection History

    The web application can keep injection history of covid19 vaccine receivers. An injection site can use the web application by: First register the site (site name, address, state, zipcode). Then record vaccines available at the site. Next, record injectors. Each injector can click Begin to start. The injector can fill out information of the vaccine recipient using the web application and save the injection after he/she is done with physically injecting vaccine to the person.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 5
    Macify
    Macify (MAC Address Changer) is a lightweight Windows application designed to facilitate the easy modification of MAC addresses for network adapters. This tool is ideal for users seeking enhanced privacy, improved security, or network troubleshooting capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CyberDog

    CyberDog

    A nifty GUI for CyberGhost VPN on Linux

    CyberGhost, a popular VPN provider around the world, does not have a GUI for Linux-based systems. But that has now changed. Announcing CyberDog, a nifty and easy-to-use program for Linux devices, that provides a full GUI and CyberGhost's major functions. Connect to anywhere, from anywhere, on any device. SourceForge version most likely out of date, the program will tell you to update on a 3rd party website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    VerySSH

    VerySSH

    A minimal, fast GUI for quickly launching SSH sessions from keychain

    A minimal, fast GUI for quickly launching SSH sessions from your ~/.ssh/config. SSH keychain 🔑🔗 Type to filter hosts Arrow Up/Down: Navigate through the list of hosts Enter: Connect to the selected host Esc: Close the application Delete: Clear the filter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Automated Bluesky Poster

    Automated Bluesky Poster

    Free, easy, infinite Bluesky posting automation.

    Part of a series of programs to fully automate Twitter/Bluesky marketing: 1. https://reactorcore.itch.io/web-link-collector-1000 (Collect links to your stuff) 2. https://reactorcore.itch.io/links-into-social-media-posts (Make those links into a social media posts spreadsheet) 3a. https://reactorcore.itch.io/automated-twitter-poster (Post them automatically from that spreadsheet, to Twitter) 3b. https://reactorcore.itch.io/automated-bluesky-poster (Post them automatically from that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Automated Twitter Poster

    Automated Twitter Poster

    Free, easy, infinite Twitter posting automation.

    Part of a series of programs to fully automate Twitter/Bluesky marketing: 1. https://reactorcore.itch.io/web-link-collector-1000 (Collect links to your stuff) 2. https://reactorcore.itch.io/links-into-social-media-posts (Make those links into a social media posts spreadsheet) 3a. https://reactorcore.itch.io/automated-twitter-poster (Post them automatically from that spreadsheet, to Twitter) 3b. https://reactorcore.itch.io/automated-bluesky-poster (Post them automatically from that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10

    scrapy-proxy-headers

    Handle custom proxy headers when making HTTPS requests in scrapy

    The scrapy-proxy-headers package is designed for adding proxy headers to HTTPS requests in Scrapy. In normal usage, custom headers put in request.headers cannot be read by a proxy when you make a HTTPS request, because the headers are encrypted and passed through the proxy tunnel, along with the rest of the request body. You can read more about this at Proxy Server Requests over HTTPS. Because Scrapy does not have a good way to pass custom headers to a proxy when you make HTTPS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    http-proxy-tunnel

    Create nested tunnels through HTTP proxies

    Http-proxy-tunnel creates TCP tunnels through http proxies that permit the CONNECT method. It differs from other proxy tunnelling programs in that it can tunnel through multiple proxies, and can use SSL tunnels. These abilities mean that in combination with a web server that can proxy (such as Apache) you can serve normal web pages from ports 80 and 443 and connect to the server (using ssh say) via those ports at the same time. All available documentation can be read online at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VirtualHostAdd

    VirtualHostAdd

    Command-line tool for creating Apache virtual hosts on Debian 12.

    VirtualHostAdd is a command-line tool for Debian 12—and derived Linux distributions—designed to simplify the creation and configuration of virtual hosts on the Apache HTTP Server, for PHP and CGI-based applications. It automates the entire process, handling directory structure, Apache configuration, MPM and Apache modules handling, and file/directory permissions, reducing manual setup time and errors for developers and sysadmins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The 3x5 Cards project provides an intuitive web interface to a database. The metaphor is the 3"x5" index card. Each card has a number, a title, and the card contents. The cards can be arranged by number or title, or arrayed in batches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AmiModRadio

    AmiModRadio

    All of Aminet modules at your fingertips

    ...... - A small FTP client to access Aminet and Modland and download archives containing modules; - A small HTTP client to access Haxor.fi and download modules; - A small HTTPS client to access ModArchive, Modules.pl, and AMP; - A XAD client to unarchive the downloaded archives; - A ARexx command-and-control system to gently ask players to play the module; - A MUI interface to control the various parts of AmiModRadio, e.g., to pause/play and skip modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Feisty Meow® Concerns Codebase

    Feisty Meow® Concerns Codebase

    The full codebase of Feisty Meow® Concerns Ltd.

    Feisty Meow codebase offers a ton of useful bash scripts and implements several C++ libraries and many C++ applications. This is the Sourceforge mirror; visit our main site at: https://feistymeow.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Whakerexa

    Whakerexa

    A minimalist and lightweight web kit for accessible contents

    `Whakerexa` offers CSS frameworks and JavaScript scripts to generate an accessible HTML content. It is intended to be as simple as possible to make **accessible web content**, and to minimize the use of CSS classes for enhancing the readability of HTML code. It was designed to be easily customizable, allowing users to adjust properties such as fonts, colors, borders, etc., effortlessly. Most of the properties are stored into variables which makes possible to re-define them, then to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    pySocketHTTPserver

    HTTP server developed with Python and socket as the only web module.

    # pySocketHTTPserver 1.0 by CHEN Guang (Chin Hikaru) # Using only one web module: socket, thus allow user to see and test every detail of HTTP-server. # Run this script and visit http://127.0.0.1:880/ with browser and you will see a picture. # Double click the picture for full screen, # move mouse cursor to the screen top to get the "X" button for exitting full screen. # You can drag the pictur with left mouse button. # You can change to other pictures by rolling the mouse wheel. # Run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Shutup Long Link

    Shutup Long Link

    Free Program To Get ALL Shortener Tools In One Place ( By USING APIs )

    This App is Developed to be Freeware Software and you can SHARE it and COPY it without removing the DEVOLPER Name or Data. Hope you enjoy it. :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A set of user friendly interface classes, extending the functionality of the DDE and socket classes of wxWidgets, adding parts missing: DDE classes: Keep lists of topics and items. socket server class: Keep lists of clients. GUI demo included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    DBD2

    A multi-threaded, multi-database tcp-based database insertion app.

    DBD2 inserts database records from TCP input. It is a companion project to Syslgod2 and an application in its own right. It ships with a backgrounding client for generic use. The client sends whatever information the user puts on the command-line to the back-end daemon via TCP. Upon successful transmission, the client exits. On failure, it backs off and retries until its life-time timer expires. The back-end daemon accepts data from Syslogd2 or its own client and inserts that data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JennyNet2

    JennyNet2

    Java transport layer on the TCP/IP network

    Java Network Transport Layer resting on TCP/IP for client/server or peer-to-peer communication with high efficiency on multi-processor systems. Based on a multi-threaded architecture, enables parallel sending and receiving of Java objects and file transfers on multiple priority channels. Uses Java default and optional Kryo for object serialisation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CoffeeWebServer

    CoffeeWebServer

    An http 1.1 server written in Java

    NIO HTTP/1.1 Web Server with support for multi-part forms, custom servlets, cookies, sessions, SSL, gzip and deflate encodings, pipelining, and more! Written in 100% Java with core server reliance only on the base jdk library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Open Source SBS

    Open Source SBS

    Webbased Small Business Server

    The Small Business Server is a web based. The software contains a web interface for administration of the system and an Active Directory based on Samba resp. a groupware based on Sogo. It can be used as SBS for sharing data via Webdav and SMB and administrate website based on Apache. Also it is possible to manage certificate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WhisperFTPApp

    WhisperFTPApp

    WhisperFTPApp is FTP app designed for seamless file management.

    WhisperFTPApp is FTP app designed for seamless file management and transfer operations. Features 📁 Dual-pane file management interface 🔄 FTP operations support (upload, download, delete) 🎨 Customizable background themes 📝 Built-in logging system 💾 Recent connections history 🌍 Multi-language support (English, Russian) 📡 WiFi Network Scanner & FTP Port Analysis* (last feature are not implemented correct yet) Core Functionality FTP Operations: Connect to FTP servers, Browse...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Instagram Follower Checker

    Instagram Follower Checker

    Check the real-time follower count of any Instagram account for free.

    ..., reliable, and quick solution to track growth or decline. Its user-centric design ensures ease of use, making it the go-to choice for many. Whether assessing the effectiveness of a new marketing campaign, tracking the rise of a competitor, or just feeding your curiosity, our tool stands ready to serve. Experience the blend of speed, accuracy, and user-friendliness that sets "Instagram Follower Checker" apart in a crowded market.
    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.