Skip to main content

A fun Hash library.

Project description

Minting a string:

import Dino #Imports DinoMint

print(Dino.Parvus("string")) #Prints Small Mint
print(Dino.Magnum("string")) #Prints Big Mint

Minting a file:

import Dino #Imports DinoMint

file = "file.txt" #The file you want to Mint
print(Dino.Parvus(open(file,'rb').read())) #Prints Small Mint
print(Dino.Magnum(open(file,'rb').read())) #Prints Big Mint

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 Distribution

DinoHash-0.7-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file DinoHash-0.7-py3-none-any.whl.

File metadata

  • Download URL: DinoHash-0.7-py3-none-any.whl
  • Upload date:
  • Size: 7.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for DinoHash-0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 0c378a7865d20b7cf095ef6218cb033b97edc56b43c02b89368f21d0ec9b8d48
MD5 30e1f08589056a895a94689216e22ed0
BLAKE2b-256 a93fdf6ea1a0daab17a124ed0c5eb700ce38f735043e4656c73fd7062585ec1a

See more details on using hashes here.

Provenance

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