diff --git a/README.md b/README.md index 30127e2..298f383 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# setup_utils +# py_helpers + + ## A collection of scripts designed to expedite the setup of new environments and streamline various tasks @@ -6,3 +8,9 @@ - `repo_ripper.py`: A script to clone all or selected repositories for an organization. - `doc_enjoyoor.py`: A script to extract package names from a requirements.txt file and get the latest version from pypi. +- `1_scrape_to_html.py`: A configurable scraper - use with 2. +- `2_scrape_to_dirs.py`: Scrapes the html to configurable dirs. +- `cuda_checker.py`: Scans system for CUDA location. +- `delete_all_models.py`: Removes all installed llms. +- `fun_dirs` Configurable settings for turning your folders into emojis. Don't go too crazy! +- `gen_abi.py` generates required abi files. diff --git a/docs/nice_snek.png b/docs/nice_snek.png new file mode 100644 index 0000000..3eade27 Binary files /dev/null and b/docs/nice_snek.png differ