Showing 2097 open source projects for "python user interface"

View related business solutions
  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Free Download
  • 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
    PyDSH is a remote administration tool, consisting of pydsh and pydcp. Pydsh allows you to run a command on multiple hosts in parallel over RSH, SSH or Telnet, OR manage your SSH public keys. The pydcp command allows copying files to/from multiple hosts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    PiPong!

    Pong clone written in Python for Raspberry Pi

    Simple Pong clone for two players written in Python and using GPIO interface of Raspberry Pi to move paddles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    sinarpelangi

    Yet another free download manager

    A Graphic User Interface for tiny-yet-useful axel download accelelator. With spdm (Sinar Pelangi Download Manager) you can both accelelate and manage your download tasks. Version 0.1 is first release with MUCH BUGS. Please contact the author to make this more useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Moihack Port-Flooder

    A simple TCP/UDP Port Flooder written in Python.

    This is a simple Port Flooder written in Python 3.2 Use this tool to quickly stress test your network devices and measure your router's or server's load. Features are available in features section below. Moihack DoS Attack Tool was the name of the 1st version of the program. Moihack Port-Flooder is the Reloaded Version of the program with major code rewrite and changes. Code is much smaller in size now - from about 130 pure lines of codes to 35 lines only. To run it you must have...
    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
  • 5
    Snetz is a small and simple live network bandwidth monitoring tool implemented in python. These tool get a some values from the pseudo-file "/proc/net/dev" and re-presented to the standard output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PacmanTree

    PacmanTree

    Program for generating Arch Linux Pacman Manager dependencies graph

    Program to help using Arch Linux Pacman package manager. Program using pydot (python interface for Graphviz http://code.google.com/p/pydot/) to generate graph of dependencies for package selected by user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Emon

    Remote server monitoring application

    Emon is another remote server monitoring application, but this time you are able to start your monitoring in the terminal easily. You do not need to install any applications on the monitoring servers, because Emon uses SSH and /proc directory to get the monitoring data. All you need to do is just configure Emon in XML and create an SSH user. After configuration, you are ready to monitor ping, dns, ports, url, CPU, RAM, SWAP, disk, traffic and log files of multiple servers in the terminal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    vsResolver

    DNS Validating Stub Resolver

    The Validating Stub Resolver (vsResolver) is a DNS stub resolver that implements the Domain Name System Security Extensions (DNSSEC) specified in RFC 4033, RFC 4034 and RFC 4035. These add data origin authentication and data integrity to the Domain Name System. vsResolver extends the dnspython toolkit (http://www.dnspython.org/) and uses the pycrypto library for its underlying crypto implementation(https://www.dlitz.net/software/pycrypto/). Click on this link for a ridiculously simple python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Local User Management Made Simple (lumms) is a local user manager for Linux, AIX and Solaris. It allows you to change local user accounts, groups including passwords from one place. This will update on all hosts the local passwd and shadow files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    MineOS+
    MineOS+ is a Tinycore Linux based distro designed solely to host Minecraft Servers. The original MineOS was created by William Dizon aka Hexparrot on the Minecraft forums. MineOS+ is a continuation of his work.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    GPyFSA

    GPyFSA

    a gtk+ GUI front-end of fsarchiver

    a gtk+ GUI front-end of fsarchiver with mounting facilities. restoring is not yet functionnal. ====================================== PLANNING -- v 0.35 ------------------------ > delete ex menu, add single menuitem with one entry per tab > bind open file dialog actions on menuitem > set appropriate path archive in convenient tab, then display tab > show device path selection in status bar > when select restore archive, show info and enable to_device list ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    USB Drive Renamer for Mac OSX

    USB Drive Renamer for Mac OSX

    Quickly rename large quantities of USB drives, just plug in and unplug

    A script designed to rename large quantities of USB drives or other portable hard drives. When the script is running, all the user needs to do is this: * Plug in the portable device * Wait for about a second * Unplug the portable device * Repeat The script is immediately ready to accept the next drive for renaming. No need to manually eject the drive. The script requires that all devices initially have the same name, though it can be fairly easily extended. Even though...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Solarstorm

    Solarstorm

    A rethinking of the Operating System Ecosystem.

    This is the fifth or sixth generation of this idea, the big difference being that we have written some bootloader code and have started mapping out the kernel layout and structure. We have decided upon a core programming language for the kernel, and the core language for almost everything else. With a focus on isolating the MAJOR kernel features from the system itself, in what until now has remained research only instances, we hope to create a fully functioning exokerne. All code at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PySort is an application for people that helps people who do not have the time, nor patience, to sort through a messy folder. It will scan through the selected folder and place all known files in appropriate folders and those that are unknown to the program will simply be placed in an "Unknown" folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cultix

    Cultix

    A fast Debian-based Linux distribution for VampireFreaks community

    ...) and some components written specially for this distribution (for example, VampireFreaks Sanctuary Radio tray applet, written in Python). This page is the primary download page. For all the news, see the main distribution website. NOTE (1.07.2012): the RC2 that contains critical update preventing login problems on some hardware will be released within 18 hours.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SabayonControlCenter

    SabayonControlCenter

    The SCC is meant to help the user to control his system.

    One could compare the SabayonControlCenter with Mandrivas Control Center. This mainly hits the point but they are technically far away from each other. Planned features depending on so called "Modules" which can be sripts or other programms. Even the Desktops own utilitys are handled as such. "So the SCC simply calls Systemfools!" No, not entirely. It uses these parts and can download and install them if needed. For most other actions like managing you OpenRC or view/save/upload your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Python module for accessing cpio archives
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    BUP_Extractor

    restore McAfee quarantined files

    help user to restore files quarantined by McAfee after end of subscription, or if you don't like their limited interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CustomCoded

    CustomCoded

    Sistema operacional Linux baseado no Ubuntu

    O Sistema Operacional CustomCoded é a unificação de variadas ferramentas para Linux que facilitam o uso do sistema operacional por usuários sem capacitação no mesmo, e, ao mesmo tempo, oferecer para o usuário um ambiente agradável, simples e eficaz de ser usado, além disso, totalmente gratuito e livre de vírus. O uso do sistema prevê menor uso de sistema utilizado sem licença (pirata) e o aumento da popularidade dos sistemas baseados em Linux, que atualmente ainda são muito baixos em relação...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Karesansui is an open-source virtualization management application made in Japan. It's smart graphical user interface lowers your management cost, and brings a total management/audit solution for both physical and virtual servers. Full featured RESTful interface allows customizing and integration with other management/billing systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ABC Filesystem

    FUSE-based filesystem reflecting XWindows into files

    An educational FUSE filesystem that represents each window in a system running XWindows interface as a directory containing special files. Those files can be used to change window properties such as caption or its position at screen. *tested on Gentoo linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Reimplementation of mailfilter (http://mailfilter.sourceforge.net/) in Python. It filters email directly on a POP3 mail server before it is downloaded by another program. This program is aimed to run on all platforms the Python programing language suppor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    nagios-statd patch

    nagios-statd patch for use with python >= 2.6

    The nagios-statd daemon allows a Nagios server to monitor and alert about various resources on remote Linux machines. If using python >= 2.6 on the remote server, nagios-statd stops accepting connections after 39 consecutive requests in a short period of time. This patch can be applied to any nagios-statd 3.12 version released by April King on 11/17/2005. It's been tested to work with python 2.3 - 2.7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Injection Wizard is an application for injecting traffic into WEP protected Wi-Fi networks, like aireplay-ng, but it's much more easy to use and it can work with worse conditions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Please thumbs up for tipsy! The Incredible Python SYnchronizer, Timeline, Offline, Online. Easy to understand and use in your own python scripts. Manual included. Cheers..
    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.