fastapi-utils icon indicating copy to clipboard operation
fastapi-utils copied to clipboard

Reusable utilities for FastAPI

Results 107 fastapi-utils issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Trying to understand the example code for SQLAlchemy sessions as shown currently at https://fastapi-utils.davidmontague.xyz/user-guide/session/ However, the example code is exactly the same and does not show any...

bug

**Description** Not quite a bug, but more of a note for your documentation, you seem to have updated the PyPi install instructions, but it doesn't seem to have built the...

bug

Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.11.17 to 2024.7.4. Commits bd81538 2024.07.04 (#295) 06a2cbf Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294) 13bba02 Bump actions/checkout from 4.1.6 to 4.1.7 (#293) e8abcd0 Bump pypa/gh-action-pypi-publish from...

dependencies
python

Hi! your instalation [guide](https://fastapi-utils.davidmontague.xyz/#installation) differs your guide in [github](https://github.com/dmontagu/fastapi-utils?tab=readme-ov-file#installation)

bug

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.8 to 0.6.4. Release notes Sourced from ruff's releases. 0.6.4 Release Notes Preview features [flake8-builtins] Use dynamic builtins list based on Python version (#13172) [pydoclint] Permit yielding...

dependencies
python

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.23 to 2.0.34. Release notes Sourced from sqlalchemy's releases. 2.0.34 Released: September 4, 2024 orm [orm] [bug] Fixed regression caused by issue #11814 which broke support for...

dependencies
python

INFO Using path rest_app\main.py INFO Resolved absolute path C:\Repo\RulesQuestioner\rest_app\main.py INFO Searching for package file structure from directories with __init__.py files INFO Importing from C:\Repo\RulesQuestioner ╭─ Python package file structure ─╮...

bug