An open-source plotting library for statistical data. - JetBrains/lets-plot... (more…)
Read more »
How to Socket Programming in Python A socket is an endpoint of a two-way communication link between two programs running on the network. TCP/IP Client and Server in Python network sockets programming tutorial... (more…)
Read more »
Python library to build pretty command line user prompts ✨Easy to use multi-select lists, confirmations, free text prompts ... - tmbo/questionary... (more…)
Read more »
This post is a deep-dive into a game-theoretic security flaw in Bancor, a high-profile smart contract on the Ethereum blockchain. The full… (more…)
Read more »
TLDR: I overview few error handling techniques (with the emphasis on Python, although I mention few other programming languages), some existing Python libraries and suggesting a
simple and clean mypy-based approach.
(more…)
Read more »