Skip to main content

Utils for FastApi. Filters, Pagination, Serializers, Schemas

Project description

FastAPI-Utils

FastAPI-Utils is an utils library built upon the principles of Django designed for seamless migration from Django to FastAPI.

Features

  • Pagination
  • Filtering
  • Serializers

Installation

pip install utils_fastapi

To use sqlalchemy model serializer

pip install utils_fastapi[sqlalchemy]

To use tortoise model serializer

pip install utils_fastapi[tortoise]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

utils_fastapi-0.0.7.tar.gz (9.7 kB view hashes)

Uploaded Source

Built Distribution

utils_fastapi-0.0.7-py3-none-any.whl (17.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page