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

    A stupid bot made in python

  • Github

  • scriptenv

    lightweight virtual env for python scripts

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

    command line python friends for storing and running scripts and snippets

  • I recently revisited my first python project. It was called pypals and I wrote it in python2. It never got any interest but I used it myself for lots of things. So I ported it to python3 last year and put it on pip. This week I gave it several hours attention. Was interesting to see all the things I'd done wrong or badly 8 years ago. i.e. not knowing about __main__ . It's fun to use it in the vscode terminal as you will see from a screenshot in the archive folder in the repo... https://github.com/byteface/pypals

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

  • Setup and use Virtualenv in Python Applications

    1 project | dev.to | 11 Apr 2024
  • fades VS instld - a user suggested alternative

    2 projects | 9 Dec 2023
  • Building and Releasing a Python CLI

    3 projects | dev.to | 25 Nov 2023
  • emacs-pet: Tracks down the correct Python tooling executables from your virtualenvs so you can glue the binaries to Emacs and delete code in init.el

    1 project | /r/planetemacs | 10 Oct 2023
  • Managing dependencies - pipenv?

    1 project | /r/learnpython | 20 Sep 2023