Skip to content

alvra/python-eduvpn-client

 
 

Repository files navigation

Linux eduVPN client and Python API

This is the GNU/Linux desktop client for eduVPN. It also is a Python client API.

Read more about eduVPN on the eduVPN website http://eduvpn.org/.

Installation

The recommended way to install the eduVPN client for Linux is using one of the packages for your Linux distribution. The online documentation at http://python-eduvpn-client.readthedocs.io contains detailed installation instructions.

To directly install eduVPN from a checkout of this repository run:

$ python3 -m venv
$ venv/bin/pip install ".[gui]"

About

Linux client and Python client API for eduVPN

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 58.8%
  • Jupyter Notebook 40.1%
  • Makefile 1.1%