You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,6 @@
1
1
# Gabriel's Toolbox
2
2
## What is this?
3
-
Think of this as your coding Swiss Army knife. Gabe's Python Toolbox is a collection code snippets—perfect for those "I swear I've written this before" moments. It's not a specialized library for one thing; it's a general-purpose grab-n-go bag for useful, reusable boilerplate code.
4
-
5
-
If you're tired of writing the same functions over and over, this might save you a few headaches (and keystrokes).
3
+
Gabe's Python Toolbox is a collection code snippets. It's not a specialized library for one thing. it's a general-purpose grab-n-go for code snippets i find usful.
0 commit comments