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

    An open source multi-tool for exploring and publishing data

  • Specifically the new chapter on SQLite (and also Datasette.)

  • DictDataBase

    A python NoSQL dictionary database, with concurrent access and ACID compliance

  • So in the end, this is an attempt to but a truly document oriented equivalent to SQLite, and I think there is potential. I would love to do the same benchmark with the SQLite solution you proposed and compare the two, but my time is limiting me right now… Here is the github link if you are interested: https://github.com/mkrd/DictDataBase

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

    PassKeep Clone written in Python. AES Encrypted SQLite tkinter UI

  • This is an assembly of many snippets and a bit of my own code, but https://github.com/rubysash/PythonPassKeep here is the start for an sqlite, tkinter, encrypted password vault. It's functional and a work in progress too. Happy to accept any feedback to become a better scripter.

  • sparrowci_web

    ci.sparrowhub.io website

  • Keep building my own free CI service extendable by many languages including Python, please check out Python examples here - https://github.com/melezhik/SparrowCI/tree/main/examples/python

  • SparrowCI

    SparrowCI - super fun and flexible CI system with many programming languages support

  • Keep building my own free CI service extendable by many languages including Python, please check out Python examples here - https://github.com/melezhik/SparrowCI/tree/main/examples/python

  • PiGreenHouse

    Automated Greenhouse with a raspberry pi 4 and Pimoroni breakoutgarden

  • twitter_aggregate_generator

    A program to aggregate large amounts of data from the Twitter API

  • I have been building a shell interface to pull mass amounts of data from the Twitter API. So far it can retrieve user profiles, user tweet timelines, who a user is following, who is following them, individual tweet lookups, who has liked a tweet and what tweets a user has liked. All parameters are adjustable through the shell on the fly, or in a config file. The shell also supports endpoint pagination, .json file outputs for data and input files for target identifiers. Any criticism is always welcome! github:https://github.com/Branden-Kunkel/twitter_aggregate_generator PyPi:https://pypi.org/project/Twitter-Aggregate-Generator/1.0.0/

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