Socket
Socket
Sign inDemoInstall

smxsso

Package Overview
Dependencies
7
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    smxsso

Command Line Environment for Smartronix SSO solution.


Maintainers
1

Readme

======= smx-sso

This package provides a unified command line interface to use Smartronix SSO for internal developer and customers.

The smx-sso package requires Python to be installed first. It works with Python versions:

  • 2.6.5 and greater
  • 2.7.x and greater
  • 3.3.x and greater
  • 3.4.x and greater
  • 3.5.x and greater
  • 3.6.x and greater

Installation

The easiest way to install smx-sso is to use pip_ in a virtualenv::

$ pip install smxsso

or, if you are not installing in a virtualenv, to install globally::

$ sudo pip install smxsso

or for your user::

$ pip install --user smxsso

If you have the smx-sso installed and want to upgrade to the latest version you can run::

$ pip install --upgrade smxsso

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