Skip to content

Polem4rch/Add-dict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Add-dict

A word adding script for dictionaries, will add any chosen word to any line.

Usage

python3 adddict.py -f <input_file> -w <> -p <>

-f insert txt file (must be in same folder as script)

-w new word to append into every line using commas, you can use multiple words for each line with comma eg: python3 adddict.py -f sometext.txt -w 123,456,789 -p 44

-p a chosen prefix will be added to each word on the file

-h will display the help file

A file catput.txt will be created in the same directory.

About

A word adding script for dictionary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages