You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

eduvpn-common

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eduvpn-common

Python wrapper for eduvpn-common, a codebase to build eduVPN clients with

3.0.0
pipPyPI
Maintainers
1

Python wrapper

Requirements

Python 3.6+ is assumed, but it may work with older versions. To build, setuptools, wheel and build are required.

Building

First build the shared Go library by following the instructions in the root directory of this Repo.

Then, to build the wheel use:

make pack

To install the wheel, run:

pip install dist/eduvpncommon-[version]-py3-none-[platform].whl

Running tests

make test

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