Contents

fastapi-filter 2.0.0

0

FastAPI filter

FastAPI filter

Stars: 209, Watchers: 209, Forks: 28, Open Issues: 43

The arthurio/fastapi-filter repo was created 2 years ago and the last code push was 1 weeks ago.
The project is popular with 209 github stars!

How to Install fastapi-filter

You can install fastapi-filter using pip

pip install fastapi-filter

or add it to a project with poetry

poetry add fastapi-filter

Package Details

Author
Arthur Rio
License
MIT
Homepage
https://github.com/arthurio/fastapi-filter
PyPi:
https://pypi.org/project/fastapi-filter/
GitHub Repo:
https://github.com/arthurio/fastapi-filter

Classifiers

No  fastapi-filter  pypi packages just yet.

Errors

A list of common fastapi-filter errors.

Code Examples

Here are some fastapi-filter code examples and snippets.

GitHub Issues

The fastapi-filter package has 43 open issues on GitHub

  • Update dependency pytest-asyncio to v0.21.1
  • Ignoring order_by for related fields in existing filters [SQLAlchemy]
  • Update dependency pydantic to v2
  • Update dependency fastapi to v0.100.0
  • Dependency Dashboard

See more issues on GitHub

Related Packages & Articles

jina 3.27.17

Multimodal AI services & pipelines with cloud-native stack: gRPC, Kubernetes, Docker, OpenTelemetry, Prometheus, Jaeger, etc.

piccolo-admin 1.8.2

A powerful and modern admin interface / CMS, powered by Piccolo and ASGI.

fastapi-cloudauth 0.4.3

fastapi-cloudauth supports simple integration between FastAPI and cloud authentication services (AWS Cognito, Auth0, Firebase Authentication).

starlette-context 0.3.6

Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automatically use request headers such as x-request-id or x-correlation-id.

authx 1.3.1

Ready to use and customizable Authentications and Oauth2 management for FastAPI