Skip to content

A collection of Python helper modules for The Office of the Auditor General of Norway (OAGN).

License

Notifications You must be signed in to change notification settings

Riksrevisjonen/rr-python-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rr-python-utils

A collection of Python helper modules for The Office of the Auditor General of Norway (OAGN).

Installation

Install from Github:

pip install -e git+https://github.com/Riksrevisjonen/rr-python-utils#egg=rrutils

Usage

Import a specific function:

from rrutils.azure import get_blob

Import all function in a specific module:

from rrutils.azure import *

About

A collection of Python helper modules for The Office of the Auditor General of Norway (OAGN).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages