🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

compas-session

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

compas-session

Session management for COMPAS workflows and tools

0.4.5
PyPI
Maintainers
1

COMPAS Session

[!WARNING]
This package is under active development, don't use it for anything important for now...

Session management for COMPAS workflows and tools

Installation

Stable releases can be installed from PyPI.

pip install compas_session

To install the latest version for development, do:

git clone https://github.com/blockresearchgroup/compas_session.git
cd compas_session
pip install -e ".[dev]"

Documentation

For further "getting started" instructions, a tutorial, examples, and an API reference, please check out the online documentation here: COMPAS Session docs

Issue Tracker

If you find a bug or if you have a problem with running the code, please file an issue on the Issue Tracker.

FAQs

Did you know?

Socket

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