pymongodantic

View on PyPIReverse Dependencies (0)

0.1.0 pymongodantic-0.1.0-py3-none-any.whl

Wheel Details

Project: pymongodantic
Version: 0.1.0
Filename: pymongodantic-0.1.0-py3-none-any.whl
Download: [link]
Size: 8570
MD5: cb54c8cb91f794a697abe0381af6bd6f
SHA256: 859defea7186e0b032ec5ef2d641b7f16ced02e3e10816f86ce0f911b56d4f8e
Uploaded: 2022-05-30 16:36:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pymongodantic
Version: 0.1.0
Summary: `pymongodantic` is a MongoDB ORM working with pydantic thus being directly compatible with tools like FastAPI
Author: BlitzJB.dev
Author-Email: blitz04.dev[at]gmail.com
Home-Page: https://github.com/blitzjb/pymongodantic
Project-Url: Repository, https://github.com/blitzjb/pymongodantic
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7,<4.0
Requires-Dist: dnspython (<3.0.0,>=2.2.1)
Requires-Dist: importlib_metadata (<5.0.0,>=4.5.0); python_version < "3.8"
Requires-Dist: pydantic (<2.0.0,>=1.9.1)
Requires-Dist: pymongo (<5.0.0,>=4.1.1)
Requires-Dist: rich (<11.0.0,>=10.14.0)
Requires-Dist: typer[all] (<0.5.0,>=0.4.0)
Description-Content-Type: text/markdown
[Description omitted; length: 12874 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.8
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pymongodantic/__init__.py sha256=EdmTrMgKqhdJ4x_zM1T47dRonHiqKITjiBomUkpyTDQ 34
pymongodantic/collection.py sha256=UfvCHJzg0uBymYQCkX89YhPbrBRvN_55DTLlNnJ4V80 5408
pymongodantic/example.py sha256=EJ123Kd9wgbv1fUIjRhBkp_vVw5thD6fEuRpvgzN_sg 694
pymongodantic-0.1.0.dist-info/entry_points.txt sha256=yQciUC5ITJeh-L03NkfkjetYP0eqN48lAfuI8uhVR9o 60
pymongodantic-0.1.0.dist-info/LICENSE sha256=6Z3MJHJYacXP1oRFncdsegpz1MlzjPAIY9Tj-_eh_sA 1095
pymongodantic-0.1.0.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
pymongodantic-0.1.0.dist-info/METADATA sha256=S6-UVQW6AnbH3D4cdA-IUllm2r0ipvud_kv4nY10QhQ 14152
pymongodantic-0.1.0.dist-info/RECORD

entry_points.txt

pymongodantic = pymongodantic.__main__:app