Skip to content
This repository has been archived by the owner on Aug 28, 2019. It is now read-only.
/ cidc-utils Public archive

A simple utility package for the CIDC tools, provides convenient shortcut methods for some of the common tasks.

License

Notifications You must be signed in to change notification settings

CIMAC-CIDC/cidc-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Branch Coverage
Master codecov
Staging codecov

Introduction

A simple utility package for the CIDC tools, provides convenient shortcut methods for some of the common tasks.

Points of Interest

from cidc_utils.requests import SmartFetch

Imports an easy to use request class with automatic error handling and shortcut methods for common tasks.

from cidc_utils.loghandler import StackdriverJsonFormatter

This formatter can be used with pythons logging library to format log messages in a way that Stackdriver can understand and procses.

Installation

pip3 install http://github.com/CIMAC-CIDC/cidc-utils.git#egg=cidc_utils --user

About

A simple utility package for the CIDC tools, provides convenient shortcut methods for some of the common tasks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages