Skip to content
forked from spookey/ffflash

replace existing fields in your ffapi.json

Notifications You must be signed in to change notification settings

kokel/changeffapi

 
 

Repository files navigation

#change ffapi

replace existing fields in your ffapi.json

##Usage

from changeffapi import Loader

loader = Loader('ffapi_file.json')

loader.set(['api'], '1.2.3')
loader.dump()

You should now have a ffapi_file_change.json file with changed api-string and updated timestring.

  • mapnodes.py updates current nodes field with json data from ffmap-d3s nodes.json

About

replace existing fields in your ffapi.json

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%