Contents

fastapi-pagination 0.15.10

0

FastAPI pagination

FastAPI pagination

Stars: 1623, Watchers: 1623, Forks: 154, Open Issues: 7

The uriyyo/fastapi-pagination repo was created 5 years ago and the last code push was 2 hours ago.
The project is very popular with an impressive 1623 github stars!

How to Install fastapi-pagination

You can install fastapi-pagination using pip

pip install fastapi-pagination

or add it to a project with poetry

poetry add fastapi-pagination

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/fastapi-pagination/
GitHub Repo:
https://github.com/uriyyo/fastapi-pagination

Classifiers

No  fastapi-pagination  pypi packages just yet.

Errors

A list of common fastapi-pagination errors.

Code Examples

Here are some fastapi-pagination code examples and snippets.

GitHub Issues

The fastapi-pagination package has 7 open issues on GitHub

  • not work with AsyncSession
  • Bug: Custom Params Query(alias=…) ignored at runtime with Pydantic v2.12.5+ (pagination uses defaults)
  • Beanie Extension: ValidationError when using projection and aggregation
  • is there anyway to limit the total value?

See more issues on GitHub

Related Packages & Articles

fastapi-jwt-auth 0.5.0

FastAPI extension that provides JWT Auth support (secure, easy to use and lightweight)

odmantic 1.1.0

ODMantic, an AsyncIO MongoDB Object Document Mapper for Python using type hints

secure 1.0.1

A lightweight package that adds security headers for Python web frameworks.

opyrator 0.0.12

Turn python functions into microservices with auto-generated HTTP API, interactive UI, and more.

fastapi-redis-cache 0.2.5

A simple and robust caching solution for FastAPI endpoints, fueled by the unfathomable power of Redis.