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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • api.wwdt.me_fastapi

    This project has been renamed to api.wwdt.me_v2

  • Been working on a new version of an API that I wrote. Current version is built on Flask and new version is built on FastAPI: https://github.com/questionlp/api.wwdt.me_fastapi

  • nobotty

  • 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
  • flask-graphql-boilerplate

    a flask boilerplate to get you up and running. Packed with GraphQL and an authentication system out of the box.

  • black

    The uncompromising Python code formatter

  • I would recommend black - it is fast and opinionated (fewer customization options). I think having fewer options is a good thing, especially if you're on a team that likes to argue about style. The only flag I usually pass is -l 100 which sets line length to 100 instead of the default 88.

  • yapf

    A formatter for Python files

  • You could also try yapf - it's slower to run but has more customization options. I would recommend it if you dislike how black formatting looks, but it may take some time to figure out the customization options you like. Also if you're on a team that likes to argue about style, then you may find yourself arguing about yapf configuration instead!

  • cleanX

    Python library for exploring, cleaning, normalizing, and augmenting large datasets of radiological data.

  • borb

    borb is a library for reading, creating and manipulating PDF files in python.

  • I'm currently working on borb, the open-source pure Python PDF engine. Still want to implement forms, and push out a new release this weekend.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Brick-N-Ball-Crusher---Python

    Brick N Ball Crusher Game, built in Python using PyGame

  • Connect-Four

    Connect Four GUI Game - Python-Tkinter

  • Python-GUI-Calculator

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

  • Let's meet Black: Python Code Formatting

    2 projects | dev.to | 7 Feb 2024
  • Auto-formater for Android (Kotlin)

    1 project | /r/androiddev | 5 Dec 2023
  • Lute v3 - installed software for learning foreign languages through reading

    2 projects | /r/flask | 15 Nov 2023
  • Python rewrites values in all nested dictionaries, rather than iterating through them uniquely?

    1 project | /r/learnpython | 6 Jul 2023
  • Forcing double quotes would make this great project unusable for many users who picked the rule of using single quotes.

    1 project | /r/programmingcirclejerk | 5 Jul 2023