Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

Scan the given folder then gen an db file for then , base services for out huge evil plan

License

Notifications You must be signed in to change notification settings

HinxCorporation/DataCat_slim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Cat

how to use

for example , using ps

step . 1 , create venv

python -m venv venv

step . 2 active env

# for ps is 
.\venv\Scripts\Activate.ps1
# for linux is
source venv/bin/activate

step .3 . install requirements

pip install -r requirements.txt

step 4. run main in venv

python ./main.py

setup dir list

type desc supported
relative ./folderA YES
goto ../../folderb YES
unix /dir/volume/folder YES
drive letter D:\folder YES
# example for folder_paths.txt
F:\Root\volume-workbench\Python
Q:\BaiduNetdisk

Test

Test Result

About

Scan the given folder then gen an db file for then , base services for out huge evil plan

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages