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

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -