Skip to main content

由天狐宗开发的哈希表,仅供学习

Project description

HashMap

为python创建的hashmap

使用方法

安装

pip install thzhashmap

使用

from thzhashmap.hashmap import PyHashMap #please notice the package name
hmap = PyHashMap()
#插入
hmap.put("用户名","I am github cor edev")
hmap.put("密码","123456")

#查询
res = hmap.get("用户名")

#删除
hmap.remove("用户名")

#打印哈希表
hmap.print()

许可证

MIT

邮箱

tianhuzog@qq.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

ThzHashMap-1.0.6-cp312-cp312-win_amd64.whl (29.5 kB view details)

Uploaded CPython 3.12 Windows x86-64

ThzHashMap-1.0.6-cp312-cp312-manylinux_2_34_x86_64.manylinux_2_35_x86_64.whl (204.9 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.34+ x86-64 manylinux: glibc 2.35+ x86-64

ThzHashMap-1.0.6-cp312-cp312-macosx_10_9_universal2.whl (56.8 kB view details)

Uploaded CPython 3.12 macOS 10.9+ universal2 (ARM64, x86-64)

ThzHashMap-1.0.6-cp311-cp311-win_amd64.whl (29.3 kB view details)

Uploaded CPython 3.11 Windows x86-64

ThzHashMap-1.0.6-cp311-cp311-manylinux_2_34_x86_64.manylinux_2_35_x86_64.whl (200.0 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.34+ x86-64 manylinux: glibc 2.35+ x86-64

ThzHashMap-1.0.6-cp311-cp311-macosx_10_9_universal2.whl (56.3 kB view details)

Uploaded CPython 3.11 macOS 10.9+ universal2 (ARM64, x86-64)

ThzHashMap-1.0.6-cp310-cp310-win_amd64.whl (29.3 kB view details)

Uploaded CPython 3.10 Windows x86-64

ThzHashMap-1.0.6-cp310-cp310-manylinux_2_34_x86_64.manylinux_2_35_x86_64.whl (191.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.34+ x86-64 manylinux: glibc 2.35+ x86-64

ThzHashMap-1.0.6-cp310-cp310-macosx_10_9_universal2.whl (56.3 kB view details)

Uploaded CPython 3.10 macOS 10.9+ universal2 (ARM64, x86-64)

ThzHashMap-1.0.6-cp39-cp39-win_amd64.whl (34.9 kB view details)

Uploaded CPython 3.9 Windows x86-64

ThzHashMap-1.0.6-cp39-cp39-manylinux_2_34_x86_64.manylinux_2_35_x86_64.whl (197.0 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.34+ x86-64 manylinux: glibc 2.35+ x86-64

ThzHashMap-1.0.6-cp39-cp39-macosx_10_9_universal2.whl (58.7 kB view details)

Uploaded CPython 3.9 macOS 10.9+ universal2 (ARM64, x86-64)

ThzHashMap-1.0.6-cp38-cp38-win_amd64.whl (35.1 kB view details)

Uploaded CPython 3.8 Windows x86-64

ThzHashMap-1.0.6-cp38-cp38-manylinux_2_34_x86_64.manylinux_2_35_x86_64.whl (196.4 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.34+ x86-64 manylinux: glibc 2.35+ x86-64

ThzHashMap-1.0.6-cp38-cp38-macosx_11_0_universal2.whl (59.4 kB view details)

Uploaded CPython 3.8 macOS 11.0+ universal2 (ARM64, x86-64)

File details

Details for the file ThzHashMap-1.0.6-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for ThzHashMap-1.0.6-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 150d4e54c8d9076baa35e9713047a67c5021c84c20eef89cfad179f78a049bc8
MD5 63c3325f88972a1acad7c7a178b71d77
BLAKE2b-256 29def79125651370e8bc1a0ef5f79d8f4823e620d110d4ec41d1bca660dc0469

See more details on using hashes here.

File details

Details for the file ThzHashMap-1.0.6-cp312-cp312-manylinux_2_34_x86_64.manylinux_2_35_x86_64.whl.

File metadata

File hashes

Hashes for ThzHashMap-1.0.6-cp312-cp312-manylinux_2_34_x86_64.manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 cfe75a595d4583efc5f41fd30b7c9c37e15c893163419bd65ae3a2d37da94ef5
MD5 b33d8bb498559fe66fd54bbd47746049
BLAKE2b-256 2d7441213c1214e7ceeb19e2c3c4313872329d1be3ad5cdf0de0089e34a6c977

See more details on using hashes here.

File details

Details for the file ThzHashMap-1.0.6-cp312-cp312-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for ThzHashMap-1.0.6-cp312-cp312-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 724db5d294dc2e0c18b8635faf4ea7e70a658d56ddcf7576cb326cee064642b7
MD5 f56c3b3d575d9238eaccca16dc832b6a
BLAKE2b-256 4064577997c2eba458d1e4741ac6b08b2c6fb5dd2877479f3d5c858611d625a9

See more details on using hashes here.

File details

Details for the file ThzHashMap-1.0.6-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for ThzHashMap-1.0.6-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 195a1503fe803b7ffe94026556cfd1d48d967d7c289cfd02e8f602b231e0ff23
MD5 1a6d59ab93ae0cc90f07d5aca4361e81
BLAKE2b-256 542fa6c359d0517eeca4df48495eb3ec057b33ca75b9c2e23dc01ee50594aee4

See more details on using hashes here.

File details

Details for the file ThzHashMap-1.0.6-cp311-cp311-manylinux_2_34_x86_64.manylinux_2_35_x86_64.whl.

File metadata

File hashes

Hashes for ThzHashMap-1.0.6-cp311-cp311-manylinux_2_34_x86_64.manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 6c9b32898450cbf93bcbbefafa0be75bf2382f5cbad1c932b87af38236dfb239
MD5 8e1fa355525ed55762b0a88f6f9db06e
BLAKE2b-256 ec34b537b53ec9cc372127cf711591fcd431ba5b07945c01a475a88370af4162

See more details on using hashes here.

File details

Details for the file ThzHashMap-1.0.6-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for ThzHashMap-1.0.6-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 4c580fe59e5dce34ef21dcbd0a9bba395a9169f5456feb177a38d4b967672d1e
MD5 a42444089ce78404c586e8e22a01c244
BLAKE2b-256 3773cba3fc1775dd1734138bc0066c1c2887364f7ddd134888c0b29909f0e084

See more details on using hashes here.

File details

Details for the file ThzHashMap-1.0.6-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for ThzHashMap-1.0.6-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d4b6dc72f6c5e266a80e6df1455b3106afa4ecfd0bf434b8cd454315792899df
MD5 da4810fc28dbc4eb908d8d57ca7153e4
BLAKE2b-256 ecb337f5066ab179865444c8f1c26a538efd8ecdca5f253c3ba66532b6582db3

See more details on using hashes here.

File details

Details for the file ThzHashMap-1.0.6-cp310-cp310-manylinux_2_34_x86_64.manylinux_2_35_x86_64.whl.

File metadata

File hashes

Hashes for ThzHashMap-1.0.6-cp310-cp310-manylinux_2_34_x86_64.manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 0c24ec50272e77776ce081ac73b7e6b35eaaa6b6ca526032267e81edb6f88e05
MD5 82bdb264d4c41eb698a784210839ee12
BLAKE2b-256 346c8446cd9053f4d27ab6cf6d7f584a13b738498013561932572b09286e18df

See more details on using hashes here.

File details

Details for the file ThzHashMap-1.0.6-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for ThzHashMap-1.0.6-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 505d62eb074725905df869d56bf88aa7a18e93cba187a9881149a5e3d4f175b0
MD5 9eac5a562f8b0bbe6ac1c212bc7d1544
BLAKE2b-256 fa17786f6eca8d28ebae1f1691b650ed988a14d1a32defbd1a59e415d237d0ad

See more details on using hashes here.

File details

Details for the file ThzHashMap-1.0.6-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for ThzHashMap-1.0.6-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 94772f23f2b504d16c27c22ea858c8001b7a036fbe3b4fbc7ab657eb7c6b69a5
MD5 6c9c75b3e46ce348657704115d867332
BLAKE2b-256 eeab5b4873c90e1a1ede8228a6ddfd395a33bf710a849a66dbc46d1e0e100361

See more details on using hashes here.

File details

Details for the file ThzHashMap-1.0.6-cp39-cp39-manylinux_2_34_x86_64.manylinux_2_35_x86_64.whl.

File metadata

File hashes

Hashes for ThzHashMap-1.0.6-cp39-cp39-manylinux_2_34_x86_64.manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 7260db80ed387223f621f46bf3bd48789de5345bb5fd1ba7bf31a3b2a7accb7b
MD5 c479b1d29336b56767ced6cc169850a0
BLAKE2b-256 88511ac4ea027d12b6264c82b740958313826b460e8cb74053377e4556f933db

See more details on using hashes here.

File details

Details for the file ThzHashMap-1.0.6-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for ThzHashMap-1.0.6-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 0f70fe9c0c097ce888fedcace39ac0a77d0fb3ac5cd42de06342c69a247b5a8f
MD5 f8a1cb7893b6deb0d905f021dd2dece5
BLAKE2b-256 f6147fe964ff6ad7caa38b9ae0281c7f4348003b4fb901bd737eacc41f7a9cff

See more details on using hashes here.

File details

Details for the file ThzHashMap-1.0.6-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for ThzHashMap-1.0.6-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 f82efea12bd33165c6f5d8f8178209ac23c2c1f0e10d8a9071c9bd223f56ba5d
MD5 f1bbbe4a2128c23fdf5bad519a7db29e
BLAKE2b-256 342824aa33fd8b931e15725270989d80444af660aeac09fd988d3c9146f23afa

See more details on using hashes here.

File details

Details for the file ThzHashMap-1.0.6-cp38-cp38-manylinux_2_34_x86_64.manylinux_2_35_x86_64.whl.

File metadata

File hashes

Hashes for ThzHashMap-1.0.6-cp38-cp38-manylinux_2_34_x86_64.manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 7d9e26f9c3908931771ffbaf52c32d0c21dec2db52dda09335d9fa60e1fe46e4
MD5 d86f6a6d36238c5b8ab058b955af6a1c
BLAKE2b-256 508cc2f95355afb757d79cbcf93df7537b96a44a26e42a8189f01efa43aaaa32

See more details on using hashes here.

File details

Details for the file ThzHashMap-1.0.6-cp38-cp38-macosx_11_0_universal2.whl.

File metadata

File hashes

Hashes for ThzHashMap-1.0.6-cp38-cp38-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 ab3dc6c2677a2cc6418146c17f3fac677bf32d462ce03ae859f0a966b47b9d4b
MD5 de51eeb76e348799c66070f40783b43e
BLAKE2b-256 57b59db21cead5aa5e0171bc97875c45415beb92512ba5d4da58da0ba008926f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page