Skip to content
View dsun615's full-sized avatar

Block or report dsun615

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. json-2-object json-2-object Public

    This is a simple package that will parse json to your custom model. This will allow you to access through the model's attributes. The parser can handle custom object attributes and child attributes.

    Python 3 4

  2. json-to-object json-to-object Public

    This is a simple package that will parse json to your custom model. This will allow you to access through the model's attributes. The parser can handle custom object attributes and child attributes.