pyfuse3:libfuse 3的Python 3绑定与异步API(与Trio兼容)

时间:2021-05-24 14:14:46
【文件属性】:
文件名称:pyfuse3:libfuse 3的Python 3绑定与异步API(与Trio兼容)
文件大小:176KB
文件格式:ZIP
更新时间:2021-05-24 14:14:46
HTML pyfuse3模块 pyfuse3是一组Python 3绑定。 它提供了与和兼容的异步API,并使您能够轻松地用Python编写功能齐全Linux文件系统。 可以从下载pyfuse3版本。 该文档可以,也可以包含在pyfuse3 tarball的doc/html目录中。 获得帮助 请报告所有错误。 对于讨论和问题,请使用常规的。 可搜索的由提供。 发展状况 pyfuse3是beta版。 可能会出现错误。 pyfuse3使用语义版本控制。 这意味着API中向后不兼容的更改将反映在主要版本号的增加中。 贡献 pyfuse3源代码可在GitHub上找到。
【文件预览】:
pyfuse3-master
----MANIFEST.in(224B)
----README.rst(2KB)
----src()
--------handlers.pxi(25KB)
--------gettime.h(957B)
--------pyfuse3.pyx(31KB)
--------macros.pxd(806B)
--------pyfuse3.h(821B)
--------darwin_compat.h(1KB)
--------macros.c(2KB)
--------_pyfuse3.py(21KB)
--------darwin_compat.c(6KB)
--------internal.pxi(8KB)
--------pyfuse3_asyncio.py(2KB)
--------xattr.h(3KB)
----Changes.rst(2KB)
----doc()
--------.placeholder(0B)
----examples()
--------passthroughfs.py(17KB)
--------hello_asyncio.py(6KB)
--------tmpfs.py(16KB)
--------hello.py(5KB)
----Include()
--------fuse_opt.pxd(387B)
--------fuse_common.pxd(3KB)
--------fuse_lowlevel.pxd(8KB)
--------libc_extra.pxd(2KB)
----.travis.yml(422B)
----rst()
--------util.rst(407B)
--------_templates()
--------asyncio.rst(485B)
--------fuse_api.rst(583B)
--------operations.rst(1KB)
--------install.rst(2KB)
--------conf.py(7KB)
--------changes.rst(28B)
--------general.rst(4KB)
--------index.rst(407B)
--------data.rst(4KB)
--------gotchas.rst(869B)
--------about.rst(80B)
--------example.rst(809B)
--------_static()
----util()
--------sphinx_cython.py(1KB)
----LICENSE(25KB)
----test()
--------util.py(4KB)
--------test_examples.py(13KB)
--------travis-test.sh(287B)
--------test_rounding.py(1KB)
--------test_api.py(3KB)
--------test_fs.py(9KB)
--------pytest_checklogs.py(4KB)
--------pytest.ini(81B)
--------conftest.py(4KB)
--------travis-install.sh(374B)
----setup.cfg(73B)
----.dir-locals.el(186B)
----setup.py(9KB)
----.ackrc(63B)
----.gitignore(112B)
----developer-notes()
--------FUSEError Performance.ipynb(6KB)
--------FUSEError Performance.html(257KB)
--------release_process.rst(1KB)
--------Namedtuple.ipynb(2KB)
--------lookup_counts.rst(4KB)
--------Namedtuple.html(248KB)

网友评论