Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ollionorg/risc-python

A RISC (https://www.riscnetworks.com/) API python client and CLI. Python 3.6+
https://github.com/ollionorg/risc-python

2ndwatch api api-client cli cloud python python-3 python-3-6 python-3-7 python-3-8 python36 python37 python38 requests risc riscnetworks

Last synced: 2 days ago
JSON representation

A RISC (https://www.riscnetworks.com/) API python client and CLI. Python 3.6+

Awesome Lists containing this project

README

        

# risc-python

Python client and CLI for [RISC](https://riscnetworks.com/)

[![PyPI](https://img.shields.io/pypi/v/risc) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/risc)](https://pypi.org/project/risc/) [![PyPi Publish](https://github.com/2ndWatch/risc-python/workflows/PyPi%20Publish/badge.svg)](https://2ndwatch.github.io/risc-python/) [![Documenation](https://github.com/2ndWatch/risc-python/workflows/Github%20Pages/badge.svg)](https://2ndwatch.github.io/risc-python/)

## Requirements

[Python 3.6+](https://www.python.org/downloads/)

## Installation & Usage

```sh
pyenv install 3.7
pip(env) install risc
```