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
  • Numba

    NumPy aware dynamic Python compiler using LLVM

  • I just learned about numba recently. Other than that, I'm trying to see what I can accomplish with the multitude of python decorators.

  • github_actions_js

    Kickstart automation in one command. Clone, update and share GitHub Actions workflows and CI/CD best practices.

  • I released a new version of a CLI app that allows you to clone and update GitHub actions from any repo on GitHub or from your other local projects https://github.com/vemel/github_actions_js

  • 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
  • robin_stocks

    This is a library to use with Robinhood Financial App. It currently supports trading crypto-currencies, options, and stocks. In addition, it can be used to get real time ticker information, assess the performance of your portfolio, and can also get tax documents, total dividends paid, and more. More info at

  • I found robin_stocks recently, so I'm trying to use Python to track my investment portfolio, specifically my dividends. I found some issues with it, namely how the dividend functions with the API doesn't return what tickers paid out the dividends. That's rather annoying. It would be nice if I could integrate this with Google Sheets somehow.

  • PyQuest

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