Skip to content

edoput/example_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

example netjsonconfig backend

This repository provides the example code behind the create your backend page for netjsonconfig.

This example code shows how to write python classes derived from the one in netjsonconfig to add a new configuration output format to netjsonconfig. This feature is important for the following use-cases.

  1. You want a new configuration format and you don't want to contibute to netjsonconfig.
  2. You are experimenting with a new configuration format and it's not ready to be merged in netjsonconfig.

This python package can be installed where netjsonconfig is present and it will add a backend called ExampleBackend to the available one.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages