Mimesis is a high-performance fake data generator for Python, which provides data for a variety of purposes in a variety of languages. - lk-geimfari/mimesis... (more…)
Read more »
aiosmtpd - A reimplementation of the Python stdlib smtpd.py based on asyncio. (more…)
Read more »
bounter - Efficient Counter that uses a limited (bounded) amount of memory regardless of data size. (more…)
Read more »
Multiple malicious Python packages available on the PyPI repository were caught stealing sensitive information like AWS credentials and transmitting it to publicly exposed endpoints accessible by anyone. (more…)
Read more »
At Datadog, we're really into metrics. We love them, we store them, but we also generate them. To do that, you need to juggle with integers that are incremented, also known as counters. While having an integer that changes its value sounds dull, it might ... (more…)
Read more »