python导入redis库使用jar包

时间:2021-08-14 09:49:41
【文件属性】:

文件名称:python导入redis库使用jar包

文件大小:279KB

文件格式:GZ

更新时间:2021-08-14 09:49:41

python redis import

python默认库中并没有redis,如果使用python开发redis时,需要使用该包进行操作


【文件预览】:
redis-2.8.0
----MANIFEST.in(93B)
----PKG-INFO(19KB)
----README.rst(15KB)
----redis.egg-info()
--------PKG-INFO(19KB)
--------SOURCES.txt(2KB)
--------top_level.txt(6B)
--------dependency_links.txt(1B)
----tests()
--------test_commands.py(42KB)
--------test_pipeline.pyc(8KB)
--------test_connection_pool.py(4KB)
--------conftest.pyc(1KB)
--------test_connection_pool.pyc(5KB)
--------__init__.pyc(125B)
--------test_commands.pyc(66KB)
--------conftest.py(714B)
--------__pycache__()
--------test_pubsub.py(2KB)
--------test_encoding.pyc(2KB)
--------test_lock.py(2KB)
--------__init__.py(0B)
--------test_pipeline.py(6KB)
--------test_lock.pyc(3KB)
--------test_pubsub.pyc(2KB)
--------test_encoding.py(997B)
----LICENSE(1KB)
----CHANGES(17KB)
----INSTALL(92B)
----setup.cfg(59B)
----setup.py(2KB)
----redis()
--------utils.py(411B)
--------client.py(77KB)
--------__init__.py(796B)
--------connection.py(20KB)
--------_compat.py(2KB)
--------exceptions.py(585B)

网友评论