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.

  • CloudZero: The Cloud Cost Optimization Platform Icon
    CloudZero: The Cloud Cost Optimization Platform

    CloudZero automates the collection, allocation, and analysis of your infrastructure and AI spend to uncover waste and improve unit economics.

    CloudZero is the leader in proactive cloud cost efficiency. We enable engineers to build cost-efficient software without slowing down innovation. CloudZero's next-generation cloud cost optimization platform automates the collection, allocation, and analysis of cloud costs to uncover savings opportunities and improve unit economics. We are the only platform that enables companies to understand 100% of their operational cloud spend and take an engineering-led approach to optimizing that spend. CloudZero is used by industry leaders worldwide, such as Coinbase, Klaviyo, Miro, Nubank, and Rapid7.
    Learn More
  • Unimus makes Network Automation and Configuration Management easy. Icon
    Unimus makes Network Automation and Configuration Management easy.

    Deploying Unimus to manage your entire network requires only minutes, allowing for rapid deployment without headaches.

    We aim to make automation, disaster recovery, change management and configuration auditing painless and affordable for a network of any size.
    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
  • Transform months of data modeling and coding into days. Icon
    Transform months of data modeling and coding into days.

    Automatically generate, document, and govern your entire data architecture.

    Efficiently model your business and data models, and generate code for your data pipelines, data lakehouse, and analytical applications
    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
  • Monitor production, track downtime and improve OEE. Icon
    Monitor production, track downtime and improve OEE.

    For manufacturing companies interested in OEE monitoring solutions

    Evocon is a visual and user-friendly OEE software that helps manufacturing companies improve productivity and remove waste as they become better.
    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