
fastapi-filter 2.0.1
0
FastAPI filter
Contents
FastAPI filter
Stars: 303, Watchers: 303, Forks: 42, Open Issues: 44The arthurio/fastapi-filter repo was created 3 years ago and the last code push was an hour ago.
The project is popular with 303 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
Related Packages
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 44 open issues on GitHub
- Replace deprecated status.HTTP_422_UNPROCESSABLE_ENTITY with status.HTTP_422_UNPROCESSABLE_CONTENT
- Update dependency urllib3 to <=2.6.3 [SECURITY]
- Bug: if the field is excluded and the field is a List[str], the filter interprets it as a str
- Update dependency fastapi to v0.128.0
- Update dependency aiosqlite to ^0.22.0
- Bug in __ilike filtering
- Update dependency Faker to v26.3.0
- Update dependency mkdocs-material to v9.7.1
- Update dependency SQLAlchemy to v2.0.46
- Update dependency mypy to v1.19.1
- Update dependency greenlet to v3.3.1
- [Feature Request] Allow Additional Filter Parameters When Using SQLAlchemy Backend
- Update dependency bandit to v1.9.3
- How to implement __range filter?
- Update dependency mongoengine to >=0.29.1,<0.30.0
pythonfix







