Skip to content

you can create data class file using this code. Take a look at readme.md file.

Notifications You must be signed in to change notification settings

itachi9604/Dataclass_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dataclass_generator

you can create data class files using this code. Note: this code is only for python getters and setters.

#Steps

  1. Change the value of variable library_name to the name of your library.
  2. copy the request or response(whatever you want) from POSTMAN or inspect element.
  3. paste it to dataclass generating site like https://app.quicktype.io/
  4. paste it into your dataclass file.
  5. copy the variable names and paste it into input.txt file.
  6. Check the output in output.txt file.

About

you can create data class file using this code. Take a look at readme.md file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages