fastapi-filters
FastAPI filtersπΈ
νμΌ νμκΈ°
μ΅μ’ λ²μ λ€μ΄λ‘λ (.zip)- automerge.yml
- lint.yml
- publish.yml
- test.yml
- dependabot.yml
- beanie.md
- raw_sql.md
- sqlalchemy.md
- tortoise.md
- overview.md
- configuration.md
- csv_list.md
- filter_field.md
- filter_set.md
- first_steps.md
- openapi_docs.md
- operators.md
- programmatic_filters.md
- sorting.md
- contributing.md
- index.md
- license.md
- __init__.py
- app.py
- beanie_app.py
- __init__.py
- beanie.py
- raw_sql.py
- sqlalchemy.py
- tortoise.py
- __init__.py
- config.py
- configs.py
- docs.py
- errors.py
- fields.py
- filter_set.py
- filters.py
- op.py
- operators.py
- py.typed
- schemas.py
- sorters.py
- types.py
- utils.py
- __init__.py
- arr_op.py
- bool_op.py
- conftest.py
- enum_op.py
- field_set_decl.py
- num_op.py
- str_op.py
- __init__.py
- test_sqalchemy.py
- __init__.py
- conftest.py
- test_config.py
- test_docs.py
- test_filter_set.py
- test_filters.py
- test_op.py
- test_operators.py
- test_raw_sql.py
- test_schemas.py
- test_sorters.py
- test_utils.py
- utils.py
- .gitignore
- .pre-commit-config.yaml
- LICENSE
- logo.png
- mkdocs.yml
- netlify.toml
- pyproject.toml
- README.md
- ROADMAP.md
- runtime.txt
- uv.lock
# μ€μΉ κ°μ΄λ
1. μ½λ λ΄λ €λ°κΈ°
git clone https://github.com/uriyyo/fastapi-filters
κΉνλΈμμ νλ‘μ νΈ μ½λ μ 체λ₯Ό λ΄ μ»΄ν¨ν°λ‘ λ΄λ €λ°μ΅λλ€.
cd fastapi-filters
λ°©κΈ λ΄λ €λ°μ νλ‘μ νΈ ν΄λ μμΌλ‘ μ΄λν©λλ€.
2. 곡μ μ€μΉ μ€ν¬λ¦½νΈ
μ¬μ μΆμ²μ¬μ μ€λΉλ¬Ό
- Python 3 pip λͺ λ Ήμ΄λ₯Ό μ°λ €λ©΄ Pythonμ΄ νμν©λλ€.
pip install fastapi-filters
PyPIμ λ°°ν¬λ ν¨ν€μ§λ₯Ό λ°λ‘ μ€μΉν©λλ€. μμ€ ν΄λ‘ μ΄ νμ μμ΅λλ€.
μ€μΉ ν μ ν°λ―Έλμ μ΄κ³ , νλ‘κ·Έλ¨μ λ²μ νμΈ λͺ
λ Ή(μ: --version)μΌλ‘ μ μ μ€μΉλλμ§ νμΈνμΈμ.
μ΄ λ ν¬μ READMEμ μ ν μ€μ λͺ λ Ήμ΄λ₯Ό κ·Έλλ‘ κ°μ Έμμ΅λλ€.
3. Python
μ¬μμ¬μ μ€λΉλ¬Ό
pip install fastapi-filters
PyPIμ λ°°ν¬λ ν¨ν€μ§λ₯Ό λ°λ‘ μ€μΉν©λλ€. μμ€ ν΄λ‘ μ΄ νμ μμ΅λλ€.
μλ¬ λ©μμ§ μμ΄ μ€νλκ³ ν°λ―Έλμ μλ΄ λ¬Έκ΅¬κ° μΆλ ₯λλ©΄ μ μμ
λλ€.
μ΄ λ ν¬μ READMEμ μ ν μ€μ λͺ λ Ήμ΄λ₯Ό κ·Έλλ‘ κ°μ Έμμ΅λλ€.
// repository documentation
Was this content helpful?
(0 ratings)
