Pydantic Settings + AWS the easy way

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

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
  • pydantic-settings

    Settings management using pydantic

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

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • 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.

  • pydantic

    Data validation using Python type hints

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

  • 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

  • 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
  • Brief history of data classes in python

    2 projects | dev.to | 22 Jul 2022