Just another random blog, where a software engineer talks about python, finance, developpement and other things. (more…)
Read more »
Today I am going to introduce a new concept for Python developers: typeclasses.It is a concept behind our new dry-python library called classes. (more…)
Read more »
The Concurrency with Python Series:
Concurrency with Python: Why? Concurrency with Python: Threads and Locks Concurrency with Python: Functional Programming Concurrency with Python: Separating Identity From State Concurrency with Python: Actor Models Con... (more…)
Read more »
the portable Python dataframe library. Contribute to ibis-project/ibis development by creating an account on GitHub. (more…)
Read more »
The vast majority of serious malware over the past 30 years has been written in Assembly or compiled languages such as C, C++, and Delphi. However, ever-increasing over the past decade, a large amount of malware has been written in interpreted languages, ... (more…)
Read more »