Skip to main content

FastAPI ODM Helper

Project description

FastAPI ODM Helper

FastAPI ODM Helper helps us to work with beanie easier with lots of useful functions

How to use

  1. BaseRepository
from fastapi_odm_helper import BaseRepository
from users.entities.user import UserEntity

class UserRepository(BaseRepository[UserEntity]):
    _entity = UserEntity
  1. @Entity decorator
from fastapi_odm_helper import Entity

@Entity()
class UserEntity(BaseEntity):
    id: UUID

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_odm_helper-0.0.14.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fastapi_odm_helper-0.0.14-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file fastapi_odm_helper-0.0.14.tar.gz.

File metadata

  • Download URL: fastapi_odm_helper-0.0.14.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for fastapi_odm_helper-0.0.14.tar.gz
Algorithm Hash digest
SHA256 0663e552fa14705ebf037914e923e91c312e85d47e792825c65a7ad972c1d6d9
MD5 4798f4510d6c15bcce1746ee24ea2937
BLAKE2b-256 fdca3472fd1085b1762d546b5c9f38ccc41bb5eed53bb8e0a2b69305aba3137e

See more details on using hashes here.

File details

Details for the file fastapi_odm_helper-0.0.14-py3-none-any.whl.

File metadata

File hashes

Hashes for fastapi_odm_helper-0.0.14-py3-none-any.whl
Algorithm Hash digest
SHA256 a1110e47d2723ca9001710e49a72da1be3b3b7bf94c73b9b546ff1a128b866e8
MD5 1ee0630d11a92a28471dc81616132c39
BLAKE2b-256 94c088ddff3852137cb8276239a49a2593b9897a25a3a29ca68963d4520e2e17

See more details on using hashes here.

Supported by

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