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
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • cli-pomodoro

    Pomodoro timer in the command line.

  • GitHub: https://github.com/andrest50/cli-pomodoro

  • Top2Vec

    Top2Vec learns jointly embedded topic, document and word vectors.

  • For the topics I had to use a combination of techniques. We have a topic/text segmentation algorithm that can detect the bounding of a topic in a text. Then I cluster topics by using Top2Vec, a clustering technique to find topics without knowing the labels. I then annotated the topics myself.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • currency_convert

  • I made currency rate converter program. I will be making it into a web app with flask. Check it out

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