Skip to content

hanlianlu/easyutil

Repository files navigation

easyutil

Easy out of box re-usable utility scripts

Owner:

Hanlian Lyu

configuration.yaml

You configure "run_mode: gui" to get GUI based interaction.

Modify run_clean_old_files.bat

Modify this before setting up windows scheduler.

Env exporting:

conda env export --no-builds > environment.yml

or updating

conda env update -f environment.yml --prune

Env loading to create venv:

conda env create -f environment.yml

About

Easy out of box re-usable utility scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published