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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: fastapi_orm_helper-0.1.3.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.3.tar.gz
Algorithm Hash digest
SHA256 9a158cda14ac10b2fd1604c0674c90b6e86fecf447412d3cda803e5f70003ef8
MD5 7492d965f0d03778205fa36f181aecb2
BLAKE2b-256 d6474a293e8173c663203de6f150d664357c07ce4094d347d2fbd391cd0af807

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastapi_orm_helper-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 66719ad91f994f595cd5f4b860372d14a3b297b7749a878c9ab670f169ae27e0
MD5 189155ea8e2a50d9481b6666cd802199
BLAKE2b-256 f6ae5a8f18f49db82632dbf39368d7fb097afa360dd8f77608d840428c77e384

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