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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: fastapi_orm_helper-0.1.2.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.2.tar.gz
Algorithm Hash digest
SHA256 2378f20e5d4974898b77391709534341dfc70d440bc29863c305891dffb7089f
MD5 153128bd4fa0cfee1d6032e88b109962
BLAKE2b-256 65a3039d7a98341d7fe7ef7cd3ae34ddc499029a8f6be13fcfae5bca31774a7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastapi_orm_helper-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e3811e0eb5b0dfdb04ab0d56c515e3fda0013b093a82a0fef3f646ff1c86d75e
MD5 f4509a5b1f268a2809e376a0fa465522
BLAKE2b-256 51a1b0de303dd23eac6142911cbf6078d7a0e5c632989644a2f77676809bc14e

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