Sunday Daily Thread: What's everyone working on this week?

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Rope

    a python refactoring library

  • About a month ago, I took over maintainership of python-rope, the most powerful open-source Python refactoring library.

  • linalg.py

    Discontinued Do and learn linear algebra in an easy and graphical way using pure Python language.

  • I was working on Matrix.py, a library to work with matrixes and algebraic operations between them. I have passed linear algebra on university and I wanted to do something interesting with it using python. I guess it ended up being a project easy to mantain with clean code. Take a look if you want!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • pytest-rerunfailures

    a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures

  • Worst of all, it is completely broken with respect to test retries.

  • flaky

    Plugin for nose or pytest that automatically reruns flaky tests.

  • Worst of all, it is completely broken with respect to test retries.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts