🔎📁 Search and find files with File Find on macOS and Windows
-
Updated
Aug 8, 2024 - Python
🔎📁 Search and find files with File Find on macOS and Windows
WIP tag-based file organizer & search
Boyer-moore in pure python, search for unicode strings in large files quickly
Collection of files and scripts that correspond to YouTube tutorials
All in one, Console File Manager with an integrated terminal, built-in editor, fast and efficient search, and all the basic features of a file manager. This is a project done in course CS301 Operating Systems.
Search in Gdrive and list all the files in Telegraph using TG api.
A Python module for binary search in sorted files
A mulit-threaded command line tool that lets you search for file names, text in files, or file types.
Ulauncher/Albert extension to search files and directories. Uses caching, gitignore style to ignore and wildcard matching and custom score to match.
Scraping web sites (with Selenium) and summarizing them with sentiment analysis (using Transformers) + real-time flight scraping and json\csv search capabilities.
Small python utilities
Projeto para busca eficiente de números em grandes arquivos binários, com análise de desempenho.
Поиск файлов исследований КТ по заданным параметрам (в примере- исследования легких), их копирование и анонимизация, а так же отправка на сервер обработки и получение результатов с уведомлением по электронной почте.
Program that searches files based on specific criteria.
Python GUI app that searches GitHub repositories for specific files using a token, handles rate limits, and outputs results in JSON.
The main idea is to match and search words efficiently among text files in a directory. The files are indexed using multiprocessing. The indexed files are then searched using a Trie. In simple words, this project is word autocomplete using multiprocessing and trie.
This script contains a function called find_file, which recursively searches a Windows filesystem for a file starting at a given directory.
Add a description, image, and links to the file-search topic page so that developers can more easily learn about it.
To associate your repository with the file-search topic, visit your repo's landing page and select "manage topics."