PyOxidizer is a utility that aims to solve the problem of how
to distribute Python applications. See Overview for more or
dive into Getting Started to learn how to start using
PyOxidizer. (more…)
Read more »
[HAProxyConf 2019] Sebastian Langenhorst and Johannes Kampmeyer describe building self-service load balancing using HAProxy at the University of Paderborn... (more…)
Read more »
Of all the programming styles I have learned,
dynamic programming
is perhaps the most beautiful. It can take problems that, at first glance,
look ugly and intractable, and solve the problem with clean, concise code.
Where a simplistic algorithm might acc... (more…)
Read more »
Write a Long Call Butterfly strategy on Python Programming Language. It is a popular strategy deployed by traders when little price movement is expected...
Read more »
CPython 3.6 is out, 3.7 branches are all setup and CPython is now on GitHub. Exciting times for the Python community. (more…)
Read more »