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

Uploaded Source

Built Distribution

fastapi_orm_helper-0.1.4-py3-none-any.whl (9.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fastapi_orm_helper-0.1.4.tar.gz
  • Upload date:
  • Size: 9.1 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.4.tar.gz
Algorithm Hash digest
SHA256 ec2ee50d443e845f4e58102b6b3760ba535bf57baedc6d4f21388d48bf630c6d
MD5 a628a90c09afd09d3437407c747082d9
BLAKE2b-256 991b05b626dbb67257af4a7f8683767637893bdb4a88f9d8089c177d90577bec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastapi_orm_helper-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 3aa750d6c744a5a8f2af3980f2f69a9f0093b0fb154c1b13d2e9c852c8dc21e4
MD5 bad64397259f7e7c30d7411651a2ae7b
BLAKE2b-256 a9cf01ced2e2dbc217dc682bd1c511ec7adafac20887a8ff6034a284628455c1

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