Skip to content

norikra/norikra-client-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Norikra-client-python

client library of norikra-client.

Note: This does not include CLI, only library.

Install

% pip install "git+https://github.com/norikra/norikra-client-python.git"

Usage

from norikraclient.client import Client

norikra = Client()
norikra.send('your_target', [{'ham': 'spam'}])

License

MIT License

About

norikra client for python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages