Profile
Achievement

gdvickery's Recent SnippetsTagged python
- All /
« Prev 1 Next »
This function takes a list of string and sorts them based on their similarity. The percent at which they match can be defined in the second parameter (default 75%).
0
1062
posted 15 years ago by gdvickery
This is a function that will show a progress bar of the given percentage. Useful when performing time consuming tasks.
1
1056
posted 15 years ago by gdvickery