cyksuid:使用Cython的KSUID(K全局全局唯一可识别ID)的快速Python实现

时间:2021-05-24 22:42:01
【文件属性】:
文件名称:cyksuid:使用Cython的KSUID(K全局全局唯一可识别ID)的快速Python实现
文件大小:17KB
文件格式:ZIP
更新时间:2021-05-24 22:42:01
python uuid coordination sortable ksuid 半胱氨酸 Cython实施 (K全局全局唯一ID)。 执照 新的BSD。 请参阅。 安装 cyksuid在Python软件包索引( )上: pip install cyksuid 依存关系 cyksuid通过通用代码库支持Python 2.7+和Python 3.5+。 它是用Cython开发的,但是除了CPython和C编译器之外,不需要任何依赖关系。 样品用量 from cyksuid import ksuid uid = ksuid . ksuid () uid . bytes # b'\x05\xe1\x035\xa8\xbe\xe2\xb5\x0e\x08\xd0\x05\x01L\xe0;\x9a\xed\xc7\xd0' uid . hex # 05e10335a8bee2b50e08d005014ce03b9aedc7d0 uid . da
【文件预览】:
cyksuid-master
----MANIFEST.in(271B)
----.travis.yml(375B)
----README.rst(954B)
----.github()
--------workflows()
----tests()
--------test_ksuid.py(2KB)
--------test_fast_base62.py(616B)
----include()
--------msvc9()
----LICENSE(1KB)
----manylinux.sh(213B)
----cyksuid()
--------fast_base62.pxd(308B)
--------__init__.py(77B)
--------fast_base62.pyx(1KB)
--------cbase62.c(4KB)
--------.gitignore(15B)
--------ksuid.pyx(4KB)
--------__version__.py(22B)
--------ksuid.pxd(270B)
----.clang-format(53B)
----setup.cfg(356B)
----setup.py(3KB)
----.gitignore(95B)
----scripts()
--------build-wheels.sh(296B)
----.editorconfig(249B)

网友评论