Directoryclass and its basic fuctions from @MTamonFilterclass and its basic fuctions from @MTamonOverlapedFilterclass and its basic fuctions from @MTamonTiledFilterclass and its basic fuctions from @MTamonDircFilterclass and its basic fuctions from @MTamonFileFilterclass and its basic fuctions from @MTamonEmpFilterclass and its __call__ fuctions from @MTamon
- Some functions description typo fixed from @MTamon
- Module import method fixed for module classification from @MTamon
- Some description added from @MTamon
- Module import method fixed for module classification from @MTamon
- Supported stability of
Directory'sget_file_path()results from @MTamon
- Supported fuction for changing Directory's name.
- Change
update_dir_name()return value: None -> self
- Supported fuction for copying files in hierarchy.
- Fixed sum bugs. (in Filter.overlap & Filter.tile)
- Fixed sum bugs. (in Filter.overlap & Filter.tile)
- Fixed
Directory.copy_files. (for printer=None)
- Supported tqdm for
copy_file()©_files().
- Fixed
Directory.sub_incarnate()(for directory filtering)
- Fixed requirements.txt (tqdm)
- Fixed DircFilter bug. (about valiable 'target')
- Fixed FileFilter bug. (When
__call__()called, target=Directory)
- Fixed for pylance type check.
- suport operator '&' @ filter
- Fixed for Directory motion when
emp=True
filtersindependents from me ascmpfilter.- and
pip install cmpfilter
- change directory.py for speed up.
- Add empty argment in incarnate() to output empty directory for making new output site.
- new README.md for version 0.2.1 ~.
- add file-filter function start_with() & end_with()
- DircFilter._only_terminal_dirc judgement code.
- Dirctory.get_instance() code
- Dirctory.get_instance() code
- Dirctory.get_instance() code: activate filters
- filefilter: more kind summary & end_with/start_with() for behaving like the logical sum.
- fix bug in path_filter variable 'exist'
- add get_child_instances() and return_generator flag in get_instances.
- fix bug in get_instances() about child_only flag
- Fixed requirements.txt (remove tqdm)
- Fixed get_instance (this function return generator absolutely)