Skip to content

Scripts that are randomly made by me. Caution: these come and go.

Notifications You must be signed in to change notification settings

Tatsh/misc-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Miscellaneous scripts

QA

Random scripts I make and might still use.

Poetry usage

git clone git@github.com:Tatsh/misc-scripts.git
cd misc-scripts
poetry install
poetry shell

Now all Python scripts will work.

ucwords

Performs title casing on strings. Accepts standard input. Typical use:

echo "my lowercase string needs some fixes" | ucwords

About

Scripts that are randomly made by me. Caution: these come and go.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published