Name | Version | Summary | date |
url-analyzer |
0.12 |
Extracts useful data from urls (domain, subdomains, top level ...) |
2023-01-08 22:30:47 |
threadingbatch |
0.10 |
Thread batch with timeout - return values in dict |
2023-01-08 06:55:16 |
kthread-sleep |
0.11 |
A killable sleep function for kthread |
2023-01-08 05:19:41 |
a-pandas-ex-apply-ignore-exceptions |
0.10 |
Use DataFrame.apply / Series.apply with a default value for Exceptions |
2023-01-06 15:49:59 |
useful-functions-easier-life |
0.14 |
Named functions, ignore Exceptions decorator with parameters, multiple functions execution ... |
2023-01-06 15:35:21 |
capture-stdout-decorator |
0.10 |
Captures stdout |
2023-01-06 13:22:42 |
dict-merger-keep-all |
0.10 |
Merges multiple nested dicts without deleting any values (values with same keys are stored in lists) |
2023-01-06 06:03:21 |
a-pandas-ex-combinatoric-iterators-to-df |
0.10 |
Creates DataFrames from product, permutations, combinations, combinations_with_replacement with best dtype |
2023-01-06 04:00:02 |
a-pandas-ex-pairwise-explode |
0.10 |
Pairwise explode columns in a pandas DataFrame |
2023-01-06 02:59:31 |
file-folder-tools |
0.10 |
Some useful functions for files/folders |
2023-01-05 07:13:36 |
cv2-fit-text-in-box |
0.10 |
Finds the best fitting text size for a bounding box |
2023-01-05 06:30:27 |
numbers-almost-equal |
0.11 |
Checks if 2 numbers are almost equal |
2023-01-05 03:56:49 |
tolerant-isinstance |
0.10 |
isinstance - more tolerant |
2023-01-05 03:10:36 |
play-audio-with-vlc |
0.10 |
Play audio with VLC (headless) without blocking the console |
2023-01-05 02:26:24 |
sleepchunk |
0.10 |
Sleeps in chunks of 0.05 seconds (with status bar) / ctrl+c to exit without throwing an Exception |
2023-01-05 01:56:36 |
tkinter-files-folders |
0.10 |
Some tkinter functions for selecting files/folders |
2023-01-05 01:22:47 |
search-in-syspath |
0.10 |
Search for files in sys.path |
2023-01-05 00:57:59 |
hexarray2decimal |
0.12 |
Converts a numpy string array with hex values to int |
2023-01-04 23:54:33 |
divide-region-into-rectangles |
0.10 |
divides region into rectangles |
2023-01-04 06:31:13 |
inpoly-cython |
0.10 |
inpoly-cython / Original: https://github.com/dengwirda/inpoly-python |
2023-01-04 04:40:21 |