FastAPI filter SQLAlchemy
Project description
FastAPI filter SQLAlchemy
This is a fork fastapi-filter
- added functionality for creating custom filters (analog SerializerMethodField into drf).
- possibility to sort by fields of related tables.
- new filter
rangeimplementing behaviorbetween. - new filter
likeincombines behaviorinandilike.
Required
- python >=3.11, <4.0
- fastapi >=0.100.0, <1.0
- SQLAlchemy >=1.4.36, <2.1.0
- pydantic >=2.0.0, <3.0.0
Installation
pip install fastapi-filter-sqlalchemy
Contributing
Before contributing please read our contributing guidelines.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fastapi_filter_sqlalchemy-0.0.6.tar.gz.
File metadata
- Download URL: fastapi_filter_sqlalchemy-0.0.6.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.12.3 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2be82c9f3c703a02cc2b36a881d88939543b624d1234fc3bf55eda4e60e584a3
|
|
| MD5 |
f625e496c430625db18ba49c5faba59b
|
|
| BLAKE2b-256 |
78cb7345fec279350960bb501bcc8a2bdf7f11b7db78a08d0917e0d661eaf040
|
File details
Details for the file fastapi_filter_sqlalchemy-0.0.6-py3-none-any.whl.
File metadata
- Download URL: fastapi_filter_sqlalchemy-0.0.6-py3-none-any.whl
- Upload date:
- Size: 12.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.12.3 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4689707eb0584bddf0a87b96f40a8ca72e517186b336db649075f9541609b13
|
|
| MD5 |
6f6404e5fac5d47382a64973377f8a45
|
|
| BLAKE2b-256 |
7491447a481c43c2e14699543a98db98914afd73191b44e9db16d974f54f2637
|