You are browsing as a guest. Sign up (or log in) to start making projects!

LocalSearch

  • 3 Devlogs
  • 2 Total hours

A search engine for local files.

Open comments for this post

43m 2s logged

The beginning of something : I have done a simple verification script to prevent errors like “the files isn’t readable/writeable/ doesn’t exists….”. In the functions files, I’ve made the scanning process (with a view of the files). Now I need to figure how I save the scan into a SQL file and how to read the files. I’m scared of the multithreading part…

0

Loading discussion…

0
2
Open comments for this post

39m 11s logged

This is much more difficult than I thought. For the beginning, I make a scan for one folder. I’m currently discovering how to use pathlib, thanks to AI.

0

Loading discussion…

0
4
Open comments for this post

20m 5s logged

It’s my first devlog about LocalSearch, a search engine for local files, based on Python. I am currently working on the indexation, the first step (otherwise we don’t have any files detected).

0

Loading discussion…

0
8

Followers

Loading…