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

    A Python feed reader library. (by lemon24)

  • I also want to do some stuff for my feed reader library; either add JSON Feed support, or fix a few minor bugs.

  • conwaysgameoflife

    Discontinued It's Conway's game of life, implemented in pygame.

  • i'm really excited about this, spent a few hours today and made Conway's game of life in pygame.

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

    Simple python password manager (by benngagne)

  • Just finished making a simple password manager using SHA-512 salted hashes. Stores data in a csv file with sitename, username, salt, and hash. Also stores master password which is also hashed in a text file. Super simple and insecure but it was a cool learning opportunity. Currently working on a new version which will store data in a local SQL database instead of .csv and .txt files. First version of it here!

  • screenshots

    Simple Website Screenshots as a Service (Django, Selenium, Docker, Docker-compose)

  • jwtXploiter

    A tool to test security of json web token

  • I'm working on my jwtXploiter, a tool to exploit vulnerabilities of JSON Web Token. I'm also looking for contributors with more experience than me in open source.

  • polya-gamma

    An efficient and flexible sampler of the PĆ³lya-Gamma distribution with a NumPy/SciPy compatible interface.

  • Working on a Polya-Gamma random sampling library. There didn't seem to be a flexible and easy to install implementation that also has a less restrictive license than GPLv3. So I made my own. About to release version 1.0.0 soon: https://github.com/zoj613/polya-gamma

  • ramstk

    Reliability, Availability, Maintainability, Safety (RAMS) analysis program.

  • Working on a reliability analysis toolkit --> RAMSTK

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

    package/application for embedding and using Python (almost) like PHP.

  • I'm redesigning my PyHP project, which allows Python code to be embedded in text files like PHP.

  • Zoomer-Bot

    Bot to do your zoom for you so you can sleep and still leave the meeting :)

  • I'm writing a bot that will do zoom class for me so I can sleep without setting my alarm in the morning. It'll do one whole class for you so far. https://github.com/thavens/Zoomer-Bot

  • karmapredict

  • Here you go. The discord file is very messy, because I'm still experimenting with it.

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