Asynchronous programming in python has become more and more popular lately. There are many different libraries in python for doing asynchronous programming. One of these libraries is asyncio, which… (more…)
Read more »
By dismissing the Python garbage collection (GC) mechanism, which reclaims memory by collecting and freeing unused data, Instagram can run… (more…)
Read more »
Deploying a simple web application can be a daunting task if you have never painstakingly done it by hand. There are numerous… (more…)
Read more »
A tool for generating .pex (Python EXecutable) files, lock files and venvs. - pex-tool/pex... (more…)
Read more »
InAppPy - Python In-app purchase validator for Apple AppStore and GooglePlay.
Read more »