Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 days ago
JSON representation
A RISC (https://www.riscnetworks.com/) API python client and CLI. Python 3.6+
- Host: GitHub
- URL: https://github.com/ollionorg/risc-python
- Owner: ollionorg
- Created: 2019-09-10T16:34:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-15T20:58:45.000Z (over 1 year ago)
- Last Synced: 2024-10-07T22:42:09.503Z (about 1 month ago)
- Topics: 2ndwatch, api, api-client, cli, cloud, python, python-3, python-3-6, python-3-7, python-3-8, python36, python37, python38, requests, risc, riscnetworks
- Language: Python
- Homepage:
- Size: 1000 KB
- Stars: 2
- Watchers: 18
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Security: SECURITY.md
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
```