Skip to content

netorcai/netorcai-client-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netorcai on PyPI Build Status Windows Build Status Coverage Status

netorcai-client-python

Python version of the netorcai client library.

Installation

The library can be installed via pip.

# Install latest release from the Python Package Index.
pip install netorcai

# Alternatively, clone this repo then install its latest commit.
git clone https://github.com/netorcai/netorcai-client-python.git
pip install ./netorcai-client-python

Usage

Feel free to look at hello world examples to build your own clients.

Running tests

The tests use pytest and pytest-cov.

python -m pytest --cov=netorcai ./tests

About

Python version of the netorcai client library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages