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 poetry
poetry install
poetry run start
Transformador de CSV para SQL Transforme rapidamente seu arquivo CSV (de qualquer tamanho) para SQL de forma rápida, e com isso insira seus dados usan
This program can be used to organize files in a directory by their file extension. And move duplicate files to a duplicates folder.
BlenderCreateFolderStructure Simple Add-on to create a folder structure in Blender. Installation Download BlenderCreateFolderStructure.py Open Blender
A tool written in python to generate basic repo files from github
DAOTools This is a set of tools for Dragon Age: Origins modding. It can patch the text lines of .dlg files, extract and build an .erf file, and view t
CredSweeper is a tool to detect credentials in any directories or files. CredSweeper could help users to detect unwanted exposure of credentials (such as personal information, token, passwords, api k
find_files Find potentially sensitive files This script searchs for potentially sensitive files based off of file name or string contained in the file
organize - The file management automation tool
GBMusicParser Nintendo Game Boy music assembly files parser into musicxml format This python code will get an file.asm from the disassembly of a Game
File Generator for sites that accepts documents This code generates files as per
Two scripts help you to convert csv file to md file by template. One help you generate multiple md files with different filenames from the first colume of csv file. Another can generate one md file w
the problem What directory should your app use for storing user data? If running on macOS, you should use: ~/Library/Application Support/AppName If
pytiff is a lightweight library for reading chunks from a tiff file. While it supports other formats to some extend, it is focused on reading tiled greyscale/rgb images, that can also be bigtiffs. Wr
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
FreenoveBigHexapod useful files for the Freenove Big Hexapod HexaDogPos is a utility for converting the Freenove xyz co-ordinate system to servo angle
tpyfilestructure Python package to read and display segregated file names present in a directory based on type of the file. Installation You can insta
pathimp Import Python modules from any file system path. Installation pip3 install pathimp Usage import pathimp
Quick and Dirty FAT12 Filesystem Converter This is a really crappy Python script I wrote to convert a semi-compatible FAT12 filesystem from my HP150's
A simple file module for creating, editing and saving files.
Kartothek - a Python library to manage (create, read, update, delete) large amounts of tabular data in a blob store