Skip to content
This repository has been archived by the owner on Jan 18, 2019. It is now read-only.

JamesMcMahon/mockjson.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mockjson.py

mockjson.py is a Python port of Menno van Slooten's excellent mockJSON.

It can be used to create JSON objects based on a JSON template.

Keywords

@NUMBER
@LETTER_UPPER
@LETTER_LOWER
@MALE_FIRST_NAME
@FEMALE_FIRST_NAME
@LAST_NAME
@EMAIL
@DATE_YYYY
@DATE_DD
@DATE_MM
@TIME_HH
@TIME_MM
@TIME_SS
@LOREM
@LOREM_IPSUM

The syntax can be tried online at the demo site for mockJSON

About

Library for mocking JSON objects from a template.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages