Showing 32 open source projects for "python file format interface"

View related business solutions
  • 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
  • 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
  • 1
    PyGlossary

    PyGlossary

    A tool for converting dictionary files aka glossaries

    A tool for converting dictionary files aka glossaries. The primary purpose is to be able to use our offline glossaries in any Open Source dictionary we like on any OS/device. There are countless formats, and my time is limited, so I implement formats that seem more useful for myself, or for Open Source community. Also diversity of languages is taken into account. Pull requests are welcome.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 2
    jmap-backup

    jmap-backup

    Back up a Fastmail JMAP mailbox in .eml format

    This is a Python program to back up messages from your Fastmail JMAP mailbox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Brotli

    Brotli

    Brotli compression format

    Version 1.0.9 contains a fix to "integer overflow" problem. This happens when "one-shot" decoding API is used (or input chunk for streaming API is not limited), input size (chunk size) is larger than 2GiB, and input contains uncompressed blocks. After the overflow happens, memcpy is invoked with a gigantic num value, that will likely cause the crash. Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm,...
    Downloads: 41 This Week
    Last Update:
    See Project
  • 4
    Maestral

    Maestral

    Open-source Dropbox client for macOS and Linux

    Maestral is a lightweight Dropbox client for macOS and Linux. It provides powerful command line tools, supports gitignore patterns to exclude local files from syncing, and allows syncing multiple Dropbox accounts. The CLI allows configuring an unlimited number of Dropbox accounts. Just pass a new config name when linking a new account. More fine-grained controls in the GUI and command line interface allow excluding individual files with selective sync. Maestral is not an official Dropbox...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Financial reporting cloud-based software. Icon
    Financial reporting cloud-based software.

    For companies looking to automate their consolidation and financial statement function

    The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
    Learn More
  • 5
    WinRAR

    WinRAR

    Compress, Encrypt, Package and Backup with only one utility

    WinRAR is a powerful file archiver and compression tool that supports multiple file formats, including RAR and ZIP. It is widely used for compressing large files into smaller, more manageable sizes and decompressing files into their original format. WinRAR offers advanced features for both personal and professional use, such as file encryption, password protection, and splitting large files into smaller parts for easier storage or transfer.
    Downloads: 309 This Week
    Last Update:
    See Project
  • 6
    Double Commander
    Double Commander is a cross platform open source file manager with two panels side by side. It is inspired by Total Commander and features some new ideas.
    Leader badge
    Downloads: 8,272 This Week
    Last Update:
    See Project
  • 7
    EasyDMG2ISO

    EasyDMG2ISO

    The easiest way to convert DMG files to ISO.

    EasyDMG2ISO is a small and useful utility to convert DMG files to ISO or CDR format. A DMG file is a kind of Disk Image File commonly used on macOS platform. Sometimes it may be necessary to have the Disk Image in ISO or CDR format for compatibility reasons with other platforms.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    transmission_cleanup

    transmission_cleanup

    Clean up of torrent files using the RPC protocal

    This application connects to the tranmission web client using the RPC interface, it allows the user to set the inital download folder for the torrents for sorting into their own folders based on the type of file it is. it also allows scheduling of the cleaning process eithe daily or weekly at a time set by you in the install process. you supply your username and password for the RPC web interface whohc is encrypted by the application and saved to the disk, The application checks if the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    g3fc

    g3fc

    A modern, fast, and secure file archiver with built-in data resilience

    G3FC is a modern, high-performance open-source file archiver using Zstd compression. This project delivers a secure and resilient file container format engineered to replace legacy tools. G3FC excels with its technical features: blazing-fast Zstandard compression, strong AES-256-GCM authenticated encryption, and optional Forward Error Correction (FEC) to prevent data corruption. Its unique footer design allows for instant file indexing and searching, even in massive archives, eliminating the slow scans required by formats like TAR. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 10
    garysfm

    garysfm

    An advanced file manager with qss themes and iso and folder previews

    garysfm which stands for Gary's File Manager is a file manager with some advanced features. Those features include bulk renaming and folder image previews. I has rather advanced search functions, tab browsing with persistence between launches. It remembers your folder sorting and view options in icon view. It also remembers your active tabs between sessions. It has progress dialog while doing large operations like copying large files, and folders with many files. python version works on...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Sourcetrail

    Sourcetrail

    Free and open-source interactive source explorer

    Sourcetrail is a free and open-source cross-platform source explorer that helps you get productive on unfamiliar source code. Building Sourcetrail requires several dependencies to be in place on your machine. However, our CMake based setup allows disabling indexing support for specific languages which reduces the number of dependencies to a minimum. Sourcetrail is an interactive source explorer that simplifies navigation in existing source code by indexing your code and gathering data about...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 12
    jQuery File Upload

    jQuery File Upload

    File Upload widget with multiple file selection

    jQuery-File-Upload is a mature, full-featured jQuery plugin (often paired with server-side handlers) for handling file uploads from the browser with advanced capabilities. It supports chunked uploads, drag and drop, multiple file selection, progress bars, client-side image resizing, and preview generation. On the server side, artifacts may be processed using compatible back-end scripts in languages like PHP, Ruby, Node.js, or Java, making the plugin cross-platform. Because uploads can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SortPhotos

    SortPhotos

    SortPhotos is a Python script that organizes photos and videos

    SortPhotos is a Python-based command-line utility that organizes photos and videos into structured directories based on their date and time metadata. It can sort files by year, month, day, or any custom format using EXIF and other metadata tags, making it easy to transform messy collections into neatly arranged photo libraries. The tool works with both images and videos, automatically renames files if desired, and can filter which metadata groups or tags to prioritize when determining file dates. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 14
    gditools

    gditools

    A Python program/library aimed at GD-ROM image files.

    This Python program/library is designed to handle GD-ROM image (GDI) files. It can be used to list files, extract data, generate sorttxt file, extract bootstrap (IP.BIN) file and more. This project can be used in standalone mode, in interactive mode or as a library in another Python program (check the 'addons' folder to learn how). For your convenience, you can use the gditools.py GUI program supplied in the Files section (optional). To use this project you must install the Python...
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 15
    angular-filemanager

    angular-filemanager

    JavaScript file manager Material Design folder explorer

    A very smart filemanager to manage your files in the browser developed in AngularJS following Material Design styles by Jonas Sciangula Street. This project provides a web file manager interface, allowing you to create your own backend connector following the connector API. By the way, we provide some example backend connectors in many languages as an example (PHP-FTP, PHP-local, python, etc). Pick files callback for third parties apps. Directory tree navigation. Copy, Move, Rename (Interactive UX). Delete, edit, preview, download. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SBMD - Backup MySQL Database

    SBMD - Backup MySQL Database

    Free PHP script to backup and restore tables from MySQL database.

    SBMD is a free and open source PHP script to Backup MySQL Database. This script creates the backup of the MySQL tables in SQL format and saves it into a ZIP file on server. Also, it can restore the MySQL tables in your database from the SQL backup stored in ZIP archive. - For other details and installation, see the readme.html page from the archive with the script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    refracTag (discontinued)

    Portable file-tagging utility coded in Python.

    IMPORTANT: Refractag was later renamed to Inferact. Please use the latter for improved functionality. File-tagging for Windows and Linux. Terminal interface only, for now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is Python module for RAR archive reading. The interface is made as `zipfile` like as possible.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    The archive-crawler project is building Heritrix: a flexible, extensible, robust, and scalable web crawler capable of fetching, archiving, and analyzing the full diversity and breadth of internet-accesible content.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    DROID
    [2014-10-31] This project is obsolete, for latest version (6.1.3) see GitHub https://github.com/digital-preservation/droid (source) and http://www.nationalarchives.gov.uk/information-management/manage-information/preserving-digital-records/droid/ (binary) DROID (Digital Record Object Identification) is an automatic file format identification tool. It is the first in a planned series of tools developed by The National Archives under the umbrella of its PRONOM technical registry...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    STORMOne
    STORM the way you can change your operating system.... without changing a thing. This is where you can OFFICIALLY download for STORM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    rSIGNAL - ruby Simple Inter-Interface Generic Aggregation Layer. It allows external data sources to be aggregated, store the aggregated data and print the aggregated data out in a transformed format to a file (or integrated HTTP server) on demand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    drobo-utils
    A library, GUI and sample cli script for managing Data Robotics storage units on Linux. (http://www.drobo.com) There is a library, Drobo.py, which implements the ioctl interface defined in the published specs and code samples.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    A little more than the command line, a lot less than Midnight Commander, and a home-row-based interface (I don't want to say vi-like, but then again, I just did). This is the file mangler I use, and I thought you might like it. Written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Python Commander (PyCmdr) is an implementation of two-panel file manager in Python/wxPython. It aims to be a multi-platform file manager with consistent user interface while being fast, efficient, and extensible via scripting and plugin support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next