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.20.tar.gz (6.2 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.20-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fastapi_odm_helper-0.0.20.tar.gz
  • Upload date:
  • Size: 6.2 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.20.tar.gz
Algorithm Hash digest
SHA256 a7b645dae09cf60b8159e1ca62b906f86daab0a5d2e1742588d29cfc84dd5e8d
MD5 4e374b42a312ee3eda21cc9d4033fdef
BLAKE2b-256 a72b4d1febeb2bde4fa5e70ecd8bebaa42a352f2782b79f4ab2ccd234f8b97f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastapi_odm_helper-0.0.20-py3-none-any.whl
Algorithm Hash digest
SHA256 935739b7bf284dc0ba960e4df1c3dd544803845574baa5349d3cc8d58fd4e114
MD5 f2f8423c63e17767b793a08ec3dbe871
BLAKE2b-256 17937e16c7c70b66ecf2c0f8c3e8ca8c64657ac5973f3d196bf535dffe73f654

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