Showing 182 open source projects for "python user interface"

View related business solutions
  • Cortex: Boost Developer Coding Skills Icon
    Cortex: Boost Developer Coding Skills

    Cortex makes coding easier and faster for developers. See how our portal connects tools and cuts busywork.

    Cortex is a simple portal that helps developers work smarter by linking all your tools, setting clear rules, and slashing repetitive tasks. It speeds up onboarding, updates old code, and fixes issues fast. Over 100 big companies use it to save time and get better results.
    Try it now!
  • Apify is a full-stack web scraping and automation platform helping anyone get value from the web. Icon
    Apify is a full-stack web scraping and automation platform helping anyone get value from the web.

    Get web data. Build automations.

    Actors are serverless cloud programs that extract data, automate web tasks, and run AI agents. Developers build them using JavaScript, Python, or Crawlee, Apify's open-source library. Build once, publish to Store, and earn when others use it. Thousands of developers do this - Apify handles infrastructure, billing, and monthly payouts.
    Learn More
  • 1
    Simple Python script to save files(and now directories, too!) into "frozen directories". "Frozen Directories" are directories that hold incremental changes to documents being worked on. Creating an archive of your work is easily done with this script
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A simple keylogger written in python. It is primarily designed for backup purposes, but can be used as a stealth keylogger, too. It does not raise any trust issues, since it is a set of [relatively] short python scripts that you can easily examine.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    A useful collection of batch files and scripts for daily purposes (backup, security, system management, etc.) and development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Gbacker is a program to backup and restore files using a Gmail mail account. It uses the Gmail account as a remote file server. In contrast to other similar solutions like gdrive, gmailsync etc gbacker is fully compliant with the Gmail terms of use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • End-To-End Document Management Software Icon
    End-To-End Document Management Software

    UnForm is ideal for businesses focusing on distribution, manufacturing ERP solutions, and general accounting.

    UnForm® is a platform-independent software product that creates, delivers, stores and retrieves graphically enhanced documents from ERP application printing. A complete, end-to-end document management solution, UnForm interfaces at the point of printing to produce documents in various formats for printing and electronic delivery.
    Learn More
  • 5
    Nhopkg is a lightweight and powerfull package manager system for unix like operating systems. Nhopkg can install, remove, update, search and manage software packages (.nho).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A number of modules for Python including: dirsync* - a directory synchronizer, pytomate and autoitx - automation scripting for X-server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Thumbak automates backup for USB drives. It runs on Gnome, and manages background incremental backups for selected USB disks and thumb drives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Chestnut package manager is a utility to handle executables and resource files in a transparent, platform independent and relocatable way. Its concept is similar to Apple bundles and Java archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    md5diff is a python program to generate md5 files, verify directories against an md5 file, diff two dirs or two md5 files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • RouteGenie NEMT software Icon
    RouteGenie NEMT software

    Modern software for non-emergency medical transportation providers, built to improve scheduling, billing, routing, and dispatching processes.

    RouteGenie NEMT software is a modern system built to automate all non-emergency medical transportation processes including routing, scheduling, dispatching, and billing. It helps manage everyday challenges like vehicle breakdowns, traffic problems, cancelations, driver call-offs, will calls, no shows, add-on trips, on-demand trips, and more.
    Learn More
  • 10
    PySnapshot is a backup program written in Python and inspired by rsnapshot. PySnapshot backs up directories to daily snapshots. Features: extensive error handling, email notification, verbose logging, very low maintenance, ease of use, reliability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Backtory is a slim backup/restore software for unix-like operating systems, designed for stand-alone internet servers. It features differential backups, remote storage using various protocols as well as encryption/signing of backup archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    cfv is a utility to both test and create .sfv(Simple File Verify), .csv, .crc, md5sum, bsd md5, sha1sum, and .torrent files. cfv also includes test-only .par and .par2 support. These are commonly used to ensure the correct retrieval or storage of data
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    A very simple in configuring but powerful backup tool. Git repository: https://github.com/KonishchevDmitry/pyvsb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pywincedb is a Python module to access native Windows CE databases and set of tools to manipulate them (conversion to/from XML, migration). Keywords: Python, WindowsCE, WinCE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    rnb - Really Nice Backup - Command line tool for backing up your files to a removabe drive. This program is not under active development. Known bugs in the current version: - Automatic mounting of the backup drive does not work. This can be worked around by mounting the drive before running the program. - Installation fails in some newer distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A set of tools to build your own customed Linux distribution with more managability than raw LFS(Linux From Scratch). Include source package manager, file system backup and realtime mirror apps, and some assistant data structure writen in Python, etc...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Snapshot and rollback support for configuration files on Linux distribution. Tools making possible of manual/periodical/automatic saving of configurations. Tools for viewing the differences in stored files and also tool for restoring them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    dic is a simple, console-based disk catalogizer. It can easily add disks to the catalog, search in the catalog, search for files, automatically retrieve found files without requiring you to manually navigate through the source media, and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Fnokii is a simple file transfer Gtk+ GUI for gnokii. It supports upload, download and delete files in well-known mobile phone folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pyVMG2TXT extracts the sms-dataset from the Nokia-fileformat for sms [.vmg] and saves the message in a textfile [.txt]. This script is part of the SourceForge.net project "VMGconvertTXT" (sourceforge.net/projects/vmgconverttxt). Requires Python 2.5!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    pyTXT2VMG extracts all sms-datasets from a textfile [.txt] and saves every message in the Nokia-fileformat for sms [.vmg]. This script is part of the SourceForge.net project "VMGconvertTXT" (sourceforge.net/projects/vmgconverttxt). Requires Python 2.5!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A special backup program for the SOHO sector. It implements a full-backup strategy, a mix between the backup schemes of GFS and Tower of Hanoi. It is meant for backing up onto DVDs or simular media normally via cron. Reports are sent via mail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    VMGconvertTXT is a tool-serie consisting of pyVMG2TXT and pyTXT2VMG. pyVMG2TXT extracts the sms-data from the Nokia-fileformat for sms [.vmg] and saves the message in a textfile [.txt]. pyTXT2VMG rebuilds the messages as Nokia-files. Requires Python 2.5!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A GUI for p7zip, the console port of Windows 's 7zip.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    EPT (Emacs Package Tool) is full userspace package managing tool for GNU/Emacs.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB