Skip to content

ava-project/sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sdk

Build Status

Useful function for AVA project

Install

You can install it with pip :

$ sudo python3 -m pip install --upgrade git+https://github.com/ava-project/sdk

Run tests

$ ./runtests.sh

Usage

Config file

You can validate a plugin config file with

from avasdk.validate_plugin import validate_plugin

validate_plugin(config)

config is a dictionary

About

Useful function for AVA project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published