Skip to main content

FastAPI ORM Helper

Project description

FastAPI ORM Helper

FastAPI ORM Helper helps us to work with SQLAlchemy easier with lots of useful functions

How to use

from fastapi_orm_helper import BaseRepository
from users.entities.user import UserEntity

class UserRepository(BaseRepository[UserEntity]):
    _entity = UserEntity

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

fastapi_orm_helper-0.1.1.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

fastapi_orm_helper-0.1.1-py3-none-any.whl (9.3 kB view details)

Uploaded Python 3

File details

Details for the file fastapi_orm_helper-0.1.1.tar.gz.

File metadata

  • Download URL: fastapi_orm_helper-0.1.1.tar.gz
  • Upload date:
  • Size: 9.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for fastapi_orm_helper-0.1.1.tar.gz
Algorithm Hash digest
SHA256 5368fb9f9a0ecc8fc9c64b0638bf7ae0ae13d3907b3a4bed522957414f8b5af3
MD5 31e5e8de98a7b0104063eece616bf071
BLAKE2b-256 623c8d38718966cae7fe8b21718ac3cbfe6f8f59f3eced7ade2d55aadf348945

See more details on using hashes here.

File details

Details for the file fastapi_orm_helper-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for fastapi_orm_helper-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d4e5ab1dbb4850a677dcb8b0e97cac8b950b427a42daecab18d5053405138c91
MD5 e39dc342d9c49aaa2abc5201d5d0a61a
BLAKE2b-256 814688015f293bd75d7f9b8323894313c6bda481996798055c618d0276149724

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page