Socket
Socket
Sign inDemoInstall

osgpy

Package Overview
Dependencies
5
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    osgpy

Python utilities of the Operating System Group


Maintainers
1

Readme

OSG Python Tools

The Operating System Group: https://osg.tuhh.de

This repository has multiple targets. It is

  1. An opinionated selection of Python packages that we want to use for managing our experiments and data.

  2. An collection of small functions that we use for looking at said data.

Installation

Just install without local checkout and code editing possibility

 pip3 install git+https://github.com/tuhhosg/osgpy

With local code checkout and code changes have immediate effects

git clone git@github.com:tuhhosg/osgpy.git
cd osgpy
pip3 install -e .

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc