GithubHelp home page GithubHelp logo

hash_things's Introduction

#๏ธโƒฃ hash_things -------

Hash all sorts of things in Python

Python has some basic tools for hashing stuff, but not all types are easily supported.

This package contains utility functions that make it easy to hash _things. Including: Dicts.

image

image

image

image

image

Installing the project is easy:

pip install hash_things

Full blown example:

from hash_things import hash_dict

result = hash_dict({'hello': 'world'})

result
>>> 164302408563385743

๐Ÿ“– What can I hash? --------

  • Dictionaries with any value - Lists, Tuples, Sets, and even nested Dicts!

โœจ Future goals

  • Objects of any type
  • You favourite type here

๐Ÿ— Status

hash_things is currently stable.

๐ŸŽฅ Credits

This package was created with Cookiecutter.

hash_things's People

Contributors

phalt avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

lapolinar0519

hash_things's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.