Skip to content

ScreamBun/SB_Utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utils

Python 3.6 Python 3.6 Python 3.6 Python 3.10

Installing

  • Note: update PACKAGE to the appropriate package being installed

    Package Name Subdirectory
    SB Utils root
    SB Utils.Actuator actuator
    OSQuery ORM osquery_orm

On a standalone System via pip

  • Install requires Python 3.7+ and pip

  • Install via pip

    pip install git+https://github.com/ScreamBun/SB_utils.git#subdirectory=PACKAGE
  • To update if already installed

    pip install --update git+https://github.com/ScreamBun/SB_utils.git#subdirectory=PACKAGE

On a standalone System via requirements

  • Install requires Python 3.5+ and pip

  • Installing via requirements.txt

    • Add PACKAGE_NAME@git+https://github.com/ScreamBun/SB_utils.git#subdirectory=PACKAGE to the requirements file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages