Contents Menu Expand Light mode Dark mode Auto light/dark mode
pydantic-sqs documentation
pydantic-sqs documentation
  • Quick Start
  • Serialization
  • Development
  • Generated Module Documentation
Back to top
Edit this page

pydantic-sqs#

Convert your pydantic models to and from AWS SQS messages. Send and receive AWS SQS messages directly to pydantic objects.

Dependencies#

  • Python +3.7

  • pydantic

  • aiobotocore

  • Quick Start
    • Examples
    • Installation
    • Quick Usage
  • Serialization
    • Data in Redis
    • Simple data types
    • Complex data types
  • Development
    • Environment Setup
    • How to Run Tests
    • Test Requirements
    • Code Linting
  • Generated Module Documentation

Indices and tables#

  • Index

  • Module Index

  • Search Page

Next
Quick Start
Copyright © 2022, Andrew Herrington
Made with Sphinx and @pradyunsg's Furo
On this page
  • pydantic-sqs
    • Dependencies
  • Indices and tables