Commit graph

3 commits

Author SHA1 Message Date
5960fe211b [v0.1.2] return reverse order of pids in find_dolphin() 2022-07-20 04:13:52 +09:00
b891a9496a [v0.1.1] use psutil to find pid of dolphin 2022-06-26 11:05:26 +09:00
2527142f07 [v0.1.0] pack into one PyPI package
Complete all basic functions, including:
- find dolphin, init shared memory
- read/write raw bytes
- read/write struct
- read/write single value (uint32/16/8, int32/16/8, float)
2022-06-25 03:23:12 +09:00