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
  • Sonar - Write Clean Python Code. Always.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Mergify - Updating dependencies is time-consuming.
  • finagg

    A Python package for aggregating historical data from popular and free financial APIs, and for transforming that data into features for AI/ML.

    I've got some time set aside to implement a (file based) SEC EDGAR API described in this issue https://github.com/theOGognf/finagg/issues/43

  • sql-to-kml

    Format SQL query results into a KML file.

    Repository: https://github.com/jonbiemond/sql-to-kml

  • Sonar

    Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

  • bytewax

    Python Stream Processing

    Working on how to use https://github.com/bytewax/bytewax to create embeddings in real-time for ML use cases. I want to make a small library for embedding pipelines, but still learning about vector dbs and the tradeoffs between the different solutions.

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