文件名称:tinydb:TinyDB是面向您的幸福而优化的轻型面向文档的数据库:)
文件大小:97KB
文件格式:ZIP
更新时间:2024-02-24 11:15:57
python json database nosql documentdb
tinydb:TinyDB是面向您的幸福而优化的轻型面向文档的数据库:)
【文件预览】:
tinydb-master
----poetry.lock(45KB)
----.gitignore(367B)
----.readthedocs.yml(132B)
----pyproject.toml(2KB)
----MANIFEST.in(44B)
----LICENSE(1KB)
----.github()
--------stale.yml(746B)
--------workflows()
----README.rst(4KB)
----tests()
--------conftest.py(394B)
--------test_tables.py(3KB)
--------test_storages.py(6KB)
--------__init__.py(0B)
--------test_tinydb.py(16KB)
--------test_middlewares.py(2KB)
--------test_utils.py(2KB)
--------test_queries.py(12KB)
--------test_operations.py(1021B)
----artwork()
--------logo.svg(3KB)
--------logo.png(3KB)
----pytest.ini(70B)
----.coveragerc(199B)
----tinydb()
--------table.py(22KB)
--------middlewares.py(4KB)
--------storages.py(5KB)
--------__init__.py(940B)
--------database.py(8KB)
--------utils.py(4KB)
--------queries.py(13KB)
--------operations.py(1KB)
--------py.typed(0B)
--------version.py(22B)
----CONTRIBUTING.rst(2KB)
----docs()
--------.gitignore(7B)
--------_templates()
--------Makefile(7KB)
--------api.rst(3KB)
--------index.rst(739B)
--------conf.py(9KB)
--------contribute.rst(2KB)
--------_static()
--------intro.rst(2KB)
--------make.bat(6KB)
--------upgrade.rst(2KB)
--------changelog.rst(18KB)
--------_themes()
--------usage.rst(24KB)
--------extensions.rst(3KB)
--------getting-started.rst(5KB)
--------extend.rst(6KB)