Evidential
Reading List
Initializing search
    GitHub
    • Welcome to Evidential
    • Deploying
    • Developing
    • Integrating
    • Latest Updates
    • Contact us
    GitHub
    • Welcome to Evidential
      • Getting Started
      • Architecture
      • Overview
      • Getting started
      • Airplane Mode
      • Contributing
      • Contributing to docs
        • Overview
        • Updating Testing DWH
        • Migration
        • SQLAlchemy
        • Task-Queues
        • Reading List
        • FAQs
      • Overview
      • How it works
    • Latest Updates
    • Contact us

    Reading List

    We use many advanced features of Pydantic, FastAPI, and SQLAlchemy. Before digging into the code, familiarize yourself with these concepts:

    • Pydantic:
      • Pydantic models
      • Custom validation
      • Serialization
      • Annotated Type
      • Composing Types
    • FastAPI:
      • FastAPI Tutorial
      • Adding metadata using Annotated
      • Dependency Injection
    • Tooling:
      • Atlas
      • SQLAlchemy 2.0
      • pre-commit
      • ruff