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
  • pydantic-aioredis

    A Declarative ORM for Redis using Pydantic Models and aioredis

  • I'm going to release a new version of https://github.com/andrewthetechie/pydantic-aioredis converting from setup.py to poetry and pyproject.toml and also shore up a few weak test cases. It'll also drop python 3.6 support and add official 3.10 support.

  • py-healthchecks.io

    A python client for healthchecks.io. Supports the management api and ping api

  • I also have an issue/new feature to tackle on https://github.com/andrewthetechie/py-healthchecks.io to add a context manager.

  • 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
  • Astroniz-YT-Tutorials

    Repository of my Space Science with Python YT tutorial series

  • I finished now my 19th "Space Science with Python" tutorial video. I will post soon a description of the most recent content. My GitHub repo & YT Channel, for those who are interested.

  • flatfileexporter

    Flat File Exporter - .Net desktop gui to pass a sql script or stored proc name to export a flat file, csv, txt, etc or an xlsx. Python backend can be used via CLI for automation.

  • I had worked on this small app years ago and never released it. So I decided to move it to github, open source it and release it as beta since I never "finished" it but it is still useful. Flat File Exporter - Frontend GUI with .Net (c#) WPF framework with a python CLI backend compiled for windows desktop users (the environment I was in at the time and saw the most need for this tool) . Lots of room to improve and expand. Maybe rip off the GUI and do something more cross platform. who knows. https://github.com/eddyizm/flatfileexporter

  • py4e

    Web site for www.py4e.com and source to the Python 3.0 textbook

  • Good luck! I started about a year and a half ago. Got into it lightly with py4e, then hit it hard in August with the 100 days of python bootcamp on udemy. Super good deal if you can catch it on a discount! There's so much u can do with python, hope you enjoy ur journey!

  • microkeys

    Windows macro using MicroPython as an engine. [WIP]

  • I'll be working to progress MicroKeys, my Windows MicroPython based macro program. It's ready for others to play with, if barely, but I do need to work on how it handles exceptions, and improve the debugging experience a bit.

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