文件名称:pymodm, 一个 Pythonic,面向对象的接口,用于.zip
文件大小:436KB
文件格式:ZIP
更新时间:2022-10-07 12:32:15
开源
pymodm, 一个 Pythonic,面向对象的接口,用于 PyMODM PyMongo的通用 ODM,MongoDB python 驱动程序。 PyMODM在 python 2.7上工作,以及 python 3.3和。 你可以浏览官方文档,或者查看一些示例。为什么 PyMODM
【文件预览】:
pymodm-master
----.travis.yml(788B)
----README.rst(6KB)
----example()
--------blog()
----ez_setup.py(12KB)
----test()
--------test_manager.py(3KB)
--------models.py(1KB)
--------test_model_basic.py(4KB)
--------test_collation.py(3KB)
--------test_delete_rules.py(5KB)
--------test_model_inheritance.py(4KB)
--------__init__.py(2KB)
--------field_types()
--------test_dereference.py(11KB)
--------test_context_managers.py(2KB)
--------test_errors.py(2KB)
--------test_model_lazy_decoder.py(5KB)
--------test_fields.py(12KB)
--------test_connection.py(5KB)
--------test_options.py(3KB)
--------test_queryset.py(9KB)
--------test_related_fields.py(8KB)
----tox.ini(406B)
----pymodm()
--------common.py(5KB)
--------manager.py(6KB)
--------base()
--------errors.py(2KB)
--------validators.py(3KB)
--------compat.py(1KB)
--------__init__.py(826B)
--------connection.py(3KB)
--------vendor.py(3KB)
--------fields.py(46KB)
--------dereference.py(8KB)
--------queryset.py(20KB)
--------context_managers.py(5KB)
--------files.py(10KB)
----doc()
--------conf.py(8KB)
--------make.bat(7KB)
--------api()
--------getting-started.rst(19KB)
--------changelog.rst(3KB)
--------Makefile(7KB)
--------index.rst(1KB)
----setup.py(2KB)
----.gitignore(43B)