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
993
posted 14 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
993
posted 14 years ago by gdvickery