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.3-cp312-cp312-win_amd64.whl (31.5 kB view details)

Uploaded CPython 3.12 Windows x86-64

ThzHashMap-1.0.3-cp312-cp312-manylinux_2_34_x86_64.manylinux_2_35_x86_64.whl (226.4 kB view details)

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

ThzHashMap-1.0.3-cp312-cp312-macosx_10_9_universal2.whl (61.3 kB view details)

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

ThzHashMap-1.0.3-cp311-cp311-win_amd64.whl (31.3 kB view details)

Uploaded CPython 3.11 Windows x86-64

ThzHashMap-1.0.3-cp311-cp311-manylinux_2_34_x86_64.manylinux_2_35_x86_64.whl (221.4 kB view details)

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

ThzHashMap-1.0.3-cp311-cp311-macosx_10_9_universal2.whl (60.6 kB view details)

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

ThzHashMap-1.0.3-cp310-cp310-win_amd64.whl (31.3 kB view details)

Uploaded CPython 3.10 Windows x86-64

ThzHashMap-1.0.3-cp310-cp310-manylinux_2_34_x86_64.manylinux_2_35_x86_64.whl (211.3 kB view details)

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

ThzHashMap-1.0.3-cp310-cp310-macosx_10_9_universal2.whl (60.7 kB view details)

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

ThzHashMap-1.0.3-cp39-cp39-win_amd64.whl (38.0 kB view details)

Uploaded CPython 3.9 Windows x86-64

ThzHashMap-1.0.3-cp39-cp39-manylinux_2_34_x86_64.manylinux_2_35_x86_64.whl (217.2 kB view details)

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

ThzHashMap-1.0.3-cp39-cp39-macosx_10_9_universal2.whl (63.2 kB view details)

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

ThzHashMap-1.0.3-cp38-cp38-win_amd64.whl (39.3 kB view details)

Uploaded CPython 3.8 Windows x86-64

ThzHashMap-1.0.3-cp38-cp38-manylinux_2_34_x86_64.manylinux_2_35_x86_64.whl (217.6 kB view details)

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

ThzHashMap-1.0.3-cp38-cp38-macosx_11_0_universal2.whl (64.0 kB view details)

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

File details

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

File metadata

File hashes

Hashes for ThzHashMap-1.0.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 8bae7cee19624067941568736a86fbaac079f1322d28882b5f312289e876511d
MD5 e4e6220ffb1e75840656d73650560a7f
BLAKE2b-256 07a686eeee6530078153af03f3e61832e0ee0a10ec2dd5ec3ef0b041dafb5ba6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ThzHashMap-1.0.3-cp312-cp312-manylinux_2_34_x86_64.manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 bf7c8fd1288a28ce89342effa082ccc75eb83f0f0ba31fbe530ec9ad910ce092
MD5 97125166c6bf4acca397db8986e5019c
BLAKE2b-256 bc6cfb099020521af7237f01c1631567b57a523af633ba98fe74b309dafe7b39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ThzHashMap-1.0.3-cp312-cp312-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 39edd14d7c75d2f4ce935a49f91a6928c3519685e63aadd538db6410d98ee6e9
MD5 f4bb5a26dfac45a3393fd4c8c41148f6
BLAKE2b-256 b123e8d4bbda0726f2d383d4294ba1f449377bde660f12aae276467fa28ce0e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ThzHashMap-1.0.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 4b2656ee2a3fbeb4cec4565d3d3d80492ca0bc4fcf755f3e84e747c7299acee6
MD5 c34670d6694ccd4d84c542bb74785dd1
BLAKE2b-256 6d6ade1fb71af802a65b94bf0abbde384e2cffebe121fc38da166cfa51730a16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ThzHashMap-1.0.3-cp311-cp311-manylinux_2_34_x86_64.manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 b1af04d6449b3664ee32eb95ef371313443daae0ed6a740ef643bfae66fb2fb3
MD5 b5354d4017e75164c9608a6988985cfa
BLAKE2b-256 e1782aaf8f037d5d8771813ade69be26fda090d202844f9e7c42edab6004fc38

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ThzHashMap-1.0.3-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 84af8d71517f3aa346487a32d66873b9d20160b97e2553e4e12b8dc8088d0f3c
MD5 601289a8bcbd303c861782db3f8aa5d7
BLAKE2b-256 1979d1a9670ffd2ab15213953bcf7ba8c95a48654d14c1ae8864bda2085a7777

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ThzHashMap-1.0.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 0cd44cf335d68f20f9a91ae7395134308b24ea1798fdfbc52807c89318a73326
MD5 5a65d92e95fb0c185eaeaf7a2fbe30d7
BLAKE2b-256 1386f23110e31dbca1b1bb8457b5bd62d188f5a4de3a10cb8d5d9dd3dfef5ac3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ThzHashMap-1.0.3-cp310-cp310-manylinux_2_34_x86_64.manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 da5568b0e8d18b1dc2046bbec8cdfef1f3ca823659f8c2caf94df1a9ebf90ab4
MD5 5b5c9b777dbfa29f6ea95e4f99c2b0f9
BLAKE2b-256 a56063829d6b9c160ead12a39ddda81d6512eff23cfb7aba9242aa457b64f3d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ThzHashMap-1.0.3-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 0a3815484120946a60479d9fedb8f35a4631d2606df6acd61abdf4c0fd9c482f
MD5 8a24017f7a699fda5556650d978982bf
BLAKE2b-256 cb05ae0d6f7a0535421f63d91bd5024ed0d233413d9b6f982acd9820ac45ebba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ThzHashMap-1.0.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 cfd332e5f34c4c3eda7b3da3a7068e523542acf1d8011d56c199cebdaa663cbc
MD5 3616fd1f8f5d5ed1237863564ce0ca36
BLAKE2b-256 68d87c2a40331afc21ddc631170c22e966c696e92b0468ba9e4453913142d6a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ThzHashMap-1.0.3-cp39-cp39-manylinux_2_34_x86_64.manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 fe761d14bb5e5e6e8a3c1aa2a6a5dd39b7425061d4ccda9aea260280abcbe98c
MD5 3c19619665a87dac082e48d5c92fe60c
BLAKE2b-256 a02b00939a3f71524600fbe6307830f2c05f0797d162184b1220784631d854ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ThzHashMap-1.0.3-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 1912c7f6e4f9c1f2e135ef9f85fe05befde1f9cd5a9a94d7ee6aea5c2453adbb
MD5 47f0bffa2666bb973ef6a4792f877fbc
BLAKE2b-256 0cdfc77c9b4eab122ffc8252df6eed4b0a434f60a36a9fd88fbf804f4ce8a720

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ThzHashMap-1.0.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 6b0a018352f1663d715b36f606e4a6e92be9cf9e2ebd5dd63dcb7459a7c3b13f
MD5 379fc3968ba0e22677e931eb4f8e3ce2
BLAKE2b-256 fa44fbe9a61e86d3e2ee621613d56e7b8d0743c645b31bc294a4abc21b8340b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ThzHashMap-1.0.3-cp38-cp38-manylinux_2_34_x86_64.manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 76dd67ee7b52a167a787743bd764f136d5bf63e3ecd23421c8edb204be27e9a1
MD5 1395a50d0cbbb00d29dc68f7c42ab8be
BLAKE2b-256 040c23a587d7213ffdd3484ff533a658ed01307ab9ebd31e671ebc893a4a273f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ThzHashMap-1.0.3-cp38-cp38-macosx_11_0_universal2.whl
Algorithm Hash digest
SHA256 2f50a4732bfa5799fa8bd38fd4af6ecc619677f02dc6da4e32e3ad68f9975d9f
MD5 0996559334d0c6ff82c97e4fdfb48824
BLAKE2b-256 e75a8a8893e71a4349cee1cb41a27dba5c5a1197fd56f939fae729fcc86387c5

See more details on using hashes here.

Supported by

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