The challenge Write a function that, given a string of text (possibly with punctuation and line-breaks), returns an array of the top-3 most occurring words, in descending order of the number of occurrences. Assumptions: A word is a string of letters (A to... (more…)
Read more »
When I started my job in June as a Microsoft Cloud Advocate for Python developers, one of my first goals was to port my old Google App Engin... (more…)
Read more »
LiteX is a GitHub-hosted SoC builder / IP library and utilities that can be
used to create SoCs and full FPGA designs. Besides being open-source and BSD
licensed, its originality lies in the fact that its IP components are entirely
described using Migen P... (more…)
Read more »
Launched in 2018 Actively developed & supported. Supports tkinter, Qt, WxPython, Remi (in browser). Create custom GUI Windows simply, trivially with a full set of widgets. Multi-Window applicat... (more…)
Read more »
A detailed walk-through of the process for Python developers to deploy their local application to Heroku. (more…)
Read more »