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/.
The python eduVPN client is available on pypi:
$ pip install eduvpn
Or to install the Graphical User Interface and/or the Network manager integration:
$ pip install "eduvpn[gui]"
For more detailed instruction you can find the full installation instructions [here](http://python-eduvpn-client.readthedocs.io/en/latest/introduction.html#installation).
Documentation
=============
You can find the documentation on [http://python-eduvpn-client.readthedocs.io](http://python-eduvpn-client.readthedocs.io).
Development
===========
[![Build Status](https://travis-ci.org/eduvpn/python-eduvpn-client.svg?branch=master)](https://travis-ci.org/eduvpn/python-eduvpn-client)