File Manager
A basic file manager, written in Python.
Installation
- Install Python - https://www.python.org/downloads/
- Install Poetry -
pip install poetry - Install dependencies -
poetry install - Start the program -
poetry run start
A basic file manager, written in Python.
pip install poetrypoetry installpoetry run startPDF Batch Renamer Made for IEEE CS SBC, SJCE How to use? Before using the python script, ensure that pytesseract, pdf2image, opencv and other supporti
CSVHandler This code allows you to work intelligently with CSV files. A file in CSV syntax is converted into several lists, which are combined in a to
LightCSV Simple light CSV reader This CSV reader is implemented in just pure Python. It allows to specify a separator, a quote char and column titles
OneDriveExplorer - A command line and GUI based application for reconstructing the folder strucure of OneDrive from the UserCid.dat file
This is a junk file creator tool which creates junk files in Internal Storage
Python file organizer application
S3 Extract Extract an archive file (zip file or tar file) stored on AWS S3. Details Downloads archive from S3 into memory, then extract and re-upload
Extract longest transcript or longest CDS transcript from GTF annotation file or gencode transcripts fasta file.
Singer is an open source standard for moving data between databases, web APIs, files, queues, and just about anything else you can think of. Th
Python virtual filesystem for SQLite to read from and write to S3
A JupyterLab extension that allows opening files and directories with external desktop applications.
Python function to construct a ZIP archive with on the fly - without having to store the entire ZIP in memory or disk
QSynthesis is a Python3 API to perform I/O based program synthesis of bitvector expressions. It aims at facilitating code deobfuscation. The algorithm is greybox approach combining both a blackbox I/
find_files Find potentially sensitive files This script searchs for potentially sensitive files based off of file name or string contained in the file
BlenderCreateFolderStructure Simple Add-on to create a folder structure in Blender. Installation Download BlenderCreateFolderStructure.py Open Blender
Files for some of the tasks for the group sessions Here you can find some of the
Mesi Mesi is a tool to measure the similarity in a many-to-many fashion of long-form documents like Python source code or technical writing. The outpu
An universal file format tool kit. At present will handle the ico format problem.
A file utility for accessing both local and remote files through a unified interface.
BREP : Binary Search in plaintext and gzip files Search large files in O(log n) time using binary search. We support plaintext and Gzipped files. Benc