Python Backup Software

View 268 business solutions

Browse free open source Python Backup Software and projects below. Use the toggles on the left to filter open source Python Backup Software by OS, license, language, programming language, and project status.

  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • Turn traffic into pipeline and prospects into customers Icon
    Turn traffic into pipeline and prospects into customers

    For account executives and sales engineers looking for a solution to manage their insights and sales data

    Docket is an AI-powered sales enablement platform designed to unify go-to-market (GTM) data through its proprietary Sales Knowledge Lake™ and activate it with intelligent AI agents. The platform helps marketing teams increase pipeline generation by 15% by engaging website visitors in human-like conversations and qualifying leads. For sales teams, Docket improves seller efficiency by 33% by providing instant product knowledge, retrieving collateral, and creating personalized documents. Built for GTM teams, Docket integrates with over 100 tools across the revenue tech stack and offers enterprise-grade security with SOC 2 Type II, GDPR, and ISO 27001 compliance. Customers report improved win rates, shorter sales cycles, and dramatically reduced response times. Docket’s scalable, accurate, and fast AI agents deliver reliable answers with confidence scores, empowering teams to close deals faster.
    Learn More
  • 1
    BaGoMa backs-up and restores the contents of a GMail account. It can restore all the labels (folder structure), as well as the flags (seen/read, flagged) of a message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Simple python script for keeping a backup set with an arbitrary frequency and any number of surviving snapshots. Uses the rsync reference directory feature to minimize space by using file hard links. Launch it from /etc/crontab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Borgmatic

    Borgmatic

    Simple, configuration-driven backup software for servers

    borgmatic is a simple, configuration-driven backup automation tool built to work with BorgBackup. It simplifies the creation, pruning, and verification of encrypted, deduplicated backups through a single YAML configuration file. Designed for both servers and desktops, borgmatic is ideal for users who want reliable, scriptable backup workflows with minimal setup and strong security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CAIRN is a modular copy and restore program for the imaging of a computer. It copies every file on a computer and figures out how to recreate it from scratch. It is primarily network oriented but is also flexible enough to boot from any possible method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 5
    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
  • 6
    Cedar Backup manages backups for a pool of local and remote machines. Backups can be written to CD or DVD. A variety of backup sources (filesystem, database repositories, revision control repositories, etc.) are supported. In mid-2015, development on Cedar Backup moved from SourceForge to BitBucket, and revision control changed from Subversion to Mercurial. Then, in mid-2019, development moved to GitHub. Historical releases and the original Subversion repository will stay here at SourceForge indefinitely. Please see: https://github.com/pronovic/cedar-backup3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Cloud Export is a tool to automatically extract your data from web applications and save it to your local file system for backup purposes, but more extensive than Google Takeout. Plans are based on http://www.dataliberation.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Backup your data by trading it with peers on the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This program converts a dvd into a dvd image. Could do the same for cdroms or other media like it. Will not copy protected disks. Features one click copying with a progress bar and dvd tray eject/load. Written in python with wxPython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • SoftCo: Enterprise Invoice and P2P Automation Software Icon
    SoftCo: Enterprise Invoice and P2P Automation Software

    For companies that process over 20,000 invoices per year

    SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
    Learn More
  • 10
    Datahosting ipfs kubo-cluster

    Datahosting ipfs kubo-cluster

    Managed IPFS Kubo pinning with IPFS Cluster replication

    This project provides an open-source setup for IPFS Kubo (public and private pinning) combined with IPFS Cluster replication, designed for reliable, production-ready decentralized storage. It is suitable for developers, infrastructure operators, and Web3 projects that need predictable IPFS availability without maintaining complex node infrastructure. The system supports multiple retention plans for IPFS Kubo pinning, allowing users to choose how long data remains pinned, with transparent pay-per-GB prepaid pricing. Retention options include short-term and long-term storage, making it suitable for websites, datasets, backups, and distributed applications. For higher availability, IPFS Cluster replication is available with 1, 2, or 3 replicas, enabling redundancy across nodes and improved resilience against node failure. Bandwidth usage is tracked separately, with included allowances and predictable overage pricing.https://github.com/branislav1989/ipfs-kubo-private-public-ipfs-cluste
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DiscSpan is a tool that will take that a large directory full of files and automatically burn a series of DVDs to near capacity, without the need or hassle of creating individual ISOs while keeping the files individually accessible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Easy Backup is a simple backup application written in Python that can backup selected files and save them into tar files. It also backs up the ownership and permissions of the file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    File based backup 52

    Content Based File level Data Backup in Python

    Content Based File level Data Backup in Python. This is a utility to backup your files. It can do full and incremental backups. It will take a directory as input, and will back up the files in that folder and all sub-folders to the backup destination directory. It can compress each file individually while backing-up. Mirrors the source directory structure under the target directory. Creates 1 archive file for each source file. Even if the backup/restore program or backup database is not available or lost, the backup files and structure can still be recovered. Huge plus for reliability. Uses a SQL database to manage backup file information. The files are managed through their checksum (SHA256). See wiki page for additional information: https://sourceforge.net/p/filebasedbackup/wiki/Home/ The project is work in progress. Main backup script is functional, but i have taken a break from adding features to the main program to build a GUI in Tkinter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Fleuron

    Silent flash drive copier

    Fleuron is a silent flash drive copier. When a flash drive is connected, Fleuron automatically starts copying the data with a Breadth First Search algorithm. In this way, the root directories are copied first and as time passes, deeper directories are copied. Fleuron also randomly stops for random amounts of seconds to allow the drive to be safely removed and to avoid detection. Fleuron can be used for data backup, flash synchronization and undetectable data copying. Note: Currently Fleuron only works on Linux systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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 > or inform that password is required -- v.0.36 ------------------------ > internationnalization : update all missing trad. > implements archive and restore directories. > add info for multiple mount point > disable mounting options for root partitions > try to play sound
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A flexible client/server backup system written in python, which uses Pyro (an RPC API) to implement a robust interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    IB Image Backup

    IB Image Backup

    Linux device image backup: simple and free.

    - Make a backup of any Linux-compatible devices (hard disks, partitions, LVM, VirtualMachine file images). - Make a full, incremental or differential backup optimized for offline storage. - Management of complex structures, possibility of merging backup branches. - Native and optimized support for multi core/cpu systems. - Built-in support for AES256 encryption. - Made in python3, developed specifically for Debian GNU/Linux, issued under the GPLv3 license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ImapArchiver is a tool which can be used to save the all imap account into a local directory/archive. The ideal objective is to used it with cron to automatically make a back up of your imap account
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ibackup is a python program performing an "intelligent" backup of a Linux system on CD-ROMs. The backup is intelligent because it omits all files that can be restored from the RPMs on the installation (and additional) CD-ROMs. This reduces the time (and
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JabSync is a program intended to synchronize the rosters of two (or more) distinct Jabber accounts. It is written in Python and uses the jabberpy library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Script to help networker administrators track their pools and backups. Archive your tapes made easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Magic Settings Wizard is designed to quickly and easily restore or backup your favorite applications settings through a FTP location used as a storage medium.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MediaBackup is an easy-to-use script for making incidental backups of your valuable files like images, music files, documents, etc. to CD or DVD. It does not and will not support scheduled backups and/or full system backups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A cloud-based backup and archiving tool, loosely based on Palindrome's "Network Archivist" philosophy. Archiving of every version of every file you ever had. We support Amazon s3 and Rackspace CloudFiles at this point.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB