-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1c00daa
commit 04611c8
Showing
2 changed files
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,16 @@ | ||
# setup_utils | ||
# py_helpers | ||
|
||
<img src="docs/nice_snek.png" width="320" /> | ||
|
||
## A collection of scripts designed to expedite the setup of new environments and streamline various tasks | ||
|
||
### Current scripts | ||
|
||
- `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. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.