Skip to main content

Hash anything

Project description

Hash anything.

>>> from superhash import superhash
>>> superhash({'look':'I','m':'hashing','a':'dictionary!'})
6096922376629631909
>>> superhash(['nested', ['data', ['structure?', ['no', ['problem!']]]]])
-1209686700893922918
>>> class Foo(object): pass
...
>>> foo = Foo()
>>> superhash(foo)
8783925544637
>>> foo.a = 1
>>> superhash(foo)
-3828842421826240771

Project details


Download files

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

Source Distribution

SuperHash-0.1.2.tar.gz (1.9 kB view details)

Uploaded Source

File details

Details for the file SuperHash-0.1.2.tar.gz.

File metadata

  • Download URL: SuperHash-0.1.2.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for SuperHash-0.1.2.tar.gz
Algorithm Hash digest
SHA256 88a6f345f30351495fdbb124f18379b2874cb61b45b04735453d2e76cfe41409
MD5 3dfddb6f52a7ebb058597a1689de3a01
BLAKE2b-256 60422e340527effbeb44b9652d98c04457cac7a3393c1508b070801257453fb3

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 Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page