Skip to content

mozillazg/huskar-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Huskar SDK

Install

pip install huskar-sdk-v2

With extra dependencies of doc:

pip install "huskar-sdk-v2[doc]"

With extra dependencies of tests:

pip install "huskar-sdk-v2[test]"

Install all:

make develop

Tests

run python setup.py test or make test

About

The Python SDK for Huskar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Other 0.7%