Skip to main content

Python lib for converting dict to objects recursive

Project description

A tool that creates objects from hash recursive.

Install

$pip install mash

Usage

from Mash import Mash

dict_instance = {'a':1, 'b':{'c':2}}
object = Mash(dict_instance)
print object.a

License

MIT

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

mash-1.14.tar.gz (1.1 kB view details)

Uploaded Source

File details

Details for the file mash-1.14.tar.gz.

File metadata

  • Download URL: mash-1.14.tar.gz
  • Upload date:
  • Size: 1.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for mash-1.14.tar.gz
Algorithm Hash digest
SHA256 c68b12d4d0bc774520d0017965369f77611e8d2228f123bb19f6982ab0de5f43
MD5 657c277d881dd545857f7900f89acbb6
BLAKE2b-256 63c95b1c2c5cbf2b472f47fb7935a6c3ef6430c9f7bcd92c55c1a995b8cc3a97

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