# 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
shred - A cross-platform library for securely deleting files beyond recovery.
shred Help the project financially: Donate: https://smartlegion.github.io/donate/ Yandex Money: https://yoomoney.ru/to/4100115206129186 PayPal: https:
This program can help you to move and rename many files at once
This program can help you to rename and save many files in a folder in seconds, but don't give the same name to files, it can delete both files.
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
A Python script to organize your files in a given directory.
File-Organizer A Python script to organize your files in a given directory. It organizes your files based on the file extension and moves them into sp
CleverCSV is a Python package for handling messy CSV files.
CleverCSV is a Python package for handling messy CSV files. It provides a drop-in replacement for the builtin CSV module with improved dialect detection, and comes with a handy command line applicati
Simple archive format designed for quickly reading some files without extracting the entire archive
Simple archive format designed for quickly reading some files without extracting the entire archive
Various converters to convert value sets from CSV to JSON, etc.
ValueSet Converters Tools for converting value sets in different formats. Such as converting extensional value sets in CSV format to JSON format able
A tool for batch processing large fasta files and accompanying metadata table to upload to repositories via API
Fasta Uploader A tool for batch processing large fasta files and accompanying metadata table to repositories via API The python fasta_uploader.py scri
The best way to convert files on your computer, be it .pdf to .png, .pdf to .docx, .png to .ico, or anything you can imagine.
The best way to convert files on your computer, be it .pdf to .png, .pdf to .docx, .png to .ico, or anything you can imagine.
Get Your TXT File Length !.
TXTLen Get Your TXT File Length !. Hi 👋 , I'm Alireza A Python Developer Boy 🔭 I’m currently working on my C# projects 🌱 I’m currently Learning CSh
Nintendo Game Boy music assembly files parser into musicxml format
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
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
Object-oriented file system path manipulation
path (aka path pie, formerly path.py) implements path objects as first-class entities, allowing common operations on files to be invoked on those path
Extract an archive file (zip file or tar file) stored on AWS S3
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
useful files for the Freenove Big Hexapod
FreenoveBigHexapod useful files for the Freenove Big Hexapod HexaDogPos is a utility for converting the Freenove xyz co-ordinate system to servo angle
csv2ir is a script to convert ir .csv files to .ir files for the flipper.
csv2ir csv2ir is a script to convert ir .csv files to .ir files for the flipper. For a repo of .ir files, please see https://github.com/logickworkshop
A Certificate renaming tool made for IEEE CS SBC, SJCE.
PDF Batch Renamer Made for IEEE CS SBC, SJCE How to use? Before using the python script, ensure that pytesseract, pdf2image, opencv and other supporti
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
Python package to read and display segregated file names present in a directory based on type of the file
tpyfilestructure Python package to read and display segregated file names present in a directory based on type of the file. Installation You can insta
🧹 Create symlinks for .m2ts files and classify them into directories in yyyy-mm format.
🧹 Create symlinks for .m2ts files and classify them into directories in yyyy-mm format.