-
Notifications
You must be signed in to change notification settings - Fork 0
rlazoryshchak/py-mash
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
=============
Mash
=============
A tool that creates objects from hash recursive.
Install
=======
.. code-block:: sh
$pip install mash
Usage
=====
.. code-block:: python
from Mash import Mash
dict_instance = {'a':1, 'b':{'c':2}}
object = Mash(dict_instance)
print object.a
License
=======
MITAbout
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published