Showing 100 open source projects for "python file"

View related business solutions
  • Resolve Support Tickets 2x Faster​ with ServoDesk Icon
    Resolve Support Tickets 2x Faster​ with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 1
    s3cmd

    s3cmd

    Command line tool for managing Amazon S3 and CloudFront services

    Open-source tool to access Amazon S3 file storage. S3cmd is a free command line tool and client for uploading, retrieving and managing data in Amazon S3 and other cloud storage service providers that use the S3 protocol, such as Google Cloud Storage. Lots of features and options have been added to s3cmd since its very first release in 2008.... we recently counted more than 60 command line options, including multipart uploads, encryption, incremental backup, s3 sync, ACL and Metadata...
    Leader badge
    Downloads: 890 This Week
    Last Update:
    See Project
  • 2
    CDemu - a virtual CD/DVD drive for Linux
    CDemu - a virtual CD/DVD drive for Linux. Project includes Linux kernel module & userspace utilities.
    Leader badge
    Downloads: 251 This Week
    Last Update:
    See Project
  • 3

    Jeeva folder utility

    File/folder utility useful for comparing/mirroring directories

    Full Docs: Download: JeevaX.Y.html Compare folder contents: jeeva --overlap/--mtime/--diff folder1 folder2 --overlap (see files that are in one or other folder, or common to both.) --mtime (files that are newer, the same age, or older ) --diff (files whose content is identical or different) Optionally can recursively descend to a specified depth or completely down folder tree comparing corresponding folders while descending. --copy for mirroring...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Learn More
  • 5
    ceph-ansible

    ceph-ansible

    Ansible playbooks to deploy Ceph, the distributed filesystem

    Ansible playbooks for Ceph, the distributed filesystem. This project assumes you have a basic knowledge of how Ansible works and have already prepared your hosts for configuration by Ansible. After you’ve cloned the ceph-ansible repository, selected your branch and installed Ansible then you’ll need to create your inventory file, playbook and configuration for your Ceph cluster. The Ansible inventory file defines the hosts in your cluster and what roles each host plays in your Ceph cluster....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Synchrorep

    Synchrorep

    Synchronize directories

    Synchrorep is a one click directory synchronization software. All modification will be reported to one to the other and vice versa. Usefull for nomads or speedup differencials backup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    yabitrot

    a bit rotation scanner

    Yet another Bitrot scanner. This one is written in Python3 and is based on Inodes (not filenames).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    MULTITAS

    MULTITAS

    File management software for 64 bits windows 7/8/10 os

    This program provides these features: 1) Remove duplicate files 2) Move a file from one folder to another. Download the only setup.exe file to windows os laptop then install this program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sorter

    Sorter

    Easy and fast file organisation and management in a few mouse clicks

    Sorter makes file organisation and management easier by helping you organise several files that contain similar characteristics into a single folder, with a few clicks. You can put all letters documents into one folder, all images with the word home into another, all music by one artist in yet another folder, etc. Sorter organises these files into folders which are grouped according to one or more of the following patterns: a common word in the file names, the file type/format, a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10
    recovermypartition
    Recover data from a partition or dd image from a console using python and sleuthkit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    owfs and owhttpd

    owfs and owhttpd

    Project moved to https://github.com/owfs/owfs/

    Please note that OWFS source code, and all Issue/Tickets/merge requests have now been moved to https://github.com/owfs/owfs/. Developer mailing lists will still be kept at Sourceforge. ---- OWFS -- 1-Wire file system. Use the Dallas 1-Wire and iButton chips with standard filesystem commands. Create temperature loggers. Monitor everything. OWHTTPD -- same system, only used as a light weight web server. OWFS is also ported to embedded routers, Mac OSX and Windows. Basically you can use...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 12
    usb-resetter

    usb-resetter

    Simple graphical usb reset tool

    USB resetting is the closest equivalent to physically unplugging and re-plugging a USB device. you might ask , How is that useful ? well the use cases will be different from user to another. In my case, it helps with accessing my slightly damaged old USB external hard drive after a mount in unix-like OSes without any i/o issues. Another one is, loop resetting my USB headset solves some weird glitching sound i constantly have while using them. Those are my special use cases. There most be...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    diskover

    diskover

    File system crawler and disk space usage software

    diskover is a file system crawler and disk space usage software that uses Elasticsearch to index your file metadata. diskover crawls and indexes your files on a local computer or remote storage server over network mounts. diskover helps manage your storage by identifying old and unused files and give better insights into data change "hotfiles", file duplication "dupes" and wasted space. It is designed to help deal with managing large amounts of data growth and provide detailed storage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Command line tools designed to setup and manage the Lustre file system on a cluster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    VCO

    VCO

    Modifica permisos de las memorias USB

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Platform-independent recursive search library. C-API, written in C/C++, with mappings to C++, COM, D, Java, .NET, Python, Ruby, STL, with more to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BundleList

    BundleList

    A drag-and-drop tool to manage file system

    A drag-and-drop tool to manage file system User could drag and drop file or folders to list and manage the file list at one button tags: bundle, batch, file management, explorer When user wants to manage a mass folders or files, it takes a lot of time to wait for previous deleting action. This tool is used to record those folders list and do a 'BUNDLE' action on them Requirement: 1. python3.4 2. pyQt4 Any suggestion are welcome...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WikipediaFS: View and edit Wikipedia articles as if they were real files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    lbatofile

    Map logical block address to filename

    A sysadmin tool that maps a sector (for example a bad sector) to a filename (so you know which file got trashed). It relies on and integrates a variety of other tools such as blkid, lvm, and debugfs to chase the sector number through the layers of partitions, logical volumes, and filesystems that are part of a modern system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A collection of python module, libraries and final users utilities in Python language. Targets can be end user desktop, but also Python developer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Broletto - GNU/Linux

    Broletto - GNU/Linux

    Broletto GNU/Linux. Based on Debian Wheezy (7.5) and OPENBOX

    a simple and lightweight distribution Gnu/Linux based on Debian and Openbox enjoy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    TkSync

    Compress and sync files with Google Drive/DropBox/etc.

    Achieve lower monthly fees for cloud storage solutions. Give TkSync the name of the CloudDrive (Google Drive, Dropbox, etc.) TkSync compresses and places files into ~/CloudDrive/TKSyncCompressed/ subdirectory. Top level of ~/CloudDrive has "normal" cloud drive operation. Uses ~/TkSyncDrive/ directory at same level as ~/CloudDrive for plain originals. Compares time stamp of compessed files in ~/CloudDrive/TKSyncCompressed/ to files in ~/TkSync/ directories. Newer plain files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SchizoCopy

    SchizoCopy

    Schizocopy is a utility software for Copying/Moving Files in Windows

    SchizoCopy is a software application for Microsoft Windows that is designed to be used to move or copy computer files. As an alternative to the Default Windows OS copy operations, it is designed to be faster and have more functionality than the native tool. SchizoCopy offers many unique offers besides providing fastest copying speed. It has an unique option for "Backup support" in case of unexpected shutdown or System exit you can always resume your ongoing Copy/Move operations.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 25

    Advanced Mass File renamer

    This is a mass file renamer utilizing regular expression power.

    ...This avoid the risk of file getting corrupted. To rename all .py file to .pyc is as follows: Search for Regex: (.py)$ Rename using this regex: .pyw
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next