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

Uploaded Python 3

File details

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

File metadata

  • Download URL: fastapi_odm_helper-0.0.18.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.18.tar.gz
Algorithm Hash digest
SHA256 3e0d3d85fc8089820b23482150476b93b8d0c51b54b5df46b794d823f87a30ae
MD5 b4ee60e8131163b3e9a90aef71056d4a
BLAKE2b-256 a4bccbc3d616f56bf283219db4a2e2f2cc7355b45e0ed142f9adee9e924b3f63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastapi_odm_helper-0.0.18-py3-none-any.whl
Algorithm Hash digest
SHA256 19adeafa9f54db9e4e7a1e80473fade91ed39304e08cc8a91713aa3a6b9f6fd6
MD5 c01ca6931a7a7c37b448e73b70e4edf0
BLAKE2b-256 0652ea2f2c10ce1bf86e8b7862fe2ce96be964ac232f60468010cc909db97471

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