Skip to content

Python script for generating & modifying .txt files in list format.

License

Notifications You must be signed in to change notification settings

mirbyte/Text-List-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 

Repository files navigation

Text-List-Toolbox IN PROGRESS

The script might crash if there's no .txt files found in the current directory when selecting "modify existing file" option.

Passwd List Generator

Choose between numbers, characters and symbols with a length parameter. It tries to create every possible combination.

List Cleaner

Removes all numbers, dots and spaces while maintaining the row structure. options coming in the future

Duplicate Remover

Removes duplicate rows while maintaining the row structure. If the row ends to a space this removes it for some reason, I'll take a look later.

To do List

  • missing functions
  • add options to list cleaner
  • exit[0] to all menus (goes back to previous menu)

Usage

Windows: just doubleclick the .py file.

Others: idk figure it out.

Open source projects utilized:

https://github.com/tqdm/tqdm (progress bar)

Educational purposes only. Don't be a dick. I take no responsibility for any damages caused directly or indirectly by my code.

About

Python script for generating & modifying .txt files in list format.

Topics

Resources

License

Stars

Watchers

Forks

Languages