Name | Version | Summary | date |
fast-ctypes-screenshots |
0.10 |
Screenshots in record time - up to 2.5x faster than MSS (Multiple Screen Shots) |
2023-05-19 14:26:32 |
getmonitorresolution |
0.13 |
Uses ctypes to get the resolution information of all available monitors |
2023-05-19 10:28:13 |
evtx2df |
0.10 |
converts Windows Event Logs (EVTX) into pandas DataFrames / CSV files |
2023-05-18 04:28:34 |
strings2df |
0.10 |
Results of strings.exe to pandas DataFrame |
2023-05-18 01:24:24 |
getfilestats |
0.10 |
Retrieves statistics from files (os.stat) e returns a pandas DataFrame |
2023-05-17 23:06:54 |
getregdf |
0.10 |
reg.exe query to pandas DataFrame |
2023-05-17 22:22:41 |
folderobserver |
0.11 |
monitors and collects temporary files that might be created during software execution or system processes |
2023-05-17 21:08:05 |
getproclist |
0.10 |
Retrieves the list of processes using the 'wmic' command and return the data as a pandas DataFrame |
2023-05-16 02:27:08 |
copytool |
0.12 |
copytool copies files hell-bent for leather |
2023-05-15 02:28:11 |
get-file-type |
0.10 |
Guesses the file type/mime/encoding of files. It uses the binaries from File and Libmagic. |
2023-05-14 19:45:14 |
a-pandas-ex-read-sql |
0.11 |
Convert any SQL Database to a Pandas DataFrame |
2023-05-13 18:15:37 |
a-pandas-ex-html-view |
0.11 |
View/save any Pandas DataFrame/Series as HTML, works with MultiIndex as well |
2023-05-13 10:29:41 |
configparser2dtypes |
0.10 |
Loads configuration files, converts their values to appropriate data types, and obtains the processed data in different representations |
2023-05-12 21:59:31 |
appshwnd |
0.11 |
includes functions for finding windows based on various attributes, getting information about visible and invisible windows, and making window names unique |
2023-05-10 05:59:32 |
fastimgconcat |
0.10 |
Concatenates a list of pictures (numpy arrays) without allocating new memory |
2023-05-10 03:18:59 |
getfilenuitkapython |
0.11 |
A function that locates files in python environments and compiled exe files (Nuitka) |
2023-05-08 05:13:21 |
shlexwhichplus |
0.10 |
Like shutil.which, but for all file types, and multiple results (if desired) |
2023-05-08 04:37:24 |
ipinfooo |
0.10 |
Uses ctypes to get the IP configuration |
2023-05-08 02:12:59 |
a-pandas-ex-less-memory-more-speed |
0.38 |
A Python package to reduce the memory usage of pandas DataFrames. It speeds up your workflow and reduces the risk of running out of memory. |
2023-05-04 14:28:41 |
check-if-nan |
0.11 |
Checks for all kinds of nan/None values without raising Exceptions all the time |
2023-05-03 00:51:47 |