Skip to content

efef/python-eduvpn-client

This branch is 61 commits ahead of, 1108 commits behind eduvpn/python-eduvpn-client:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

787297b · Oct 8, 2019
Oct 4, 2018
Dec 21, 2018
Aug 17, 2019
Oct 8, 2019
Oct 7, 2018
Aug 28, 2018
Oct 29, 2018
Oct 7, 2018
Jul 20, 2018
Aug 10, 2018
Sep 18, 2019
Oct 29, 2018
Jul 6, 2017
Sep 14, 2017
Aug 10, 2018
Aug 17, 2019
Sep 18, 2019
Oct 25, 2017
Aug 10, 2018
Aug 28, 2018
Jul 17, 2017
Aug 20, 2019
Aug 20, 2019
Oct 25, 2017

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

Read the installation instructions here.

From Git

$ sudo apt install -y gir1.2-gtk-3.0 gir1.2-notify-0.7 libdbus-1-dev libnotify4 python-gi python-dbus python-nacl python-requests-oauthlib python-configparser python-future python-dateutil python-mock python-pytest python3-dateutil python3-dbus python3-nacl python3-requests-oauthlib python3-gi network-manager-openvpn git python3-pip
$ pip3 install --user --upgrade git+https://github.com/eduvpn/python-eduvpn-client.git
$ ~/.local/bin/eduvpn-client

It may give errors about missing dependencies, you can install them using dnf or apt.

Documentation

You can find the documentation on http://python-eduvpn-client.readthedocs.io.

Development

Build Status

About

Linux client and Python client API for eduVPN

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.0%
  • Jupyter Notebook 1.4%
  • Makefile 1.3%
  • Shell 0.3%