Showing 100 open source projects for "file python"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start 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
    rpmdiff is a utility to create a binary patch from one version of an rpm to another. This binary patch can then be distributed to end-users of a distribution who have installed the first version of the rpm and they will be upgraded to the second version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Archiving/backup framework written in Python. Uses archiving directives within the file system itself in the form of .archmanrc files; Python modules that specify which files and directories to include.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Cross platform indexed file btree implementation in C#, java and Python: Commit/abort transactions, localized unicode string order, recovery of damaged files, and configurable memory footprint, hashing, prefixing, and object serialization.
    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
  • Accounts Payable Software | AvidXchange Icon
    Accounts Payable Software | AvidXchange

    AvidXchange is an Industry Leader in AP Automation Software for Middle Market Businesses.

    Drive greater business success by automating the accounts payable process to boost efficiency, accuracy and speed in the processing of invoices and payments.
    Learn More
  • 5
    XFileFinder is a Python written file search application. It was made to simplify the search for files. It's made to implent the features that Windows Search doesnt have.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PyFdupes is a tool for finding file with a similar name or same contents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    savepex is a backup software writen in python. It allow you to select (also drag & drop) multiple file/directory, save your preferences in a file and recall it. savepex support command-line. All the operation are logged into a file and in a pdf file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Mpyre is a Python front-end to cdparanoia and lame mp3, musepack, ogg vorbis and flac encoders, that includes id3 and apev2 tagging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    m3ute2 is program for copying, moving, and otherwise organizing M3U playlists and directories. m3ute2 can also generate detailed reports about lists of files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • HOA Software Icon
    HOA Software

    Smarter Community Management Starts Here

    Simplify HOA management with software that handles everything from financials to communication.
    Learn More
  • 10
    This software is a distributed replicated blob server (inspired by the google file system paper http://www.cs.rochester.edu/sosp2003/papers/p125-ghemawat.pdf ). It stores your blobs ( <=> files) on a given number of your servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Highly customizable directory listing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    fbm intends to provide modular software system for backup of any type of computer stored digital data. Basis of this system is database of all instances of every file. Any common storage media can be used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GUI Utility to Change file names in a directory with a search and replace function. It was made to rename files in a directory where a part where in \"firstname lastname -title format\" and others in \"lastname, firstname, title\" Bad experence with re
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Canburn is simple program for testing directory structure in order to burning it to CD-ROM. It can be used to check files before burning them to CD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    File Sift groups files and directories to fit within a specified size threshold. This is useful when backing up to media of fixed size (ie cd-r media), and helps maximize the use of space on that media. Provides both graphical and command line interfac
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pyunzip is a small platform-neutral Python script which resembles the most important functionality of tools like Winzip: open a ZIP archive on-the-fly, display its contents and allow opeing a file in the archive for viewing by simply double-clicking it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Metakit is an efficient database library with a small footprint. It's a cross between flat-file, RDBMS, and OODBMS. Keywords: structured storage, transacted, load on-demand, portable, C++, Python, Tcl, instant schema versioning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Information about this project has moved to http://labix.org/python-bz2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    idle bits of wxPython code (see boa-constructor if you want an IDE)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Language-independent interfaces like DOM, SAX and XSLT are not particularly "Pythonic". Several tools are contained in this "XML2Python Interfaces" project that provide more natural ways of translating between XML and Python objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    garchiver is an archiver for Gnome. It has a tree interface that lets you navigate through your archives very easily, as well as the classic WinZip interface. It also has full drag and drop support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    File transfer using shared Folders in a local network with automatic synchronization. Also P2P-Folders will be implemented in the 2nd stage. Take advantage of Mesh-Network technologies for LAN operation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Firefly's Clean Lzo

    A human-readable ISC-Licensed implementation of the LZO1X algorithm.

    LZO is a compression library which is widely used around the world. The main problem with LZO is that it is absolutely not human readable. People have done crazy stuff to get LZO to run in their language. Usually it implies inline assembly or trying to execute data which actually contains machine code. This is sick. Whoever is responsible for this sorry situation ought to be ashamed. So I'm going to deobfuscate LZO and provide a ISC implementation of this algorithm in Python and C. In...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    rpm-depcheck is a tool for checking the RPM dependencies of a specified command. It is useful, for example, for getting an indication of what should be included in the "BuildRequires" tag of a RPM spec file when compiling a program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Rescuezilla

    Rescuezilla

    The Swiss Army Knife of System Recovery

    Rescuezilla is an easy-to-use disk cloning and imaging application that's fully compatible with Clonezilla — the industry-standard trusted by tens of millions. Yes, Rescuezilla is the Clonezilla GUI (graphical user interface) that you might have been looking for. **See: https://rescuezilla.com/ for download links** **NEW** Weekly rolling release downloads: https://github.com/rescuezilla/rescuezilla/releases Rescuezilla is a fork of Redo Backup and Recovery (now called Redo...
    Downloads: 0 This Week
    Last Update:
    See Project