Pydantic Settings + AWS the easy way

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. pydantic-settings

    Settings management using pydantic

    Pydantic Settings is a python library that extends 🚀 Pydantic for dealing with settings management.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. fastapi

    FastAPI framework, high performance, easy to learn, fast to code, ready for production

    Now let's imagine that we have a FastAPI microservice that needs to load some configuration.

  4. pydantic

    Data validation using Python type hints

    Pydantic Settings is a python library that extends 🚀 Pydantic for dealing with settings management.

  5. pydantic-settings-aws

    Pydantic Settings for AWS

    I recently started creating a pydantic-settings extension to deal with settings that lives at AWS. It called Pydantic Settings AWS and you can see the source code at github.com/ceb10n/pydantic-settings-aws

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

  • Pydantic: The end of manual validations! ✨

    4 projects | dev.to | 23 Nov 2024
  • Investigating Pydantic v2's Bold Performance Claims

    5 projects | dev.to | 17 May 2023
  • Show HN: Mathesar – open-source collaborative UI for Postgres databases

    13 projects | news.ycombinator.com | 2 Mar 2023
  • DApp API with FastAPI [Backend Blueprint]

    5 projects | /r/Python | 22 Nov 2022
  • message brokers, a brief walk-through

    4 projects | dev.to | 12 Sep 2022