PickMeUp
PickMeUp
first thanks you for your nice tool, i have a question here I install spiderkeeper on centos7 with virtualenv, python3.6 I have a "six" package, version is 1.11.0, but spiderkeeper...
fix bug when ``` for i in range(0, 100): toaster.show_toast(...., duration=300) time.sleep(1) ``` and program create window instance many times and remove destroy window after toast show. now window will...
I use dbfread to read a .DBF file, and then, here have a strange question: for example: use dbfread can read: code: 0001, name : jack, card_number: 2132 code: 0001,...
I have success run it on my computer, but I find every time when I run it, will log this: Fetching 16 files: 100%|██████████| 16/16 [00:31
thanks your great work ! I want to make a tool, It receive window screen shot in a loop, and send screen shot to remote server, if remote server use...
### What would you like to see? npm package openai have a config api base, like a proxy settings. if someone only want to use OpenAI API rather than any...
Great work! I want to make a api server of these, any way to change output behaivor from output char one by one to output all char when generate done?...
i try it on android 12 and failed, which api only support android >= 23 ? thanks