rorm-py

View on PyPIReverse Dependencies (0)

1.0.0 rorm_py-1.0.0-py3-none-any.whl

Wheel Details

Project: rorm-py
Version: 1.0.0
Filename: rorm_py-1.0.0-py3-none-any.whl
Download: [link]
Size: 7825
MD5: d43db4ae3bd0231d2a2009a3dcc428f8
SHA256: 31ed12fde2d6660903ec85575abb1621cee250f115ab5280da417c89d5711caa
Uploaded: 2024-09-22 16:20:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rorm-py
Version: 1.0.0
Summary: A simple ORM cache library for redis
Author: 刘虎
Author-Email: huxiaoheigame[at]gmail.com
Home-Page: https://github.com/huxiaohei/rorm-py
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Requires-Dist: annotated-types (==0.7.0)
Requires-Dist: pydantic (==2.8.2)
Requires-Dist: pydantic-core (==2.20.1)
Requires-Dist: redis (==5.0.7)
Requires-Dist: setuptools (==75.1.0)
Requires-Dist: typing-extensions (==4.12.2)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7616 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
rorm/__init__.py sha256=igJ25AufqgB5h5NE0XgpHXL5JgyZN_MdKG7Pyfmczz8 24
rorm/orm_cache.py sha256=zJmXhxdNkCFCiKgArme-kaFJZ3kWui_srYrs7v7VSGg 5695
rorm/orm_model.py sha256=LWCmIEDkjdUjQDmkfepeTi4C9YZ7Fj9Emg9l81XVbXE 784
tests/__init__.py sha256=igJ25AufqgB5h5NE0XgpHXL5JgyZN_MdKG7Pyfmczz8 24
tests/test_cache.py sha256=D53dc8HkEHaQJEdTTHW8td9r1rMzlpva9ERvk5HKPbw 3688
rorm_py-1.0.0.dist-info/LICENSE sha256=fhvLkyevdvBaq8ueE17BHtcgrG5uC9RRXcM1pxIlctQ 1038
rorm_py-1.0.0.dist-info/METADATA sha256=KmI83qZK5Yzs1h-N8TTzeFS7RbBwpoVgwCbC8OOpVEY 8812
rorm_py-1.0.0.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
rorm_py-1.0.0.dist-info/top_level.txt sha256=0lczlvF8MmbhEc-VGRZRfp7cLzCGsEm1D5kpONrl6fo 11
rorm_py-1.0.0.dist-info/RECORD

top_level.txt

rorm
tests