GridDB Client is developed using GridDB C Client and SWIG (Simplified Wrapper and Interface Generator). (more…)
Read more »
Writing a Proxy Server Rotation Script in Python that rotates through proxy servers provided by ProxyMesh. Full code available at GitHub. (more…)
Read more »
This tutorial works through a step-by-step example of how to implement the Levenshtein distance in Python for word autocorrection and autocompletion. (more…)
Read more »
Rate limiting is a mechanism that many developers may have to deal with at some point in their life.... (more…)
Read more »
This is a brief blog post describing my experience with automating Photoshop using Python.
I am an experienced software developer, but had never really used Photoshop before. As you can tell from my wonderful programmer art in this post ;)... (more…)
Read more »