How to get to know more about pluggable architecture.

This page summarizes the projects mentioned and recommended in the original post on /r/softwarearchitecture

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • DevUtils-app

    All-in-one Toolbox for Developers. Native macOS app.

  • Background for this quest: I have a personal project idea where I need to build a set of tools that's used in web development and general programming. But then I felt if I need to implement things differently providing the ability for others to develop tools on their own which could be pluggable. This is an electron-based application that will be similar to https://utilso.com/ and https://devutils.app/.

  • pluggy

    A minimalist production ready plugin system

  • To give a concrete starting point, if you're comfortable with Python I've had a mostly favorable time working with pluggy. You need to learn enough about how python packaging works (mostly setuptools entrypoints) to really get down and dirty with it but after that I found it to be enjoyable for the most part. It's been a few years since I've poked at it so I can't answer too many questions these days though.

  • 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