Contents

fastapi-filter 1.1.0

0

FastAPI filter

FastAPI filter

Stars: 173, Watchers: 173, Forks: 24, Open Issues: 36

The arthurio/fastapi-filter repo was created 1 years ago and the last code push was Yesterday.
The project is popular with 173 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 36 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.25.0

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

piccolo-admin 1.3.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.1.0

Ready to use and customizable Authentications and Oauth2 management for FastAPI