# Folderandfileoperation version.01 ■【リソースの使用方法】 1) 任意の場所に FolderAndFileOperetion.exe と同階層に config.ini を配置してください。 2) config.ini は、ファイル検索時に区分属性を2種類設定可能で、それぞれので区分を任意に複数設定可能です。 <<初期設定>> [TYPE] TYPE0 = ,00,True ←属性区分初期表示(defaultは空白) TYPE1 = 標準,01,False ・ TYPEX = 区分名,区分値,初期表示設定(True or False) [DOC_TYPE] DOC_TYPE0 = ,00,True ←属性区分初期表示(defaultは空白) DOC_TYPE1 = 基本設計,01,False ・ DOC_TYPEX = 区分名,区分値,初期表示設定(True or False) 3) FolderAndFileOperetion.exeをクリック後、起動し、SearchFileListタブもしくは、Settingタブにて登録・検索・Reload(再呼び込み)を 実施すると、同階層にSqliteのDBファイルが自動的に作成されます。 存在しない場合は、自動で新規のDBファイルを作成します。 ■【SearchFileListとSettingの使用方法】 1) Settingタブにて取り込みたいファイル群をフォルダー単位で、属性を指定して「Add」ボタンにて一時登録します。 2) 一覧に一時登録中のデータはSettingタブ上の一覧には、反映「未済」となっています。 ※この時点では、SQLite未登録状態です。 3) 設定タブのフォルダパスを登録するためには、「Reflection」ボタンを押下してください。SQLiteに登録され、反映「済」となります。 4) SearchFileListタブを選択し、「Reload」ボタンを押下するとSettingタブにて設定したフォルダ配下にある全て(サブフォルダ含む)のファイルを検索し、リスト表示します。 ※この時点でSQLiteに自動登録されます。 5) 一覧は、属性およびファイル名(曖昧検索可)で絞って表示させることが可能です。 6) 一覧行を選択後、「FileOpen」を押下すると選択行のファイルを開きに行きます。 ※拡張子をアプリ起動に選択してない場合は、起動選択プロンプトを選択してください。 7) 一覧行を選択後、「FolderOpen」を押下すると選択行のファイルのあるフォルダがExplorerが起動し、開きます。 ■【FileCopys使用方法】 1) FileCopysタブは、左側がコピー元になり、右がコピー先になります。 2) 左Folderを指定すると右下部のテキストエリアにフォルダ配下のファイル名一覧が表示されます。 3) コピー元ファイルを選択(選択したファイルは背景色が水色になります)中央の「>>」押下でコピー先のテキストエリアにファイル名が配置されます。 4) コピー先フォルダを指定後、「FileCopys」ボタンを押下するとコピー先テキストエリアにあるファイル名で指定したコピー先フォルダにファイルコピーが実行されます。
Search for files under the specified directory. Extract the file name and file path and import them as data.
Overview
PaddingZip - a tool that you can craft a zip file that contains the padding characters between the file content.
PaddingZip - a tool that you can craft a zip file that contains the padding characters between the file content.
A Python script to backup your favorite Discord gifs
About the project Discord recently felt like it would be a good idea to limit the favorites to 250, which made me lose most of my gifs... Luckily for
A python wrapper for libmagic
python-magic python-magic is a Python interface to the libmagic file type identification library. libmagic identifies file types by checking their hea
MHS2 Save file editing tools. Transfers save files between players, switch and pc version, encrypts and decrypts.
SaveTools MHS2 Save file editing tools. Transfers save files between players, switch and pc version, encrypts and decrypts. Credits Written by Asteris
File-manager - A basic file manager, written in Python
File Manager A basic file manager, written in Python. Installation Install Pytho
Uproot is a library for reading and writing ROOT files in pure Python and NumPy.
Uproot is a library for reading and writing ROOT files in pure Python and NumPy. Unlike the standard C++ ROOT implementation, Uproot is only an I/O li
This is a junk file creator tool which creates junk files in Internal Storage
This is a junk file creator tool which creates junk files in Internal Storage
A file utility for accessing both local and remote files through a unified interface.
A file utility for accessing both local and remote files through a unified interface.
Python function to construct a ZIP archive with on the fly - without having to store the entire ZIP in memory or disk
Python function to construct a ZIP archive with on the fly - without having to store the entire ZIP in memory or disk
Add Ranges and page numbers to IIIF Manifest from a CSV.
Add Ranges and page numbers to IIIF Manifest from CSV specific to a workflow of the Bibliotheca Hertziana.
A simple file sharing tool written in python
Share it A simple file sharing tool written in python Installation If you are using Windows os you can directly Run .exe file -- download If you are
A simple Python code that takes input from a csv file and makes it into a vcf file.
Contacts-Maker A simple Python code that takes input from a csv file and makes it into a vcf file. Imagine a college or a large community where each y
Various technical documentation, in electronically parseable format
a-pile-of-documentation Various technical documentation, in electronically parseable format. You will need Python 3 to run the scripts and programs in
pytiff is a lightweight library for reading chunks from a tiff file
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
CSV To VCF (Multiples en un archivo)
CSV To VCF Convierte archivo CSV a Tarjeta VCF (varias en una) How to use En main.py debes reemplazar CONTACTOS.csv por tu archivo csv, y debes respet
BREP : Binary Search in plaintext and gzip files
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
Small Python script to generate a calendar (.ics) file from SIMASTER courses schedule.
simaster.ics Small Python script to generate a calendar (.ics) file from SIMASTER courses schedule. Usage Getting the events.json file from SIMASTER O
FileGenerator - File Generator for sites that accepts documents
File Generator for sites that accepts documents This code generates files as per
FUSE filesystem Python scripts for Nintendo console files
ninfs (formerly fuse-3ds) is a FUSE program to extract data from Nintendo game consoles. It works by presenting a virtual filesystem with the contents of your games, NAND, or SD card contents, and yo
This python project contains a class FileProcessor which allows one to grab a file and get some meta data and header information from it
This python project contains a class FileProcessor which allows one to grab a file and get some meta data and header information from it. In the current state, it outputs a PrettyTable to txt file as