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.13.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.13-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fastapi_odm_helper-0.0.13.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.13.tar.gz
Algorithm Hash digest
SHA256 262146544944cc3e722801432fc5c07b07ab1c45ac6d5447ae78ba42feb3feaf
MD5 41f77d5e95306d0b64a9cd8bb9dd4e5f
BLAKE2b-256 d8cb4dd946f10fe094e38070b4bda04512edd62ae47a833c6150593b99985a52

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastapi_odm_helper-0.0.13-py3-none-any.whl
Algorithm Hash digest
SHA256 05b3addd0c593d0d3c47523a162412da8de3c0fd300ad5320cd43a148e568fc2
MD5 428f555a6d09f94e25c6498146b6f168
BLAKE2b-256 6b89fa7293a4fc191fafc7ac30854dc9b17f65605570ef593d3890ebc86a51ab

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