跳转到主要内容

未提供项目描述

项目描述

OxiDict

Rust的HashMap通过PyO3迁移到Python。

python3.12 -m venv .venv
source .venv/bin/activate
pip install -U pip maturin uv
maturin develop

在Python外壳中

>>> from oxidict import OxiDict
>>> o = OxiDict()
>>> o.insert("key1", "value1")
>>> print(o.get("key1"))
value1
>>> print(o)
{"key1": "value1"}

项目详情


下载文件

下载适合您平台的文件。如果您不确定选择哪个,请了解有关安装包的更多信息。

源分发

oxidict-0.1.0.tar.gz (4.5 kB 查看哈希值)

上传时间:

构建分发

oxidict-0.1.0-cp310-abi3-macosx_10_7_x86_64.whl (219.0 kB 查看哈希值)

上传时间: CPython 3.10+ macOS 10.7+ x86-64

由以下支持

AWS AWS 云计算和安全赞助商 Datadog Datadog 监控 Fastly Fastly CDN Google Google 下载分析 Microsoft Microsoft PSF 赞助商 Pingdom Pingdom 监控 Sentry Sentry 错误日志 StatusPage StatusPage 状态页面