The Twitter Standard API is limited to Tweets from the last 7-10 days. This isn’t enough for most research projects. Since 2018 Twitter offers a Premium API through which the full Twitter archive is… (more…)
Read more »
Python 3.8 was released in mid-October, but if you look at my recommendation for a base image for Docker it still talks about Python 3.7. And in fact, switching to Python 3.8 immediately can cause you problems. Wondering when to switch your application? H... (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 »
GitHub’s own CI called GitHub Actions has been out of closed beta for a while and offers generous free quotas and a seamless integration with the rest of the site. Let’s have a look on how to use it for an open source Python package. (more…)
Read more »
View statistics for this project via Libraries.io, or by using our public dataset on Google BigQuery
... (more…)
Read more »