Pydantic Pynamodb
Wrap pynamo models in pydantic schemas to make them easy to work with in FastAPI.
Features
- TODO
Requirements
- pydantic
- pynamodb
Installation
You can install Pydantic Pynamodb via pip from PyPI:
$ pip install pydantic-pynamodb
Usage
Please see the Command-line Reference for details.
Contributing
Contributions are very welcome. To learn more, see the Contributor Guide.
License
Distributed under the terms of the MIT license, Pydantic Pynamodb is free and open source software.
Issues
If you encounter any problems, please file an issue along with a detailed description.
Credits
This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.