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.0.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: fastapi_orm_helper-0.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 0a14adb0eedafc48d8f4371c5583b854e96b103e4a710b99a0b5f94a8501437c
MD5 767cae0e479f4bed2d45adaa53a57e6e
BLAKE2b-256 af97512e9d3a9a814ad4ee2b6eefb4027d6ef0ac17a0b9cf0fca0221c6d7a302

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastapi_orm_helper-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4e09022e9ef1a310141b587304501962070e1ee57a4ba95d9b23a0dedd460597
MD5 b5dd7ab4c496809caa7e541f043c300d
BLAKE2b-256 99b2f2fb4c971246ff8271f31683c41e2a5a9620d454b8fb2ce9ba749c25a999

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