Generate a dummy json by reading a json file in Python -


i trying generate dummy json reading json file in python. there library in python this. similar https://www.npmjs.com/package/dummy-json.

you can take @ faker library python.

https://github.com/deepthawtz/faker

you can generate usernames, emails, names, numbers , lot more.


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -